View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001095 | savapage-server | [All Projects] General | public | 2019-11-28 15:08 | 2020-01-05 11:51 |
Reporter | rijkr | Assigned To | rijkr | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.1.0 | ||||
Target Version | 1.2.0 | Fixed in Version | 1.2.0 | ||
Summary | 0001095: Fix Web App refresh error | ||||
Description | IST: In all Web Apps, 'webapp-unload' /api ajax call fails in response to windows.unload event in Chromium Version 78.0.3904 and Vivaldi 2.9.1705.41 browser. As a result, when Web App is refreshed, either by F5 or main page Refresh button, Login screen or message "Is User Web App already active?" is shown. Note: same /api call succeeds in Chrome, Firefox and Safari. SOLL: Use navigator.sendBeacon to call 'webapp-unload' /api. https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-11-28 15:08 | rijkr | New Issue | |
2019-11-28 15:08 | rijkr | Status | new => assigned |
2019-11-28 15:08 | rijkr | Assigned To | => rijkr |
2019-11-29 13:40 | rijkr | Status | assigned => resolved |
2019-11-29 13:40 | rijkr | Resolution | open => fixed |
2019-11-29 13:40 | rijkr | Fixed in Version | => 1.2.0 |
2019-12-01 21:45 | rijkr | Relationship added | has duplicate 0000629 |