Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
27 Jul 2012 at 21:17 UTC
Updated:
4 Jan 2014 at 02:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonSounds like a good suggestion. Good Novice patch project... ah, you already tagged it. Thanks!
Comment #2
salah1Comment #3
salah1Comment #4
joachim commentedPerfect! Thanks!
Comment #5
salah1Working on the backport to D7
Comment #6
jhodgdonUsually it's best to wait until the 8.x patch is actually committed before working on a 7.x patch. Sometimes, the committer finds something wrong and sets the issue back to "needs work", and sometimes the same patch can be applied to 7.x (by ignoring path segments), so there's no need to make a new patch at all.
Anyway, I just committed the above patch to 8.x, thanks! I
think David is working on a 7.x release this morning, so I don't want to commit anything to 7.x at the moment... And in this case the function is in a completely different file for D7 so it does need to be ported.
Comment #7
salah1Here is the D7 Patch. Thanks
Comment #8
jhodgdonThanks! I'll get this committed.
Comment #9
jhodgdonCommitted to 7.x. Thanks again!