Closed (fixed)
Project:
Geofield
Version:
7.x-1.0-alpha3
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2011 at 21:28 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ao2 commentedThe attached patch fixes the issue, it can be applied with
git amin order to preserve the authorship [even it is really a trivial patch, I know :)].Thanks,
Antonio
Comment #2
ao2 commentedChanging status to “needs review”
Comment #3
DjebbZ commentedIt works. However I didn't use the
git am, but with a regulargit apply.Comment #4
ao2 commented@DjebbZ,
git amon patches like that one (generated withgit format-patch) makes sure my name and commit message are recorded in the git history.Comment #5
DjebbZ commentedThanks for the info, I've just read the handbook page about advanced patching contributor workflow. Good to know ! Closing tag corrected.
Comment #6
phayes commentedFixed, thanks all. http://drupalcode.org/project/geofield.git/commit/3854cd6