Ticket #1034 (closed defect: fixed)
Color pickers shown when use_color_pickers is false
| Reported by: | koto | Owned by: | yermol |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin_ImageManager | Version: | trunk |
| Severity: | normal | Keywords: | extendedfilemanager color picker |
| Cc: |
Description
In ExtendedFileManager plugin, color picker boxes are shown even when use_color_pickers configuration option is set to false.
(The color picker related code checks if f_backgroundColor input field exists, but fails to check if the field is hidden, which is the case when use_color_pickers is false).
Change History
Note: See
TracTickets for help on using
tickets.
