Theme configuration needs write access to 'files' directory
depp - May 24, 2006 - 16:48
| Project: | Administration |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Theme configuration needs write access to 'files' directory, even when Drupal isn't actually going to write to the 'files' directory. This is a big problem for anyone running off a read-only filesystem, such as anyone hosted by Sourceforge.net. It would be nice if Drupal only gave the error when you actually tried to write to the 'files' directory, rather than giving the error when you mess with checkboxes in the theme configuration page.
