In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
514 [In-Portal CMS] Install / Upgrages bug report always 2010-01-01 13:36 2010-01-11 22:01
Dmitry  
alex  
critical  
closed 5.0.2-B2  
fixed  
 
none 5.0.2-RC1  
Google Groups http://groups.google.com/group/in-portal-bugs/browse_thread/thread/7e7acc61f6723780
0
0000514: Language missing after installation
Language phrases are missing after the installation

Session is created before language pack is imported and 0 is stored as current admin language in it. We need to simply perform $this->Application->Session->SetField('Language', 1); after performing initial language pack import. Also we need to store special variable in persistent session (for root user, this is user, who is initially logged in into admin) to indicate, that 1 language should be used next time root performs login to administrative console.
patch language_after_installation_fix.patch (626) 2010-01-03 14:27
http://tracker.in-portal.org/file_download.php?file_id=200&type=bug
Issue History
2010-01-11 22:01 Dmitry Note Added: 0001292
2010-01-11 22:01 Dmitry Status resolved => closed
2010-01-06 03:49 alex Fixed in Version 5.0.2 => 5.0.2-RC1
2010-01-05 03:48 alex Note Added: 0001255
2010-01-05 03:48 alex Status reviewed and tested => resolved
2010-01-05 03:48 alex Fixed in Version => 5.0.2
2010-01-05 03:48 alex Resolution open => fixed
2010-01-05 03:48 alex Assigned To !COMMUNITY => alex
2010-01-05 03:48 alex Changeset attached 5.0.x r13012
2010-01-03 21:43 Dmitry Note Added: 0001231
2010-01-03 21:43 Dmitry Status needs testing => reviewed and tested
2010-01-03 14:27 alex Assigned To => !COMMUNITY
2010-01-03 14:27 alex Status active => needs testing
2010-01-03 14:27 alex File Added: language_after_installation_fix.patch
2010-01-01 13:54 Dmitry Reference => Google Groups http://groups.google.com/group/in-portal-bugs/browse_thread/thread/7e7acc61f6723780
2010-01-01 13:36 Dmitry New Issue

Notes
(0001231)
Dmitry   
2010-01-03 21:43   
TESTED OK!
(0001255)
alex   
2010-01-05 03:48   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000514: Language missing after installation
(0001292)
Dmitry   
2010-01-11 22:01   
Closing completed tasks.