In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
509 [In-Portal CMS] Data Management bug report always 2009-12-25 11:32 2010-01-11 22:01
alex  
alex  
normal  
closed 5.0.2-B2  
fixed  
 
none 5.0.2-RC1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/26f04366fd3bdb27#
0
0000509: kMultiLanguage formatter raises missing field warning
Class kMultiLanguage, used to process multilingual fields uses only "l<language_id>_FieldName" fields for data processing. Problem happens because kDBBase::GetField doesn't know that and asks for FieldName field (without language prefix) first and raises warning, that field doesn't exists.
has duplicate 0000430closed  (Icebox)alex Remove Warnings from Multilingual fields 
patch ml_formatter_warning_fix.patch (1,114) 2009-12-25 11:32
http://tracker.in-portal.org/file_download.php?file_id=197&type=bug
Issue History
2010-01-11 22:01 Dmitry Note Added: 0001290
2010-01-11 22:01 Dmitry Status resolved => closed
2010-01-06 06:23 alex Relationship added has duplicate 0000430
2010-01-06 03:50 alex Fixed in Version 5.0.2 => 5.0.2-RC1
2010-01-05 03:57 alex Note Added: 0001257
2010-01-05 03:57 alex Status reviewed and tested => resolved
2010-01-05 03:57 alex Fixed in Version => 5.0.2
2010-01-05 03:57 alex Resolution open => fixed
2010-01-05 03:57 alex Changeset attached 5.0.x r13014
2010-01-05 03:53 alex Status needs feedback => reviewed and tested
2010-01-05 03:53 alex Target Version Icebox => 5.0.2
2010-01-04 22:54 Dmitry Note Added: 0001252
2010-01-04 22:54 Dmitry Assigned To !COMMUNITY => alex
2010-01-04 22:54 Dmitry Status reviewed and tested => needs feedback
2009-12-25 17:46 Dmitry Note Added: 0001225
2009-12-25 17:46 Dmitry Status needs testing => reviewed and tested
2009-12-25 11:33 alex Assigned To => !COMMUNITY
2009-12-25 11:33 alex Status active => needs testing
2009-12-25 11:33 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/26f04366fd3bdb27#
2009-12-25 11:33 alex Target Version => Icebox
2009-12-25 11:32 alex New Issue
2009-12-25 11:32 alex File Added: ml_formatter_warning_fix.patch

Notes
(0001225)
Dmitry   
2009-12-25 17:46   
Tested OKAY!
(0001252)
Dmitry   
2010-01-04 22:54   
Propose to move into 5.0.2 - tested ok on live site as well!
(0001257)
alex   
2010-01-05 03:57   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000509: kMultiLanguage formatter raises missing field warning
(0001290)
Dmitry   
2010-01-11 22:01   
Closing completed tasks.