In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1096 [In-Portal CMS] Admin Interfaces bug report always 2011-08-17 03:25 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.3-RC2  
fixed  
 
none 5.1.3  
https://groups.google.com/d/topic/in-portal-bugs/s_zrQVQexX0/discussion
Removes hardcoded spaces in configuration page design
0
0001096: Two hardcoded spaces on configuration page
In-Portal has 2 types of configuration variables:

* ones, that are displayed separately (1 variable at a row)
* ones, that are displayed in pairs (2 variables at a row, like "sort field", "sort direction")

Problem is, that there are "  " hardcoded in thaat 2 variable-per-row block design, that are preventing any custom row design to be applied.
child of 0001086closed  (5.1.3)alex Ability to limit maximal username length on registration form 
patch hardcoded_spaces_after_sorting_dropdown_on_configuration_page.patch (505) 2011-08-17 03:25
http://tracker.in-portal.org/file_download.php?file_id=1100&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003791
2011-09-19 16:08 alex Status resolved => closed
2011-08-24 02:53 alex Note Added: 0003695
2011-08-24 02:53 alex Status reviewed and tested => resolved
2011-08-24 02:53 alex Fixed in Version => 5.1.3
2011-08-24 02:53 alex Resolution open => fixed
2011-08-24 02:53 alex Assigned To !COMMUNITY => alex
2011-08-24 02:53 alex Changeset attached 5.1.x r14510
2011-08-23 17:25 Dmitry Note Added: 0003676
2011-08-23 17:25 Dmitry Status needs testing => reviewed and tested
2011-08-17 03:28 alex Relationship added child of 0001086
2011-08-17 03:27 alex Assigned To => !COMMUNITY
2011-08-17 03:27 alex Developer => alex
2011-08-17 03:27 alex Status active => needs testing
2011-08-17 03:27 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/s_zrQVQexX0/discussion
2011-08-17 03:27 alex Description Updated bug_revision_view_page.php?rev_id=799#r799
2011-08-17 03:25 alex New Issue
2011-08-17 03:25 alex File Added: hardcoded_spaces_after_sorting_dropdown_on_configuration_page.patch
2011-08-17 03:25 alex Change Log Message => Removes hardcoded spaces in configuration page design

Notes
(0003676)
Dmitry   
2011-08-23 17:25   
Tested please commit.
(0003695)
alex   
2011-08-24 02:53   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001096: Two hardcoded spaces on configuration page
(0003791)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.