View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005065 | Taler | wallet (WebExtension) | public | 2017-06-05 00:31 | 2017-06-06 14:20 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.3 | Fixed in Version | 0.3 | ||
| Summary | 0005065: wallet should have nicer behavior when DB upgrade is requires | ||||
| Description | Especially in Firefox, where the BG page can't alert(), it's pretty bad. Also the icon doesn't reset properly from the warning state. Instead we should open a new tab, where the user is shown a warning, and can delete the database. | ||||
| Tags | No tags attached. | ||||
|
|
The database code should also properly implement onversionchange, so that database deletion isn't blocked by an existing connection. |
|
|
Fixed in 2904591. We now show a friendly error tab with a reset button. The reset button and message goes away once reset happened. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-06-05 00:31 | Florian Dold | New Issue | |
| 2017-06-05 00:31 | Florian Dold | Status | new => assigned |
| 2017-06-05 00:31 | Florian Dold | Assigned To | => Florian Dold |
| 2017-06-05 00:36 | Florian Dold | Note Added: 0012227 | |
| 2017-06-05 03:21 | Florian Dold | Status | assigned => resolved |
| 2017-06-05 03:21 | Florian Dold | Resolution | open => fixed |
| 2017-06-05 03:21 | Florian Dold | Note Added: 0012228 | |
| 2017-06-05 03:21 | Florian Dold | Target Version | => 0.3 |
| 2017-06-06 14:20 | Christian Grothoff | Status | resolved => closed |
| 2017-06-06 14:20 | Christian Grothoff | Product Version | => git (master) |
| 2017-06-06 14:20 | Christian Grothoff | Fixed in Version | => 0.3 |
| 2023-04-13 20:37 | Florian Dold | Category | wallet (WebExtensions) => wallet (WebExtension) |