Closed (fixed)
Project:
Drupal Ipsum
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2013 at 15:07 UTC
Updated:
11 Feb 2013 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dalinComment #2
alexweber commentedHah, this is the strangest coincidence! I actually just noticed this myself and fixed it in a local dev sandbox today and was on my way here right now to open an issue and get the fix committed! :)
Since you beat me to it and your patch is pretty much the same thing, I'll give you all the credit, thanks!
Comment #3
alexweber commentedUpdate: the patch didn't apply, turns out you rolled it against an older version or something because the line numbers just don't match up.
Either way I've gone ahead and fixed it myself and kept the credit where its due:
git ci -m "Issue #1901006 by dalin: Fixed Permissions are not respected." --author="dalin <dalin@18981.no-reply.drupal.org>"Thanks again!