Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
color.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2007 at 23:33 UTC
Updated:
23 Jul 2007 at 05:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
owen barton commentedsubscribing
Comment #2
douggreen commentedI had hoped that this would get into the 5.x bug fix releases, but seeing no movement here, the same problem exists in 6.x. While the original patch works for 5.x, the attached patch is re-rolled for 6.x (with slightly different line numbers).
Comment #3
douggreen commentedComment #4
douggreen commentedI just confirmed, this patch still applies.
Comment #5
douggreen commentedWe've been running this patch on all of our D5 sites ever since D5 was released, with no ill-effects. As real world scenerio's go, this patch only comes into effect when/if you use Garland's color picker. So, we've really only used it for a couple sites.
Comment #6
agentrickardThere should probably be a brief comment regarding the permission setting. Here's what file.inc does in a similar context.
Four lines is probably overkill. How about a simple:
Otherwise, looks RTBC.
Comment #7
douggreen commentedRe-rolled with the suggested comment and a few lines were moved around so the comment makes sense. I tested the new patch on our servers with the restricted umask, and it still works.
Comment #8
gábor hojtsyMakes a lot of sense to reuse the file API. Committed!
Comment #9
drummCommitted to 5.x.
Comment #10
(not verified) commented