[PATCH] Installer, readme file have incomplete list of file upload directories needing permission tweaks
[PATCH] Installer, readme file have incomplete list of file upload directories needing permission tweaks
| Issue ID: | 1703 |
| Issue Category: | bug |
| Component: | uncategorized |
| Priority: | normal |
| Status: | fixed |
| Assigned: | evan |
| Version: | 0.8 |
| Milestone: | 0.8 |
Noticed this while setting up my test install. The installer checks if the avatar and background directories are writable, but fails to check the file directory used for attachments. This leads to failures when a user attaches a file, as the directory may have been left unwritable.
Additionally, the readme only mentions checking the avatar directory, and needs to be updated with the other two upload dirs.
Attached patch does both.
| Attachment | Size |
|---|---|
| 1703_install-checks.diff | 2.31 KB |

Updates
#1
I ran into this problem myself, and it was frustrating. Thanks for the patch.
http://gitorious.org/laconica/mainline/commit/22466530eff42fa6b1e1ea2380...
You can also subscribe to the
RSS feed for updates to this issue.