#4288 closed defect (bug) (fixed)
The color picker in TinyMCE doesn't work
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.2.1 | Priority: | high |
Severity: | normal | Version: | 2.2 |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
color_picker.htm locate at wp-includes/js/tinymce/themes/advanced/ is from TinyMCE version 2.0.9, however color_picker.js located at wp-includes/js/tinymce/themes/advanced/jscripts/ seems to be from TinyMCE version 2.1.1 and is incompatible with previous versions.
Fix
add colorpicker.css to wp-includes/js/tinymce/themes/advanced/css/
add colors.jpg to wp-includes/js/tinymce/themes/advanced/images/
overwrite the current color_picker.htm with the one from TinyMCE version 2.1.1.1
Attached - the 3 files mentioned above.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [5488]) Fix tinymce colorpicker. Props azaozz. fixes #4288 for 2.3