Actions
Bug #2249
closedCode Mirror as editor does not save in CB field description backend
Description
When Joomla 1.6 is set to Code Mirror as editor, then CB Field descriptions do not save.
Also referenced by user on forums:
http://www.joomlapolis.com/forum/145-community-builder/152095-cb-131-joomla-16
Files
Updated by krileon almost 14 years ago
- File 2249.patch 2249.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Updated by beat almost 14 years ago
- Status changed from Resolved to Closed
- Estimated time set to 2:00 h
Patch works, but issue is that it will save multiple times in some editors in front end where only one save should be done on editorarea.
r1379 fixes it the right way for the right use of the saveCmsEditorJS function.
Actions