View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009416 | Taler | mechant backend | public | 2024-12-23 22:54 | 2024-12-24 17:55 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0009416: contract choice logic for v1 contracts is wrong in merchant backend | ||||
Description | Doesn't expect a per-choice amount (as per spec!), plus partially duplicated between the pay and order creation code, some to-be-shared code is in _contract.c but not actually used by the order creation code. Messy. Needs to be cleaned up and tested. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-23 22:54 | Christian Grothoff | New Issue | |
2024-12-23 22:54 | Christian Grothoff | Status | new => assigned |
2024-12-23 22:54 | Christian Grothoff | Assigned To | => Christian Grothoff |
2024-12-24 17:55 | Christian Grothoff | Status | assigned => resolved |
2024-12-24 17:55 | Christian Grothoff | Resolution | open => fixed |
2024-12-24 17:55 | Christian Grothoff | Fixed in Version | => 1.0 |
2024-12-24 17:55 | Christian Grothoff | Note Added: 0023910 |