View Issue Details

IDProjectCategoryView StatusLast Update
0000588savapage-server[All Projects] Generalpublic2016-08-01 20:33
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version0.9.8 
Target Version0.9.11Fixed in Version0.9.11 
Summary0000588: Prevent endless disconnected messages in Admin Dashboard after server shutdown
DescriptionIST: On rare moments, when Admin Dashboard is shown and server is shut down, the WebApp shows endless disconnected messages, without pause. This leads to CPU hog.
TagsNo tags attached.

Activities

rijkr

2016-02-20 12:07

administrator   ~0000099

Solved with commit 607fc5a in jquery.savapage.js

IST: In_ns.View the call this.onDisconnected() leads to an error because the functions does not exist, leading to an error and page reload and this.onDisconnected() again ...
SOLL: change this.onDisconnected() to _api.onDisconnected()

Issue History

Date Modified Username Field Change
2015-08-19 13:07 rijkr New Issue
2015-08-19 13:07 rijkr Status new => assigned
2015-08-19 13:07 rijkr Assigned To => rijkr
2015-08-23 14:13 rijkr Target Version 0.9.9 => 0.9.10
2015-11-15 19:21 rijkr Target Version 0.9.10 => 0.9.11
2016-02-20 12:07 rijkr Note Added: 0000099
2016-02-20 12:07 rijkr Status assigned => resolved
2016-02-20 12:07 rijkr Fixed in Version => 0.9.11
2016-02-20 12:07 rijkr Resolution open => fixed
2016-08-01 20:33 rijkr Status resolved => closed