summaryrefslogtreecommitdiff
path: root/modules/comment/comment.test
Commit message (Collapse)AuthorAge
* Issue #1461732 by filijonka, Cottser, dcam, marcingy, swentel, udaksh: Fatal ↵David Rothstein2015-03-29
| | | | error when using the Comment module's "Unpublish comment containing keyword(s)" action
* Issue #1798066 by boztek, dcam, larowlan | Anonymous: Clean up ↵David Rothstein2013-12-30
| | | | CommentTestBase::setCommentSettings().
* Issue #1742602 by dcam, Lars Toomre, xjm, lazysoundsystem: Remove t() from ↵Jennifer Hodgdon2012-10-12
| | | | assert messages in comment module tests
* Issue #1799116 by jwilson3: Standardize on installation profile terminologyJennifer Hodgdon2012-10-10
|
* Issue #890790 by Tor Arne Thune, davidjdagino, moshe weitzman | jenlampton: ↵David Rothstein2012-06-04
| | | | Added tests to ensure that deleting nodes deletes their comments.
* Issue #97327 by PMunn, NROTC_Webmaster, xjm, maartenvg, killes@www.drop.org, ↵webchick2012-03-04
| | | | gdavid, Zed Pobre: Fixed Data corruption in comment IDs (results in broken threading on PostgreSQL).
* Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User ↵webchick2012-03-01
| | | | picture does not appear in comment preview.
* Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: ↵webchick2012-03-01
| | | | | | Fixed User picture does not appear in comment preview." This reverts commit 186437d33a903cd3ae13c7f1b2160a88941cc614.
* Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User ↵webchick2012-03-01
| | | | picture does not appear in comment preview.
* Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not ↵webchick2012-02-28
| | | | appear in comment preview.
* Issue #1110650 follow-up by sun: Oops. No entity_create() in 7.x. :)webchick2012-01-30
|
* Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed ↵webchick2012-01-30
| | | | comment-by-anonymous class never appears.
* Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside ↵webchick2012-01-14
| | | | CommentHelperCase and therefore gets run repeatedly.
* Issue #1110650 by oriol_e9g, JohnAlbin, linclark, dixon_: Fixed ↵webchick2011-09-30
| | | | comment-by-anonymous class never appears.
* Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does ↵webchick2011-07-04
| | | | not work.
* Issue #813052 by lyricnz, droplet, dinknaround: Fixed Undefined index: ↵webchick2011-06-29
| | | | format in comment_preview() line 2065 and line 2183.
* - Patch #936844 by bleen18: cannot override comment author to or from Anonymous.Dries Buytaert2011-05-13
|
* - Patch #1076394 by pillarsdotnet: improved test code.Dries Buytaert2011-02-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, ↵Angie Byron2011-01-02
| | | | joachim: Fixed all possible problems with comment links, using new generatePermutations testing function.
* #1005004 by markabur, bfroehle: Fixed critical Editing a comment destroys ↵Angie Byron2010-12-28
| | | | its creation date
* - Patch #890128 by carlos8f, sumitk: comment body missing if comment module ↵Dries Buytaert2010-12-18
| | | | enabled after a content type module.
* - Patch #991726 by wojtha, meba: missing format_plural() in comments and ↵Dries Buytaert2010-12-09
| | | | node module.
* #974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are brokenAngie Byron2010-12-04
|
* #886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.moduleAngie Byron2010-12-01
|
* #808560 follow-up by carlos8f: Remove periodically failing tests; to be ↵Angie Byron2010-11-08
| | | | fixed in follow-up issue.
* - Patch #808560 by scor | fajerstarter: node comment statistics are only ↵Dries Buytaert2010-11-06
| | | | partially exposed in node_load() and are missing last_comment_uid().
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without ↵Angie Byron2010-10-05
| | | | approval' permission name is completely misleading.
* #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, ↵Angie Byron2010-08-30
| | | | jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
* #845774 by aaronbauman, sun: Fixed Regression: Anonymous users can post ↵Angie Byron2010-08-22
| | | | comments in the name of registered users.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #364159 by David_Rothstein, MichaelCole, rszrama, ergonlogic: enable ↵Dries Buytaert2010-07-20
| | | | 'access comments' permission for anonymous users by default.
* #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed ↵Angie Byron2010-07-07
| | | | Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
* - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], ↵Dries Buytaert2010-06-29
| | | | [comment:uid], and [file:uid] tokens.
* - Patch #767042 by Stefan Freudenberg: move comment rdf tests in rdf.test.Dries Buytaert2010-06-01
|
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be ↵Dries Buytaert2010-05-27
| | | | 'Visitors, with admin approval'.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* - Patch #775220 by aspilicious, droplet: no underscore in CSS class name.Dries Buytaert2010-05-05
|
* #679960 follow-up by lambic: Add test for 'Notice: undefined variable cids' ↵Angie Byron2010-05-03
| | | | when there are no comments available.
* #777372 by cwgordon7, Gábor Hojtsy: Fixed Regression: anonymous comments ↵Angie Byron2010-04-22
| | | | cannot be edited on Drupal 7. (with tests)
* #691692 by Stefan Freudenberg, linclark: Improve RDF tests.Angie Byron2010-04-22
|
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-04-10
| | | | 7 release.
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved ↵Dries Buytaert2010-03-31
| | | | xpath tests.
* #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from ↵Angie Byron2010-03-28
| | | | comment module.
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵Angie Byron2010-03-07
| | | | 'text_format' for additional DX/security around rich text fields.
* #699596 by mr.baileys and catch: Fixed (Un)publishing several comments ↵Angie Byron2010-03-07
| | | | doesn't work.
* - Patch #685034 by linclark: the number of comments in RDFa should be typed.Dries Buytaert2010-02-15
|