In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1246 [In-Portal CMS] Data Management bug report always 2012-04-03 05:53 2012-07-25 05:31
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B3  
https://groups.google.com/d/topic/in-portal-bugs/rwXexOcW6UE/discussion
Fixes deprecated 'title' attribute in generated grid definitions for unit config
1
0001246: Fix unit config generator to produce column phrase compatible grid declaration
In-Portal has nice unit config generator in "System Tools" section. It is used for create initial version of unit config based on given database table name.

However since 5.1.3 we've introduced a way to combine both edit form field and grid column title translations into a single phrase record. Unit config generator still generates unit configs as if this change was never made.
child of 0001094closed  (5.1.3)alex Optimizing storage of help phrases 
patch unit_config_generator_column_phrase_fix.patch (1,445) 2012-04-03 05:53
http://tracker.in-portal.org/file_download.php?file_id=1593&type=bug
Issue History
2012-07-25 05:31 alex Note Added: 0004936
2012-07-25 05:31 alex Status resolved => closed
2012-04-03 05:57 alex Note Added: 0004556
2012-04-03 05:57 alex Status reviewed and tested => resolved
2012-04-03 05:57 alex Fixed in Version => 5.2.0-B3
2012-04-03 05:57 alex Resolution open => fixed
2012-04-03 05:57 alex Assigned To !COMMUNITY => alex
2012-04-03 05:57 alex Changeset attached 5.2.x r15261
2012-04-03 05:56 alex Note Added: 0004555
2012-04-03 05:56 alex Status needs testing => reviewed and tested
2012-04-03 05:56 alex Relationship added child of 0001094
2012-04-03 05:55 alex Assigned To => !COMMUNITY
2012-04-03 05:55 alex Developer => alex
2012-04-03 05:55 alex Status active => needs testing
2012-04-03 05:55 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/rwXexOcW6UE/discussion
2012-04-03 05:53 alex New Issue
2012-04-03 05:53 alex File Added: unit_config_generator_column_phrase_fix.patch
2012-04-03 05:53 alex Change Log Message => Fixes deprecated 'title' attribute in generated grid definitions for unit config
2012-04-03 05:53 alex Estimate Points => 1

Notes
(0004555)
alex   
2012-04-03 05:56   
Will test all together later.
(0004556)
alex   
2012-04-03 05:57   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001246: Fix unit config generator to produce column phrase compatible grid declaration
(0004936)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.