Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
17 Jul 2012 at 12:41 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonThanks for the patch! See http://drupal.org/node/1689394#comment-6244396 for a note on patch formatting.
So this patch needs to be rerolled using Git, and also:
- Line wrapping -- move the added text up to the previous line, and wrap at 80 characters.
- Add "the" to "FALSE if *the* term was not found.".
Comment #2
mjonesdinero commentedre roll the patch..
Comment #4
mjonesdinero commentedsorry about the last patch submitted it was for d7 i thought it is for d7 but also in d8..
attach is the patch now for d8.
Comment #5
jhodgdonThanks!
This line is missing a space:
And maybe it would be better to say "... term entity, or FALSE if the term ..." rather than putting that at the end?
Comment #6
mjonesdinero commentedokie re-rolled the patch, git pull first for the update on the patch commited.
attach is the updated patch now..
Comment #7
mjonesdinero commentedComment #8
jhodgdonLooks good, thanks! I'll get it committed shortly.
Comment #9
jhodgdonCommitted to 8.x. The patch doesn't apply to 7.x, so we need a reroll.
Comment #10
mjonesdinero commentedre-rolled the patch for D7
Comment #11
jhodgdonThanks! I'll get this committed soon.
Comment #12
jhodgdonCommitted to 7.x now too. Thanks again!