Needs work
Project:
Comment alter taxonomy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Jun 2011 at 21:59 UTC
Updated:
4 Jun 2011 at 10:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
dave reidComment #2
dave reidIncorrectly formatted the patch.
Comment #3
dwwExcellent, thanks! Tested locally, confirmed the bug, and verified the patch fixes it. Committed and pushed to master:
http://drupal.org/commitlog/commit/5296/ba49ec0b316a831057c2d3913aa0656e...
However, it'd be great to add simpletests for this (and the rest of this nasty module). ;) There's not even a comment_alter_taxonomy.test file at all yet, so I don't fault you for not adding any with your initial patch. But, if you wanted to help make d.o more stable, I'd love to see another patch in here to add tests.
Thanks!
-Derek