In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1053 [In-Portal CMS] Install / Upgrages bug report always 2011-05-20 05:43 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.2  
fixed  
 
none 5.1.3-B2  
https://groups.google.com/d/topic/in-portal-bugs/Nvd2V_aDKUw/discussion
Fixes string length measurement in Upgrade Script
0
0001053: Wrong sql length measurement in Upgrade Script
During In-Portal upgrade process file "<module-name>/install/upgrades.sql" is processed to match database queries (sql) to one or another In-Portal version. Then sqls from versions, that needs to be executed are executed.

Usually all data in that file is in English, however if someone will place Unicode symbol in there (e.g. character in Russian), then whole sql-version-match stuff will fail.
patch wrong_string_measurement_during_sql_processing.patch (595) 2011-05-20 05:46
http://tracker.in-portal.org/file_download.php?file_id=1010&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003822
2011-09-19 16:08 alex Status resolved => closed
2011-06-28 08:59 alex Note Added: 0003571
2011-06-28 08:59 alex Status reviewed and tested => resolved
2011-06-28 08:59 alex Fixed in Version => 5.1.3-B2
2011-06-28 08:59 alex Resolution open => fixed
2011-06-28 08:59 alex Changeset attached 5.1.x r14395
2011-06-27 08:23 Dmitry Note Added: 0003567
2011-06-27 08:23 Dmitry Target Version Icebox => 5.1.3
2011-05-23 08:06 Dmitry Note Added: 0003499
2011-05-23 08:06 Dmitry Assigned To !COMMUNITY => alex
2011-05-23 08:06 Dmitry Status needs testing => reviewed and tested
2011-05-20 05:46 alex Assigned To => !COMMUNITY
2011-05-20 05:46 alex Developer => alex
2011-05-20 05:46 alex Status active => needs testing
2011-05-20 05:46 alex File Added: wrong_string_measurement_during_sql_processing.patch
2011-05-20 05:46 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/Nvd2V_aDKUw/discussion
2011-05-20 05:43 alex New Issue
2011-05-20 05:43 alex Change Log Message => Fixes string length measurement in Upgrade Script

Notes
(0003499)
Dmitry   
2011-05-23 08:06   
Tested good, please move to 5.1.3 and commit.
(0003567)
Dmitry   
2011-06-27 08:23   
Moving this task to 5.1.3 since kind of important.
(0003571)
alex   
2011-06-28 08:59   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001053: Wrong sql length measurement in Upgrade Script
(0003822)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.