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!

Relationship Graph View Issue ] Dependency Graph ]
related to child of duplicate of

Viewing Issue Simple Details
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  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
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



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

Powered by Mantis Bugtracker