View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004925 | Taler | mechant backend | public | 2017-02-25 22:09 | 2021-09-02 18:22 |
Reporter | Marcello Stanisci | Assigned To | Marcello Stanisci | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.3 | Fixed in Version | 0.3 | ||
Summary | 0004925: Failure when returning /history data | ||||
Description | The callback pd_cb does not append correctly data to the json array returned in /history's response. It does append data correctly to it only at the first iteration. Starting from the second iteration, the array is (null) (as shown by json_dumps()) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-25 22:09 | Marcello Stanisci | New Issue | |
2017-02-25 22:09 | Marcello Stanisci | Status | new => assigned |
2017-02-25 22:09 | Marcello Stanisci | Assigned To | => Marcello Stanisci |
2017-02-25 22:09 | Marcello Stanisci | Priority | normal => high |
2017-02-27 11:44 | Marcello Stanisci | Status | assigned => resolved |
2017-02-27 11:44 | Marcello Stanisci | Resolution | open => fixed |
2017-02-27 11:44 | Marcello Stanisci | Note Added: 0011867 | |
2017-04-02 00:47 | Christian Grothoff | Product Version | => git (master) |
2017-04-02 00:47 | Christian Grothoff | Fixed in Version | => 0.3 |
2017-04-02 00:47 | Christian Grothoff | Target Version | => 0.3 |
2017-06-06 14:18 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:22 | Marcello Stanisci | Changeset attached | => Taler-merchant master 70fb2c92 |