In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
594 [In-Portal CMS] Admin Interfaces bug report always 2010-03-09 22:50 2010-05-11 02:59
alex  
alex  
normal  
closed 5.0.2  
fixed  
 
none 5.0.3-B2  
Google Groups http://groups.google.com/group/in-portal-bugs/browse_thread/thread/6d6784e357199666?hl=en
0
0000594: Quick "Modal Window" opening leads to js error
When you have some slow js on the page, like 500 records per page and while
they are being loaded try to open a window like pressing "Add" toolbar
button, then you will get JS error about "TB.imgLoader" being undefined.
Here is the patch to fix that.

Also it will be good to disable all toolbar buttons until page is fully
loaded, since working with half loaded javascript could produce strange
error, especially in modal window mode. Here is the patch for that too.
parent of 0000705closed  (5.0.3)alex All toolbar buttons during installation are disabled 
related to 0000721closed  (5.0.3)alex Prev/Next buttons are always enabled 
patch modal_window_opening_error_fix.patch (611) 2010-03-09 22:50
http://tracker.in-portal.org/file_download.php?file_id=331&type=bug
patch disable_toolbar_until_page_is_ready.patch (2,643) 2010-03-09 22:50
http://tracker.in-portal.org/file_download.php?file_id=332&type=bug
Issue History
2010-05-11 02:59 alex Note Added: 0002087
2010-05-11 02:59 alex Status resolved => closed
2010-05-01 13:36 alex Relationship added related to 0000721
2010-04-25 07:49 alex Relationship added parent of 0000705
2010-04-11 08:49 alex Note Added: 0001848
2010-04-11 08:49 alex Status reviewed and tested => resolved
2010-04-11 08:49 alex Fixed in Version => 5.0.3-B2
2010-04-11 08:49 alex Resolution open => fixed
2010-04-11 08:49 alex Assigned To !COMMUNITY => alex
2010-04-11 08:49 alex Changeset attached 5.0.x r13373
2010-04-09 00:44 Dmitry Note Added: 0001834
2010-04-09 00:44 Dmitry Status needs testing => reviewed and tested
2010-04-08 01:45 alex Note Edited: 0001832 bug_revision_view_page.php?bugnote_id=0001832#r424
2010-04-07 18:13 Dmitry Note Added: 0001832
2010-04-07 18:13 Dmitry Target Version 5.0.4 => 5.0.3
2010-04-06 03:33 alex Assigned To => !COMMUNITY
2010-04-06 03:33 alex Status active => needs testing
2010-03-12 07:59 alex Target Version => 5.0.4
2010-03-09 22:52 Dmitry Reporter Dmitry => alex
2010-03-09 22:52 Dmitry Developer => alex
2010-03-09 22:50 Dmitry File Added: disable_toolbar_until_page_is_ready.patch
2010-03-09 22:50 Dmitry New Issue
2010-03-09 22:50 Dmitry File Added: modal_window_opening_error_fix.patch
2010-03-09 22:50 Dmitry Reference => Google Groups http://groups.google.com/group/in-portal-bugs/browse_thread/thread/6d6784e357199666?hl=en

Notes
(0001832)
Dmitry   
2010-04-07 18:13   
(edited on: 2010-04-08 01:45)
Moved to 5.0.3, since such problem also was discovered during 5.0.3-B1 release testing.

(0001834)
Dmitry   
2010-04-09 00:44   
Tested Good!
(0001848)
alex   
2010-04-11 08:49   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000594: Quick "Modal Window" opening leads to js error
(0002087)
alex   
2010-05-11 02:59   
Closing all tasks from released versions.