View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004452 | Taler | Merchant frontends (Python3) | public | 2016-04-20 03:03 | 2024-01-12 14:08 |
Reporter | Florian Dold | Assigned To | Marcello Stanisci | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.0 | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0004452: merchant does not do contract restoration correctly | ||||
Description | ... basically right now the PHP merchants don't verify that the parameters (donation receiver, amount) match the contract with the given transaction id and hash. Thus the merchant will happily generate pages like "You successfully donated 1000 KUDOS to FooBar", even though we never signed a contract mentioning FooBar or 1000 KUDOS. | ||||
Tags | No tags attached. | ||||
|
This is fixed in the Python merchant. I really don't want to touch the PHP code again ;-) |
|
to be tested with wallet |
|
fixed in af5c823 (although not mentioned in the commit message..) |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-20 03:03 | Florian Dold | New Issue | |
2016-04-20 03:03 | Florian Dold | Status | new => assigned |
2016-04-20 03:03 | Florian Dold | Assigned To | => Marcello Stanisci |
2016-04-20 03:54 | Florian Dold | Note Added: 0010529 | |
2016-04-22 20:54 | Marcello Stanisci | Note Added: 0010546 | |
2016-05-02 13:51 | Marcello Stanisci | Note Added: 0010606 | |
2016-05-02 13:51 | Marcello Stanisci | Status | assigned => resolved |
2016-05-02 13:51 | Marcello Stanisci | Resolution | open => fixed |
2016-05-03 05:57 | Christian Grothoff | Status | resolved => closed |
2016-05-03 05:57 | Christian Grothoff | Product Version | => 0.0 |
2016-05-03 05:57 | Christian Grothoff | Fixed in Version | => 0.0 |
2016-05-03 05:57 | Christian Grothoff | Target Version | => 0.0 |
2024-01-12 14:08 | Christian Grothoff | Category | merchant frontend (donations) => Merchant frontends (Python3) |