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.

AttachmentSize
webfm_default_icon_dir.patch2.93 KB

Comments

#1

Thanks. In head.

#2

Status:needs review» fixed

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.