Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Jul 2011 at 02:10 UTC
Updated:
29 Jul 2014 at 19:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonGood catch, thanks for reporting this! Quick patch to make for someone...
Comment #2
Psikik commentedHere's the patch for 8.x
I was also checking to apply this to 7.x, but the function seems to be correct in the 7.x branch. So removing backport tag.
Comment #3
jhodgdonThanks, the patch looks good. I believe it needs to be applied to both D7 and D8. D6 is fine.
Comment #4
webchicknice catch!
Committed and pushed to 7.x and 8.x. Thanks!