View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007712 | Taler | exchange | public | 2023-02-21 01:54 | 2023-02-21 16:39 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Product Version | git (master) | ||||
Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
Summary | 0007712: exchange reports error with timestamp in string format | ||||
Description | See below, the exchange reports the expiration time in string format, not even ISO 8601: "Tue Feb 21 00:50:30 2023" 2023-02-21T00:51:15.809Z wallet.ts INFO finished wallet core request with error: { "code": 7005, "when": { "t_ms": 1676940675809 }, "hint": "Unexpected HTTP status 410 in response", "requestUrl": "https://exchange.demo.taler.net/purses/61MS83PCPT9WABAGET3CX65QY1X37AS91AWC0CBX83TYG6W7WVGG/deposit", "requestMethod": "GET", "httpStatusCode": 410, "errorResponse": { "code": 1026, "hint": "The purse has expired.", "detail": "Tue Feb 21 00:50:30 2023" } } | ||||
Tags | No tags attached. | ||||
|
(This is the demo exchange, I didn't confirm whether it still applies to git master.) |
|
UI is not expected to special-case the timestamp or convert to local time, just for diagnostics. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-21 01:54 | Florian Dold | New Issue | |
2023-02-21 01:54 | Florian Dold | Status | new => assigned |
2023-02-21 01:54 | Florian Dold | Assigned To | => Christian Grothoff |
2023-02-21 01:55 | Florian Dold | Note Added: 0019893 | |
2023-02-21 12:51 | Christian Grothoff | Status | assigned => resolved |
2023-02-21 12:51 | Christian Grothoff | Resolution | open => no change required |
2023-02-21 12:51 | Christian Grothoff | Fixed in Version | => 0.9.2 |
2023-02-21 12:51 | Christian Grothoff | Note Added: 0019894 | |
2023-02-21 12:51 | Christian Grothoff | Product Version | => git (master) |
2023-02-21 12:51 | Christian Grothoff | Target Version | 0.9.3 => 0.9.2 |
2023-02-21 16:39 | Christian Grothoff | Status | resolved => closed |