View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007610 | Taler | merchant backend API (C) | public | 2023-01-27 13:12 | 2023-02-21 16:39 |
Reporter | sebasjm | Assigned To | Priscilla Huang | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
Summary | 0007610: merchant expect image_data field when patching and crash when is not there | ||||
Description | curl 'https://merchant-backend.taler.ar/instances/default/private/templates/beer' -X 'PATCH' -H 'Authorization: Bearer secret-token:super_secret' -d '{"template_description":"do you wanna some beer?","template_contract":{"minimum_age":0,"pay_duration":{"d_us":1800000000},"summary":"here is some beer","amount":"ARS:1"},"id":"beer"}' Thread 1 "taler-merchant-" received signal SIGSEGV, Segmentation fault. 0x0000563edd58b135 in TMH_image_data_url_valid (image_data_url=0x0) at taler-merchant-httpd_helper.c:297 297 if (0 == strcmp (image_data_url, | ||||
Tags | No tags attached. | ||||
|
Was this one not already fixed? Priscilla, did you not fix the crash? (Yes, we renamed the field now to pos_key, but I thought at least the crash was already fixed...). |
|
She said it was fixed, code looks fixed. Don't know why this was not marked as resolved. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-27 13:12 | sebasjm | New Issue | |
2023-01-27 13:12 | sebasjm | Status | new => assigned |
2023-01-27 13:12 | sebasjm | Assigned To | => Christian Grothoff |
2023-01-27 13:16 | Christian Grothoff | Assigned To | Christian Grothoff => Priscilla Huang |
2023-02-17 17:56 | Florian Dold | Target Version | 0.9.2 => 0.9.3 |
2023-02-17 17:59 | Christian Grothoff | Note Added: 0019868 | |
2023-02-19 10:42 | Christian Grothoff | Status | assigned => resolved |
2023-02-19 10:42 | Christian Grothoff | Resolution | open => fixed |
2023-02-19 10:42 | Christian Grothoff | Fixed in Version | => 0.9.2 |
2023-02-19 10:42 | Christian Grothoff | Note Added: 0019878 | |
2023-02-19 10:42 | Christian Grothoff | Target Version | 0.9.3 => 0.9.2 |
2023-02-21 16:39 | Christian Grothoff | Status | resolved => closed |