In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1393 [In-Portal CMS] Admin Interfaces bug report always 2012-09-14 08:03 2012-09-14 08:10
alex  
alex  
normal  
resolved 5.0.0  
fixed  
 
none 5.2.1-B1  
https://groups.google.com/d/topic/in-portal-bugs/1x7fFNQCuMY/discussion
Fixes missing ID notice on some admin popup opening attempts
1
0001393: Random "Requested ID for prefix <prefix> not passed" notices
While testing new "System Log" section I've been able to notice some error that were happening behind the scenes, e.g. in ajax requests or between page redirects.

OnŠµ of such errors is happening, when attempt is made to query popup window size before actually opening. However it wasn't happening for all popups, but only ones that don't have adm_SetPopupSize tag in front of them.
related to 0001003resolved  (5.2.1)alex Logging engine 
patch missing_id_on_popup_open_core.patch (13,295) 2012-09-14 08:06
http://tracker.in-portal.org/file_download.php?file_id=1797&type=bug
patch missing_id_on_popup_open_modules.patch (17,067) 2012-09-14 08:06
http://tracker.in-portal.org/file_download.php?file_id=1798&type=bug
Issue History
2012-09-14 08:10 alex Relationship added related to 0001003
2012-09-14 08:09 alex Changeset attached 5.2.x r15539
2012-09-14 08:09 alex Note Added: 0005175
2012-09-14 08:09 alex Status reviewed and tested => resolved
2012-09-14 08:09 alex Fixed in Version => 5.2.1-B1
2012-09-14 08:09 alex Resolution open => fixed
2012-09-14 08:09 alex Assigned To !COMMUNITY => alex
2012-09-14 08:08 alex Changeset attached 5.2.x r15538
2012-09-14 08:08 alex Changeset attached 5.2.x r15537
2012-09-14 08:08 alex Changeset attached 5.2.x r15536
2012-09-14 08:08 alex Changeset attached 5.2.x r15535
2012-09-14 08:07 alex Note Added: 0005174
2012-09-14 08:07 alex Status needs testing => reviewed and tested
2012-09-14 08:07 alex Assigned To => !COMMUNITY
2012-09-14 08:07 alex Developer => alex
2012-09-14 08:07 alex Status active => needs testing
2012-09-14 08:06 alex File Added: missing_id_on_popup_open_modules.patch
2012-09-14 08:06 alex File Added: missing_id_on_popup_open_core.patch
2012-09-14 08:03 alex New Issue
2012-09-14 08:03 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/1x7fFNQCuMY/discussion
2012-09-14 08:03 alex Change Log Message => Fixes missing ID notice on some admin popup opening attempts
2012-09-14 08:03 alex Estimate Points => 1

Notes
(0005174)
alex   
2012-09-14 08:07   
Will test all together later.
(0005175)
alex   
2012-09-14 08:09   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001393: Random "Requested ID for prefix <prefix> not passed" notices