Opened 12 years ago
Closed 12 years ago
#1699 closed defect (fixed)
Job progress reporter doesn't always finish
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 3.2 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
For some reason it sometimes happen that the job progress is not updated when the job has finished. The progress meter usually reach 100% but the status is still 'Executing'. It is clearly visible that Firefox is trying to reload the page, but it is not displaying the updated information. Closing the job window and opening it again will display the correct information.
Note:
See TracTickets
for help on using tickets.
(In [6059]) Fixes #1699: Job progress reporter doesn't always finish
I hope this helps. Seems to work now in all cases I have tried.