In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000032 [In-Portal CMS] Data Management bug report always 2009-05-26 03:51 2009-10-03 07:56
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority critical Resolution fixed Fixed in Version 5.0.0
Status closed Product Version 4.3.9 Target Version 5.0.0
Time EstimateNo estimate
Summary 0000032: SQL Error when using FCKEditor to edit textarea data
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.
Additional Information
Tags No tags attached.
Reference
Change Log Message
Estimate Points 0
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0000014)
alex (manager)
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.
User avatar (0000610)
administrator (administrator)
2009-10-03 07:56

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

- Related Changesets
In-Portal CMS: RC r11760
Timestamp: 2009-05-26 10:20:24
Author: alex
Details ] Diff ]
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.
mod - /in-portal/branches/RC/core/admin_templates/forms/form_field_edit.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/admin_templates/incs/form_blocks.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/admin_templates/regional/email_messages_edit.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/admin_templates/regional/languages_edit.tpl Diff ] File ]
mod - /in-portal/branches/RC/core/editor/editor/plugins/MyPreview/fckplugin.js Diff ] File ]
mod - /in-portal/branches/RC/core/install/install_toolkit.php Diff ] File ]
mod - /in-portal/branches/RC/core/kernel/db/db_tag_processor.php Diff ] File ]
mod - /in-portal/branches/RC/core/kernel/utility/formatters/formatter.php Diff ] File ]
mod - /in-portal/branches/RC/core/kernel/utility/formatters/multilang_formatter.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/categories/categories_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/categories/categories_event_handler.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/categories/categories_tag_processor.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/content/content_config.php Diff ] File ]
add - /in-portal/branches/RC/core/units/content/content_eh.php File ]
mod - /in-portal/branches/RC/core/units/email_messages/email_messages_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/forms/forms_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/general/helpers/category_helper.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/groups/groups_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/mailing_lists/mailing_lists_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/phrases/phrases_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/reviews/reviews_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/selectors/selectors_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/stylesheets/stylesheets_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/themes/themes_config.php Diff ] File ]
mod - /in-portal/branches/RC/core/units/translator/translator_config.php Diff ] File ]

- Issue History
Date Modified Username Field Change
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



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker