View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004799 | Taler | documentation | public | 2016-11-17 23:18 | 2019-12-20 19:12 |
| Reporter | Marcello Stanisci | Assigned To | Marcello Stanisci | ||
| Priority | normal | Severity | text | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.6 | Fixed in Version | 0.6 | ||
| Summary | 0004799: Merchant's /track/* | ||||
| Description | Merchant returns '202 Accepted' as an *error* object, sticking to https://api.taler.net/api-common.html#errordetail. Specs don't match this, to be updated. | ||||
| Tags | No tags attached. | ||||
|
|
Eh, are you sure the merchant implementation does what we want here? Returning an error with a 202 status code seems like always the wrong thing. |
|
|
Sounds like the response should be specified in detail in the API, and that the implementation should be changed to *not* return an error(detail), as this is technically not an error. |
|
|
9bf941792d5d093 fixes this; we return the exchange response verbatim (as the current spec wants). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-11-17 23:18 | Marcello Stanisci | New Issue | |
| 2016-11-18 00:10 | Christian Grothoff | Assigned To | => Marcello Stanisci |
| 2016-11-18 00:10 | Christian Grothoff | Severity | minor => text |
| 2016-11-18 00:10 | Christian Grothoff | Status | new => assigned |
| 2016-11-18 00:10 | Christian Grothoff | Product Version | => git (master) |
| 2016-11-18 00:11 | Christian Grothoff | Note Added: 0011523 | |
| 2016-11-18 00:21 | Christian Grothoff | Note Added: 0011527 | |
| 2019-01-31 17:56 | Marcello Stanisci | Note Added: 0013538 | |
| 2019-01-31 17:56 | Marcello Stanisci | Status | assigned => resolved |
| 2019-01-31 17:56 | Marcello Stanisci | Resolution | open => fixed |
| 2019-01-31 18:46 | Christian Grothoff | Fixed in Version | => 0.6 |
| 2019-01-31 18:46 | Christian Grothoff | Target Version | => 0.6 |
| 2019-12-20 19:12 | Christian Grothoff | Status | resolved => closed |