In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
858 [In-Portal CMS] Admin Interfaces bug report always 2010-09-11 13:15 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.1.1-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/36cebd5460eab846
0
0000858: Blank screen, when visiting "Topics" and "Products" list in "Show All" mode
Blank screen, when visiting "Topics" and "Products" list in "Show All" mode
There was similar issue with js problems in "catalog_tab.tpl" templates.

Bug in 5.1.1-B1 actually.
child of 0000786closed  (5.1.1)alex Column totals block customization issues 
patch picker_column_width_was_not_set.patch (3,521) 2010-09-11 13:15
http://tracker.in-portal.org/file_download.php?file_id=758&type=bug
Issue History
2010-11-30 12:48 Dmitry Note Added: 0003038
2010-11-30 12:48 Dmitry Status resolved => closed
2010-09-12 05:12 alex Changeset attached 5.1.x r13932
2010-09-12 05:12 alex Note Added: 0002814
2010-09-12 05:12 alex Status reviewed and tested => resolved
2010-09-12 05:12 alex Fixed in Version => 5.1.1-B1
2010-09-12 05:12 alex Resolution open => fixed
2010-09-12 05:12 alex Assigned To !COMMUNITY => alex
2010-09-12 05:11 alex Summary Blank screen, when visitng "Topics" and "Products" list in "Show All" mode => Blank screen, when visiting "Topics" and "Products" list in "Show All" mode
2010-09-12 05:11 alex Description Updated bug_revision_view_page.php?rev_id=565#r565
2010-09-11 15:27 Dmitry Note Added: 0002811
2010-09-11 15:27 Dmitry Status needs testing => reviewed and tested
2010-09-11 13:26 alex Note Added: 0002810
2010-09-11 13:19 alex Note Added: 0002809
2010-09-11 13:17 alex Assigned To => !COMMUNITY
2010-09-11 13:17 alex Developer => alex
2010-09-11 13:17 alex Status active => needs testing
2010-09-11 13:16 alex Relationship added child of 0000786
2010-09-11 13:15 alex New Issue
2010-09-11 13:15 alex File Added: picker_column_width_was_not_set.patch
2010-09-11 13:15 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/36cebd5460eab846

Notes
(0002809)
alex   
2010-09-11 13:19   
Tag "IterateGridFields" was a bit changed. As a result, when:

   1. grid was never visited by user
   2. width of at least one column was not set explicitly in unit config
   3. user visits that grid

empty width was returned instead of default width equals to 100px resulting malformed array of grid column widths (GridScroller.MinWidths array) with trailing comma.
(0002810)
alex   
2010-09-11 13:26   
Also part (in catalog.js file) was changed to use jQuery for assigning AJAX response to appropriate catalog tabs. Maybe further testing is required on all pages, that use "catalog.js" (e.g. product pricing, user items tab, category permissions, etc.).
(0002811)
Dmitry   
2010-09-11 15:27   
Reviewed and tested in all places we have Ajax in Catalog in Admin.

Good fix, please commit.
(0002814)
alex   
2010-09-12 05:12   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000858: Blank screen, when visiting "Topics" and "Products" list in "Show All" mode
(0003038)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.