Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 Oct 2005 at 00:08 UTC
Updated:
5 Dec 2005 at 16:40 UTC
If we set upload directory unwritable we won't be able to set new configuration, change upload directory. We will always see 2 errors:
* The directory {current_directory} is not writable
* The settings have not been saved because of the errors.
and the new settings won't be saved.
In my opinion it is caused by not cleared error message (we've got error message in a setting view, and that's why everything fails.
Comments
Comment #1
chx commentedComment #2
gtcaz commentedAny workaround for this?
Comment #3
Genbushi commentedThe patch in queue remedied this for me:
http://drupal.org/node/26249
Comment #4
chx commentedComment #5
(not verified) commented