Closed (won't fix)
Project:
Services
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2010 at 21:14 UTC
Updated:
27 Jan 2011 at 03:13 UTC
Jump to comment: Most recent file
Comments
Comment #2
pavel.karoukin commentedindeed =))
Comment #4
kylebrowning commentedSetting to needs review for patch test. Also IM not sure if this is needed functionality so I wont commit this patch until heyrocker signs off on it.
Comment #5
kylebrowning commentedComment #6
kylebrowning commentedSet to dev so the patch passes
Comment #7
kylebrowning commentedIm smoking crack sorry, leaving as review until test passes.
Comment #8
kylebrowning commentedOk, just waiting on heyrocker for this now , hehe.
Comment #9
kylebrowning commentedComment #10
gddI'm a little torn on this, because I feel like our file.save functionality should work under the same assumptions that core does in order to reduce confusion. Gimme a day to think about it.
Comment #11
kylebrowning commentedPrecisely why I thought it best to talk to you about it. I feel like it should be working in core, and I was not able to replicate this as a bug, but I wrote the patch anyway just in case.
Comment #12
marcingy commented#4 has somes view changes in it as well which seems wrong
Comment #13
kylebrowning commentedPatch re-roll
Comment #14
johannesdr commentedIt looks like this has been fixed in Drupal 7: #515280: file_check_directory() should create recursively
and it has also been reported for Drupal 6: #180970: file_check_directory fails to make directories if the parent doesn't already exist
The patch in #13 works for me, but wouldn't it be cleaner to do
Comment #15
kylebrowning commentedThis is a core issue and should be fixed in core soon.