SQL Error when using FCKEditor to edit textarea data

Components

Labels

Description

1. open "Structure & Data -> Catalog"
2. select link -> edit link
3. press FCK icon, type some text, wait for 4 seconds
4. press save button in fck
5. press save button on link editing form and see SQL error (when in debug mode) or white screen, when not in debug mode.

Context Information

None

Additional information (do not use)

None

Activity

Show:

Former user October 3, 2009 at 12:56 PM

Closing issues from 5.0.0 version, because version was already released.

Alex May 26, 2009 at 3:20 PM

Fix committed to RC branch. Commit Message: 1. Fixes 0000031: Convert FCK "Internal Link Pointers" to Real URLs.
2. Fixes 0000032: SQL Error when using FCKEditor to edit textarea data.
3. In edit templates, where HTML isn't allowed, but multi line input is required 'allow_html="0"' added to inp_edit_textarea blocks.
4. Module root categories during installation were incorrectly sorted: "Products, Topics, News, Links" instead of "Links, News, Topics, Products".
5. Fixed "Preview" button in FCKEditor, when editing content blocks:

  • problems with non-latin character encoding in javascript

  • "Preview" button were not visible during content block editing, but was visible during category description editing, where it shouldn't.
    6. Method "CategoriesTagProcessor::_replacePageIds" moved to "CategoryHelper::replacePageIds" and can be used in any place, where required.
    7. Add new field option: "using_fck". When specified, then all "@@ID@@" occurences are replaced with actual structure page urls.

Fixed

Details

Priority

Assignee

Reporter

Patch Instructions

Patches must be submitted through Phabricator.

External issue ID

Fix versions

Affects versions

Created May 26, 2009 at 8:51 AM
Updated December 29, 2024 at 9:34 PM
Resolved October 3, 2009 at 12:56 PM