Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2011 at 21:57 UTC
Updated:
28 Apr 2011 at 08:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
danillonunes commentedI made a patch against 7.x branch, using git-format-patch. Would be nice if it's applied with git-am, so the commit will be assigned to me and I can track easily all my little contributions to Drupal.
Comment #2
jhodgdonWhen adding a patch, please set the status to "needs review" so both human and testbot reviewers can review the patch.
Comment #3
jhodgdonAnyway, thanks for finding this problem, filing the issue, and making the correct patch!
Comment #4
webchickCommitted to 7.x! Thanks!
Comment #5
webchickBy the way, thanks to Bdragon, dww, marvil07, eliza411, and at least 4 other people for making this commit/push possible. ;)
Comment #6
danillonunes commentedThanks!
I see that you made a new commit instead of using the one I had done, is there some specific reason for that? Or it's a not discussed question yet? It's fine for me, but just to know because if is the case I can made future patches in the old way that will be cleaner and easier to review/commit. :-)
Comment #7
webchickYeah, basically I did that for consistency. I'd looked at Dries's commit since the Git migration and he stuck with the "old" style patch committing that we used to do with CVS. I figured that was best, at least for 7.x, since that's how all of our old patches went in.
For 8.x, however, git am probably makes a lot more sense since there's a clean break in history.
Comment #8
danillonunes commentedOk. Oh, and congratulations for your first commit/push to drupal.git! :-)
Also, this issue exists on 6.x too.
Comment #9
drewish commentedComment #11
drewish commentedre-rolling.
Comment #13
jhodgdon#961172: All D6 Core patches are failing - ignore test failures... patch looks fine to me.
Comment #14
rfay#11: docs_1087092.patch queued for re-testing.
Comment #15
gábor hojtsyThanks, committed, pushed.