Closed (fixed)
Project:
Image Resize Filter
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 23:33 UTC
Updated:
21 Jul 2009 at 05:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchLooks like core might be partially responsible for this #203204: Uploaded files have the permissions set to 600, though it's common practice in many other modules (color, imce, imageapi, filefield) to set these permissions manually. I've committed the attached patch which should set the permissions to 664.
Comment #2
florisla commentedThanks, that's the line of code I had added myself too.