Closed (fixed)
Project:
Media Colorbox
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2012 at 09:54 UTC
Updated:
22 Jul 2013 at 21:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
ao2 commentedPatch attached, it was made with
git format-patchplease apply it withgit amso I show up as the author in the project history.Thanks,
Antonio
Comment #2
RandalK commentedError upon patching:
Parse error: syntax error, unexpected T_PRINT in /sites/all/modules/media_colorbox/media_colorbox.pages.inc on line 15Inspecting the file shows there's a missing comma on line 14.
Looks good besides that.
Comment #3
ao2 commentedThanks @RandalK, sorry for the hiccup.
Fixed patch attached (ready for
git am, I keep mentioning that because some Drupal maintainers don't know about it...).Comment #4
RandalK commentedPretty simple fix, looks good to me.
Comment #5
greg boggsSeems to already be in the latest dev branch.