View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004497 | Taler | merchant backend | public | 2016-05-09 08:32 | 2024-01-12 14:04 |
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.0 | ||||
| Target Version | 0.2 | Fixed in Version | 0.2 | ||
| Summary | 0004497: revise error responses | ||||
| Description | E.g. taler-merchant-pay_httpd.c:440 resume_pay_with_response (pc, MHD_HTTP_BAD_REQUEST, TMH_RESPONSE_make_json_pack ("{s:s, s:o}", "hint", "unknown denom to exchange", "denom_pub", GNUNET_JSON_from_rsa_public_key (dc->denom.rsa_public_key))); It is unacceptable that the error here is only given in the "hint". | ||||
| Tags | No tags attached. | ||||
| related to | 0004495 | closed | Florian Dold | fulfillment page fails(400) |
| related to | 0004705 | closed | Christian Grothoff | Non compliant error returned |
|
|
Error codes are provided as of 2854239..ae8bc76 (by the server). API (C library) modifications are still to be done. |
|
|
C API now also returns error codes. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-05-09 08:32 | Florian Dold | New Issue | |
| 2016-05-09 08:32 | Florian Dold | Status | new => assigned |
| 2016-05-09 08:32 | Florian Dold | Assigned To | => Marcello Stanisci |
| 2016-05-09 08:33 | Florian Dold | Relationship added | related to 0004495 |
| 2016-05-09 08:52 | Florian Dold | Assigned To | Marcello Stanisci => Florian Dold |
| 2016-05-31 09:39 | Christian Grothoff | Product Version | => 0.0 |
| 2016-05-31 09:39 | Christian Grothoff | Target Version | => 0.1 |
| 2016-05-31 09:55 | Christian Grothoff | Assigned To | Florian Dold => Christian Grothoff |
| 2016-09-26 13:47 | Christian Grothoff | Target Version | 0.1 => 0.2 |
| 2016-10-10 08:39 | Christian Grothoff | Relationship added | related to 0004705 |
| 2016-10-20 15:12 | Christian Grothoff | Note Added: 0011364 | |
| 2016-10-20 21:34 | Christian Grothoff | Note Added: 0011370 | |
| 2016-10-20 21:34 | Christian Grothoff | Status | assigned => resolved |
| 2016-10-20 21:34 | Christian Grothoff | Fixed in Version | => 0.2 |
| 2016-10-20 21:34 | Christian Grothoff | Resolution | open => fixed |
| 2016-11-20 03:26 | Christian Grothoff | Status | resolved => closed |
| 2024-01-12 14:04 | Christian Grothoff | Category | merchant backend API (C) => mechant backend |
| 2025-03-22 14:09 | Christian Grothoff | Category | mechant backend => merchant backend |