In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
497 [In-Portal CMS] Admin Interfaces bug report always 2009-12-23 09:59 2010-05-11 03:00
alex  
alex  
normal  
closed 5.0.2-B1  
fixed  
 
none 5.0.3-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/f6e2ef7c4ef3a029#
0
0000497: Grid name isn't taken into account, when saving column positions in grid
Only grid's prefix is used to identify column positions in all given prefix grids. For example if you have Default and Custom grids for prefix "widget", then moving columns in Default grid will affect "Custom" grid as well.

To solve this I propose to also count on used grid name, when saving grid's column positions.
patch grid_column_unique_fix.patch (1,555) 2009-12-23 09:59
http://tracker.in-portal.org/file_download.php?file_id=189&type=bug
Issue History
2010-05-11 03:00 alex Note Added: 0002159
2010-05-11 03:00 alex Status resolved => closed
2010-03-12 07:52 alex Note Added: 0001580
2010-03-12 07:52 alex Status reviewed and tested => resolved
2010-03-12 07:52 alex Fixed in Version => 5.0.3-B1
2010-03-12 07:52 alex Resolution open => fixed
2010-03-12 07:52 alex Changeset attached 5.0.x r13208
2010-03-11 23:59 Dmitry Note Added: 0001573
2010-03-11 23:59 Dmitry Assigned To !COMMUNITY => alex
2010-03-11 23:59 Dmitry Status needs testing => reviewed and tested
2010-02-26 19:00 Dmitry Developer => alex
2010-01-06 06:17 alex Target Version Icebox => 5.0.3
2009-12-23 10:01 alex Assigned To => !COMMUNITY
2009-12-23 10:01 alex Status active => needs testing
2009-12-23 10:00 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/f6e2ef7c4ef3a029#
2009-12-23 10:00 alex Target Version => Icebox
2009-12-23 09:59 alex New Issue
2009-12-23 09:59 alex File Added: grid_column_unique_fix.patch

Notes
(0001573)
Dmitry   
2010-03-11 23:59   
Reviewed code and it looks fine. Didn't have clear test case scenario.

I think it's okay to commit if not interference with current functionality.
(0001580)
alex   
2010-03-12 07:52   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000497: Grid name isn't taken into account, when saving column positions in grid
(0002159)
alex   
2010-05-11 03:00   
Closing all tasks from released versions.