In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
795 [In-Portal CMS] Admin Interfaces bug report always 2010-07-07 14:22 2010-07-22 15:07
Dmitry  
alex  
critical  
closed 5.1.0-RC1  
fixed  
 
none 5.1.0  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/55f157ad68dd2dd9
Fixes pagination bug on Form Submissions grid
0
0000795: Issues with Pagination on Form Submissions grid
Error on Form Submissions grid when using pagination (ie. 20+ submission).

Fatal Error: Use of undefined section "in-portal:submissions:" in "AdminTagProcessor::SectionInfo" in w:\core\units\admin\admin_tag_processor.php on line 134

Looks like FormId is not passed to the pagination element.
related to 0000579closed  (5.1.0)alex Ability to use PerPage, SortBy and Page params from URL Query 
patch form_submission_pagination_fix_on_510only.patch (2,863) 2010-07-10 05:15
http://tracker.in-portal.org/file_download.php?file_id=669&type=bug
Issue History
2010-07-22 15:07 alex Note Added: 0002571
2010-07-22 15:07 alex Status resolved => closed
2010-07-12 13:37 alex Note Added: 0002504
2010-07-12 13:37 alex Status reviewed and tested => resolved
2010-07-12 13:37 alex Fixed in Version => 5.1.0
2010-07-12 13:37 alex Resolution open => fixed
2010-07-12 13:37 alex Changeset attached 5.1.x r13823
2010-07-11 23:26 Dmitry Target Version Icebox => 5.1.0
2010-07-11 23:26 Dmitry Note Added: 0002503
2010-07-11 23:26 Dmitry Assigned To !COMMUNITY => alex
2010-07-11 23:26 Dmitry Status needs testing => reviewed and tested
2010-07-10 05:16 alex Relationship added related to 0000579
2010-07-10 05:16 alex Note Added: 0002500
2010-07-10 05:16 alex Assigned To alex => !COMMUNITY
2010-07-10 05:16 alex Developer => alex
2010-07-10 05:16 alex Status needs work => needs testing
2010-07-10 05:15 alex File Added: form_submission_pagination_fix_on_510only.patch
2010-07-08 11:00 Dmitry Note Added: 0002499
2010-07-08 11:00 Dmitry Target Version 5.1.0 => Icebox
2010-07-07 14:25 Dmitry Reference [/url] => [url]http://groups.google.com/group/in-portal-bugs/browse_thread/thread/55f157ad68dd2dd9
2010-07-07 14:25 Dmitry Note Added: 0002498
2010-07-07 14:25 Dmitry Assigned To => alex
2010-07-07 14:25 Dmitry Status active => needs work
2010-07-07 14:22 Dmitry New Issue
2010-07-07 14:22 Dmitry Reference => [url][/url]
2010-07-07 14:22 Dmitry Change Log Message => Fixes pagination bug on Form Submissions grid

Notes
(0002498)
Dmitry   
2010-07-07 14:25   
Sasha, please look into this.
(0002499)
Dmitry   
2010-07-08 11:00   
Moving to the Future from 5.1.0. Will go into 5.1.1 shortly.
(0002500)
alex   
2010-07-10 05:16   
This problem happened during OnSetPage and OnSetPerPage event modifications for "main_list" functionality in 0000579 task.
(0002503)
Dmitry   
2010-07-11 23:26   
Tested - works as expected - please commit into 5.1.0 since it's ready!
(0002504)
alex   
2010-07-12 13:37   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000795: Issues with Pagination on Form Submissions grid
(0002571)
alex   
2010-07-22 15:07   
Closing, since 5.1.0 release has been released.