View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005784 | Taler | merchant backend | public | 2019-06-27 10:29 | 2019-12-20 19:11 |
| Reporter | Marcello Stanisci | Assigned To | Marcello Stanisci | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.6 | Fixed in Version | 0.6 | ||
| Summary | 0005784: Wire response file creation fails when intermediate folder does not exist | ||||
| Description | The merchant fails to deploy a JSON file under "[account-*]/wire_response = path", if one directory of the path is not found. Instead, it should create those missing directories before trying to deploy the data (just as the exchange does!). | ||||
| Steps To Reproduce | Make sure the following config block exists: [account-merchant] wire_response = /some/path/merchant.json url = payto:///url plugin = taler_bank taler_bank_auth_method = basic username = x passowrd = x wire_file_mode = 770 *and* make sure the "path" subfolder does not exist. Then, launch the merchant: $ taler-merchant-httpd | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-06-27 10:29 | Marcello Stanisci | New Issue | |
| 2019-06-27 10:29 | Marcello Stanisci | Status | new => assigned |
| 2019-06-27 10:29 | Marcello Stanisci | Assigned To | => Marcello Stanisci |
| 2019-06-27 10:29 | Marcello Stanisci | Assigned To | Marcello Stanisci => |
| 2019-06-28 18:41 | Marcello Stanisci | Note Added: 0014615 | |
| 2019-06-28 18:41 | Marcello Stanisci | Assigned To | => Marcello Stanisci |
| 2019-06-28 18:41 | Marcello Stanisci | Status | assigned => resolved |
| 2019-06-28 18:41 | Marcello Stanisci | Resolution | open => fixed |
| 2019-09-16 09:18 | Christian Grothoff | Product Version | => git (master) |
| 2019-09-16 09:18 | Christian Grothoff | Fixed in Version | => 0.6 |
| 2019-09-16 09:18 | Christian Grothoff | Target Version | => 0.6 |
| 2019-12-20 19:11 | Christian Grothoff | Status | resolved => closed |
| 2025-03-22 14:09 | Christian Grothoff | Category | mechant backend => merchant backend |