In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
32 [In-Portal CMS] Data Management bug report always 2009-05-26 03:51 2009-10-03 07:56
alex  
alex  
critical  
closed 4.3.9  
fixed  
 
none 5.0.0  
0
0000032: SQL Error when using FCKEditor to edit textarea data
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.
Issue History
2009-10-03 07:56 administrator Note Added: 0000610
2009-10-03 07:56 administrator Status resolved => closed
2009-10-03 07:39 administrator Priority normal => critical
2009-10-03 07:39 administrator Type @70@ => bug report
2009-06-07 06:44 alex Reproducibility @70@ => always
2009-06-03 05:41 alex Fixed in Version 5.0.1 => 5.0.0
2009-06-03 05:40 alex Fixed in Version => 5.0.1
2009-05-26 10:23 Dmitry Target Version => 5.0.0
2009-05-26 10:20 alex Note Added: 0000014
2009-05-26 10:20 alex Status reviewed and tested => resolved
2009-05-26 10:20 alex Resolution open => fixed
2009-05-26 10:20 alex Changeset attached RC r11760
2009-05-26 10:10 alex Status active => reviewed and tested
2009-05-26 10:10 alex Assigned To => alex
2009-05-26 03:51 alex New Issue

Notes
(0000014)
alex   
2009-05-26 10:20   
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.
(0000610)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.0 version, because version was already released.