Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2008 at 20:37 UTC
Updated:
17 Oct 2009 at 07:48 UTC
Jump to comment: Most recent
Comments
Comment #1
joshuajabbour commentedComment #2
joshuajabbour commentedThe tests for comment.module appear to need some more work.
There's a bug in the setCommentsPerPage function on line 146 (it appends 'article' to the variable name twice), but this doesn't cause any of the tests to fail. I'm not sure why
Also a lot of the strings in assertions aren't run through t(), so I'm guessing they'd fail on non-English sites. I'll look into these issues more and create a patch to fix.
Comment #3
joshuajabbour commentedRemoving myself for now... won't have time to work on this for a few weeks.
Comment #4
catchMoving this out of the critical bugs queue - see #607038: Meta issue: fix gaps in code coverage.