View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000588 | savapage-server | [All Projects] General | public | 2015-08-19 13:07 | 2016-08-01 20:33 |
Reporter | rijkr | Assigned To | rijkr | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.8 | ||||
Target Version | 0.9.11 | Fixed in Version | 0.9.11 | ||
Summary | 0000588: Prevent endless disconnected messages in Admin Dashboard after server shutdown | ||||
Description | IST: 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. | ||||
Tags | No tags attached. | ||||
|
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() |
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 |