Ticket #1034 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by koto

  • status changed from new to closed
  • resolution set to fixed

Fixed in [840]

Note: See TracTickets for help on using tickets.