In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1214 [In-Portal CMS] Admin Interfaces bug report always 2012-02-22 11:20 2012-07-25 05:31
alex  
alex  
normal  
closed 4.3.9  
fixed  
 
none 5.2.0-B2  
https://groups.google.com/d/topic/in-portal-bugs/kFJYYzbk4-M/discussion
Fixes incorrect configuration setting displaying
1
0001214: Incorrect configuration setting grouping on configuration display page
Usually each configuration setting is displayed in it's separate row, but in some cases there is a need to output 2 configuration settings in same row.

To do that developer must:
* set equal values in Prompt field for both configuration setting database records
* set equal values in DisplayOrder field for both configuration setting database records
* different values (usually 1 and 2) in GroupOrder fields

However I've recently noticed DisplayOrder value isn't taken into account when configuration settings are printed out.
patch wrong_config_setting_merging_on_display.patch (3,548) 2012-02-22 11:20
http://tracker.in-portal.org/file_download.php?file_id=1524&type=bug
Issue History
2012-07-25 05:31 alex Note Added: 0004967
2012-07-25 05:31 alex Status resolved => closed
2012-02-22 11:21 alex Note Added: 0004478
2012-02-22 11:21 alex Status reviewed and tested => resolved
2012-02-22 11:21 alex Fixed in Version => 5.2.0-B2
2012-02-22 11:21 alex Resolution open => fixed
2012-02-22 11:21 alex Assigned To !COMMUNITY => alex
2012-02-22 11:21 alex Changeset attached 5.2.x r15128
2012-02-22 11:21 alex Note Added: 0004477
2012-02-22 11:21 alex Status needs testing => reviewed and tested
2012-02-22 11:20 alex Assigned To => !COMMUNITY
2012-02-22 11:20 alex Developer => alex
2012-02-22 11:20 alex Status active => needs testing
2012-02-22 11:20 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/kFJYYzbk4-M/discussion
2012-02-22 11:20 alex New Issue
2012-02-22 11:20 alex File Added: wrong_config_setting_merging_on_display.patch
2012-02-22 11:20 alex Change Log Message => Fixes incorrect configuration setting displaying
2012-02-22 11:20 alex Estimate Points => 1

Notes
(0004477)
alex   
2012-02-22 11:21   
Will test all together later.
(0004478)
alex   
2012-02-22 11:21   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001214: Incorrect configuration setting grouping on configuration display page
(0004967)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.