Warnings on category update

0 views
Skip to first unread message

Alexander Obuhovich

unread,
Mar 22, 2010, 4:28:44 PM3/22/10
to In-Portal Bugs
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.

Here is the task: http://tracker.in-portal.org/view.php?id=636

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com
warnings_on_category_update_before_redirect.patch
Reply all
Reply to author
Forward
0 new messages