In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1330 [In-Portal CMS] Admin Interfaces bug report always 2012-06-19 06:25 2012-07-25 05:29
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0  
https://groups.google.com/d/topic/in-portal-bugs/_a2H4Y1PHak/discussion
Fixes admin progress bar always displaying 0 in estimated/elapsed time
2
0001330: Admin Console progress bar template always displays 0 in Google Chrome
In In-Portal's Admin Console there is a snippet, that allows to easily display a progress bar, which info is updated via ajax queries.

From some time now Google Chrome has made a change, where you can't change a cell contents of a table via JavaScript if there are 2+ changeable cells in a table. This is exactly the case, why progress bar moves in Google Chrome, but estimated/elapsed times are always displayed as 0.
patch progress_bar_info_not_changed_in_chrome.patch (2,069) 2012-06-19 06:25
http://tracker.in-portal.org/file_download.php?file_id=1714&type=bug
Issue History
2012-07-25 05:29 alex Note Added: 0004856
2012-07-25 05:29 alex Status resolved => closed
2012-06-19 06:27 alex Note Added: 0004739
2012-06-19 06:27 alex Status reviewed and tested => resolved
2012-06-19 06:27 alex Fixed in Version => 5.2.0
2012-06-19 06:27 alex Resolution open => fixed
2012-06-19 06:27 alex Assigned To !COMMUNITY => alex
2012-06-19 06:27 alex Changeset attached 5.2.x r15416
2012-06-19 06:26 alex Note Added: 0004738
2012-06-19 06:26 alex Status needs testing => reviewed and tested
2012-06-19 06:26 alex Assigned To => !COMMUNITY
2012-06-19 06:26 alex Developer => alex
2012-06-19 06:26 alex Status active => needs testing
2012-06-19 06:26 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/_a2H4Y1PHak/discussion
2012-06-19 06:25 alex New Issue
2012-06-19 06:25 alex File Added: progress_bar_info_not_changed_in_chrome.patch
2012-06-19 06:25 alex Change Log Message => Fixes admin progress bar always displaying 0 in estimated/elapsed time
2012-06-19 06:25 alex Estimate Points => 2

Notes
(0004738)
alex   
2012-06-19 06:26   
Will test all together later.
(0004739)
alex   
2012-06-19 06:27   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001330: Admin Console progress bar template always displays 0 in Google Chrome
(0004856)
alex   
2012-07-25 05:29   
Since 5.2.0 version was released.