View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004851 | Taler | exchange | public | 2017-01-10 17:29 | 2021-09-02 18:14 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | tweak | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.3 | Fixed in Version | 0.3 | ||
Summary | 0004851: exchange httpd should probably just exit if no wireformats are configured | ||||
Description | This is practically always a misconfiguration, and the exchange process should simply exit. | ||||
Tags | No tags attached. | ||||
|
Implemented in 397c718..d06dac6 |
|
This doesn't actually work. When wire formats are configured, but the JSON is wrong and no wire format can load correctly, the exchange still starts and gives us "{}" for "/wire". Observed in 7ba2ee0966 |
|
Ah, that's an extra requirement. It does exit if no wire formats are configured, but configured but _incorrectly_ is another story... |
|
Fixed in 7ba2ee0..5f5babc |
|
Fix committed to master branch. |
exchange: master 5f5babca 2017-03-08 12:59 Details Diff |
fix 0004851 |
Affected Issues 0004851 |
|
mod - src/exchange/taler-exchange-httpd.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_db.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_wire.c | Diff File | ||
mod - src/exchange/taler-exchange-httpd_wire.h | Diff File | ||
mod - src/exchangedb/plugin_exchangedb_postgres.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-10 17:29 | Florian Dold | New Issue | |
2017-01-10 17:29 | Florian Dold | Status | new => assigned |
2017-01-10 17:29 | Florian Dold | Assigned To | => Christian Grothoff |
2017-03-02 06:35 | Christian Grothoff | Status | assigned => resolved |
2017-03-02 06:35 | Christian Grothoff | Resolution | open => fixed |
2017-03-02 06:35 | Christian Grothoff | Fixed in Version | => 0.3 |
2017-03-02 06:35 | Christian Grothoff | Note Added: 0011875 | |
2017-03-02 06:35 | Christian Grothoff | Product Version | => git (master) |
2017-03-02 06:35 | Christian Grothoff | Target Version | => 0.3 |
2017-03-08 02:43 | Florian Dold | Note Added: 0011902 | |
2017-03-08 02:44 | Florian Dold | Status | resolved => assigned |
2017-03-08 11:49 | Christian Grothoff | Note Added: 0011908 | |
2017-03-08 13:13 | Christian Grothoff | Status | assigned => resolved |
2017-03-08 13:13 | Christian Grothoff | Note Added: 0011909 | |
2017-06-06 14:18 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master 5f5babca |
2021-09-02 18:14 | Christian Grothoff | Note Added: 0018302 |