In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1333 [In-Portal CMS] Admin Interfaces bug report sometimes 2012-06-28 05:01 2012-07-25 05:29
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.2.0  
https://groups.google.com/d/topic/in-portal-bugs/GYiOhSYYzm0/discussion
Fixes incorrect list tab url problem
1
0001333: Incorrect urls on tabs above the lists in Admin Console
In-Portal uses tabs to group similar functionality on the pages.

There are 2 types of tabs:
* on top of lists (before item editing is started) - created by <inp2:adm_ListTabs/> tag
* on editing forms (when item is being edited) - created by <inp2:$prefix_PrintEditTabs/> tag

I've recently discovered a problem, that passing info from another unit in tab url, created by <inp2:adm_ListTabs/> tag isn't possible.
patch custom_list_tab_url_broken.patch (563) 2012-06-28 05:01
http://tracker.in-portal.org/file_download.php?file_id=1717&type=bug
Issue History
2012-07-25 05:29 alex Note Added: 0004853
2012-07-25 05:29 alex Status resolved => closed
2012-06-28 05:03 alex Changeset attached 5.2.x r15419
2012-06-28 05:03 alex Note Added: 0004744
2012-06-28 05:03 alex Status reviewed and tested => resolved
2012-06-28 05:03 alex Fixed in Version => 5.2.0
2012-06-28 05:03 alex Resolution open => fixed
2012-06-28 05:03 alex Assigned To !COMMUNITY => alex
2012-06-28 05:03 alex Note Added: 0004743
2012-06-28 05:03 alex Status needs testing => reviewed and tested
2012-06-28 05:03 alex Assigned To => !COMMUNITY
2012-06-28 05:03 alex Developer => alex
2012-06-28 05:03 alex Status active => needs testing
2012-06-28 05:02 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/GYiOhSYYzm0/discussion
2012-06-28 05:01 alex New Issue
2012-06-28 05:01 alex File Added: custom_list_tab_url_broken.patch
2012-06-28 05:01 alex Change Log Message => Fixes incorrect list tab url problem
2012-06-28 05:01 alex Estimate Points => 1

Notes
(0004743)
alex   
2012-06-28 05:03   
Will test all together later.
(0004744)
alex   
2012-06-28 05:03   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001333: Incorrect urls on tabs above the lists in Admin Console
(0004853)
alex   
2012-07-25 05:29   
Since 5.2.0 version was released.