In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
738 [In-Portal CMS] Data Management task N/A 2010-05-18 07:56 2010-07-22 15:06
alex  
alex  
normal  
closed 5.0.3  
fixed  
 
none 5.1.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/9406364ed76c9de6
0
0000738: Refactoring of unit config field builder engine
I've found, that in several cases automatic "Fields" property of unit config builder failed to display generated information:

    * wrong line breaks in wrong places
    * arrays are displayed as strings and are not validated by php, when used

I've introduced new approach for displaying generated "Fields", "Grids" arrays for unit config based on given database table name.
related to 0000494closed  (5.1.0)alex Slight improvement to automatic field array builder (service tools) 
patch unit_config_field_builder_output_refactoring.patch (3,060) 2010-05-18 07:56
http://tracker.in-portal.org/file_download.php?file_id=556&type=bug
Issue History
2010-07-22 15:06 alex Note Added: 0002526
2010-07-22 15:06 alex Status resolved => closed
2010-05-19 02:36 alex Relationship added related to 0000494
2010-05-19 02:35 alex Changeset attached 5.1.x r13582
2010-05-19 02:35 alex Note Added: 0002247
2010-05-19 02:35 alex Status reviewed and tested => resolved
2010-05-19 02:35 alex Fixed in Version => 5.1.0-B1
2010-05-19 02:35 alex Resolution open => fixed
2010-05-19 02:35 alex Assigned To !COMMUNITY => alex
2010-05-18 22:29 Dmitry Note Added: 0002244
2010-05-18 22:29 Dmitry Status needs testing => reviewed and tested
2010-05-18 07:57 alex Assigned To => !COMMUNITY
2010-05-18 07:57 alex Developer => alex
2010-05-18 07:57 alex Status active => needs testing
2010-05-18 07:57 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/9406364ed76c9de6
2010-05-18 07:56 alex New Issue
2010-05-18 07:56 alex File Added: unit_config_field_builder_output_refactoring.patch

Notes
(0002244)
Dmitry   
2010-05-18 22:29   
Tested good.
(0002247)
alex   
2010-05-19 02:35   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000738: Refactoring of unit config field builder engine
(0002526)
alex   
2010-07-22 15:06   
Closing, since 5.1.0 release has been released.