Posted by mr.baileys on February 2, 2009 at 1:24pm
Jump to:
| Project: | Web File Manager |
| Version: | 6.x-2.9-alpha2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
If you install WebFM and go straight to the file manager itself (/webfm), without first filling out the settings form (admin/settings/webfm), the variable "webfm_icon_dir" is not set, and the icons in the interface are broken. Since there are default icons available, these should always be used if "webfm_icon_dir" is not set.
Attached is a patch that makes use of variable_get's default value in this case.
| Attachment | Size |
|---|---|
| webfm_default_icon_dir.patch | 2.93 KB |
Comments
#1
Thanks. In head.
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.