Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Nov 2009 at 14:58 UTC
Updated:
29 Nov 2009 at 04:07 UTC
Jump to comment: Most recent file
Comments
Comment #2
jhodgdonGracious! 12 hours old and already failed to apply? Sheesh!
Hmmm... I just did a CVS update and it applies fine for me. Anyway, I'm back to the usual place I roll patches from, and here's a rerolled patch and we'll see if the testing bot likes it any better.
Comment #3
arianek commentedadding tag "d7help"
Comment #4
arianek commentedhey - i was just looking at your patch for reference and noticed a missing t() in filter module:
+ $output .= '<dt>Filters and text formats</dt>';Comment #5
jhodgdonGood catch! Sorry for forgetting the issue tag too.
Comment #6
arianek commentedI think you posted it before I made the convention ;-) - and just fyi, I didn't do a proper patch review here, so it still needs review before RTBCing!
Comment #7
jhodgdonHere's a new version with t() added to that line.
Comment #8
lisarex commentedArianek and I decided to split up this massive patch into a new issue/patch per module. Any patch that changes 12 different files is too much work and no one is going to be v. keen to review/reroll, and the deadline is Dec 1st.
#645776: Help File Fixup: field
#645778: Help File Fixup: Field UI
#645784: Help File Fixup: Filter
#645790: Help File Fixup: Locale and Translation
#645796: Help File Fixup: Trigger
Comment #9
arianek commentedthanks lisarex!!!!! after the patches have been posted, let's just mark this as a duplicate
Comment #10
arianek commentedoopsie
Comment #11
arianek commentedone more, i found stuff for file.module in the patch: #645802: Help File Fixup: File module
Comment #12
arianek commentedok, i just manually cut apart the big patch (i didn't know how else to go about it) - marking this as duplicate now.