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
0000636 [In-Portal CMS] Data Management bug report always 2010-03-22 15:28 2010-05-11 02:59
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.0.3-B2
Status closed Product Version 5.0.3-B1 Target Version 5.0.3
Time EstimateNo estimate
Summary 0000636: Warnings on category update (before redirect)
Description There are warnings on category update in count: "translatable field count" * ("language column per field count" - 1). So we have 5 columns per field minus one multiplying to 3 receiving: 12 warnings.

Warnings are raised because kDBItem::Load method uses all columns from database and then assigns them to kDBItem::FieldValues attribute. Later on update for "l2_" and "lN_" columns we are getting warnings, that they are not present in kDBItem::Fields array, since kMultiLanguage formatter only creates field definitions for primary language fields only.
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/d6e97632e600776c
Change Log Message
Estimate Points 0
Attached Files patch file icon warnings_on_category_update_before_redirect.patch [^] (1,182 bytes) 2010-03-22 15:28 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0001725)
alex (manager)
2010-03-22 15:29

To test enable DBG_REDIRECT option in debug.php file and then try to save category/section.
User avatar (0001769)
Dmitry (manager)
2010-04-03 22:09

Patch tested okay!
User avatar (0001807)
alex (manager)
2010-04-06 03:11

Fix committed to 5.0.x branch. Commit Message:

Fixes 0000636: Warnings on category update (before redirect)
User avatar (0002099)
alex (manager)
2010-05-11 02:59

Closing all tasks from released versions.

- Related Changesets
In-Portal CMS: 5.0.x r13338
Timestamp: 2010-04-06 03:11:57
Author: alex
Details ] Diff ]
Fixes 0000636: Warnings on category update (before redirect)
mod - /in-portal/branches/5.0.x/core/kernel/db/dbitem.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-05-11 02:59 alex Note Added: 0002099
2010-05-11 02:59 alex Status resolved => closed
2010-04-06 03:11 alex Note Added: 0001807
2010-04-06 03:11 alex Status reviewed and tested => resolved
2010-04-06 03:11 alex Fixed in Version => 5.0.3-B2
2010-04-06 03:11 alex Resolution open => fixed
2010-04-06 03:11 alex Assigned To !COMMUNITY => alex
2010-04-06 03:11 alex Changeset attached 5.0.x r13338
2010-04-03 22:09 Dmitry Note Added: 0001769
2010-04-03 22:09 Dmitry Status needs testing => reviewed and tested
2010-03-24 04:49 alex Note Deleted: 0001724
2010-03-24 04:49 alex version 5.0.2 => 5.0.3-B1
2010-03-22 15:29 alex Note Added: 0001725
2010-03-22 15:29 alex Assigned To => !COMMUNITY
2010-03-22 15:29 alex Developer => alex
2010-03-22 15:29 alex Status active => needs testing
2010-03-22 15:29 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/d6e97632e600776c
2010-03-22 15:28 alex Note Added: 0001724
2010-03-22 15:28 alex New Issue
2010-03-22 15:28 alex File Added: warnings_on_category_update_before_redirect.patch



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

Powered by Mantis Bugtracker