View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010096 | Taler | merchant backoffice SPA | public | 2025-06-12 12:13 | 2025-06-14 21:17 |
Reporter | Florian Dold | Assigned To | sebasjm | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Target Version | 1.0 stretch goals | ||||
Summary | 0010096: merchant SPA should load /config with Cache-Control: no-cache when logged out | ||||
Description | Otherwise changing settings in the merchant backend config won't take effect until the cache expires. Always fetching the configuration with caching disabled when currently not logged in is a good compromise, since it allows immediately applying config changes, but still minimizes network requests when logged in. Even force-reloading won't help here, as /config is fetched via JavaScript. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-12 12:13 | Florian Dold | New Issue | |
2025-06-12 12:29 | Christian Grothoff | Status | new => confirmed |
2025-06-12 12:29 | Christian Grothoff | Target Version | 1.1 => 1.0 stretch goals |
2025-06-14 21:17 | Christian Grothoff | Assigned To | => sebasjm |
2025-06-14 21:17 | Christian Grothoff | Status | confirmed => assigned |