In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
560 [In-Portal CMS] Admin Interfaces bug report always 2010-01-30 10:13 2010-05-11 03:00
alex  
alex  
normal  
closed 5.0.2  
fixed  
 
none 5.0.3-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/5918052e002c8b54
0
0000560: Incorrect value in columns in multiple languages
When you have multilingual field, that is displayed in grid and

    * for some records in grid it doesn't have value;
    * administrative console language match that column's language

Then you got primary language column value displayed instead of given language value. Example:

Language #1 - English (primary)
Language #2 - Russian
Multilingual field: Subject (l1_Subject - on english, l2_Subject - on russian)

Current language in administrative console is russian and column l2_Subject is empty in database, but you values from l1_Subject column.
related to 0000285closed  (5.1.0)alex Translation system refactoring 
patch ml_grid_column_fix3.patch (814) 2010-01-30 10:13
http://tracker.in-portal.org/file_download.php?file_id=258&type=bug
Issue History
2010-05-11 03:00 alex Note Added: 0002152
2010-05-11 03:00 alex Status resolved => closed
2010-03-15 04:41 alex Note Added: 0001608
2010-03-15 04:41 alex Status reviewed and tested => resolved
2010-03-15 04:41 alex Fixed in Version => 5.0.3-B1
2010-03-15 04:41 alex Resolution open => fixed
2010-03-15 04:41 alex Assigned To !COMMUNITY => alex
2010-03-15 04:41 alex Changeset attached 5.0.x r13216
2010-03-15 00:11 Dmitry Note Added: 0001603
2010-03-15 00:11 Dmitry Status needs testing => reviewed and tested
2010-02-26 17:02 Dmitry Developer => alex
2010-01-30 11:20 alex Assigned To => !COMMUNITY
2010-01-30 11:20 alex Status active => needs testing
2010-01-30 11:20 alex Relationship added related to 0000285
2010-01-30 10:14 alex Changeset attached 5.1.x r13144
2010-01-30 10:13 alex Target Version => 5.0.3
2010-01-30 10:13 alex New Issue
2010-01-30 10:13 alex File Added: ml_grid_column_fix3.patch
2010-01-30 10:13 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/5918052e002c8b54

Notes
(0001603)
Dmitry   
2010-03-15 00:11   
Tested okay, please commit
(0001608)
alex   
2010-03-15 04:41   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000560: Incorrect value in columns in multiple languages
(0002152)
alex   
2010-05-11 03:00   
Closing all tasks from released versions.