Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
forum.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2008 at 15:11 UTC
Updated:
27 Sep 2009 at 14:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
catchmoving to tests.
Comment #2
catchThis is a first pass. It doesn't attempt to fix any of the broken logic or improve the test coverage. Just makes comments wrap at 80 chars, fixes a couple of variable names, removes some commented out assertions, fixes grammar issues etc. etc.
If this goes in without too much mess, I may try to improve what's actually left over, but I've got no intention of posting a 50k patch to try to fix this up all in one go. And so if you're tempted to nitpick, please re-roll with changes, because I can't face looking at this more than once.
Comment #3
catchComment #4
joshmillerI have reviewed the code clean up and it looks good. I installed the patch and ran the forum tests and the tests still work, as confirmed by the bot.
RTBC.
Comment #5
dries commentedI ran the tests locally, and everything seems to work. Committed to CVS HEAD. Thanks catch.
Comment #6
dries commented