View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0005013 | Taler | obsolete component | public | 2017-05-16 11:31 | 2017-06-06 14:20 | 
| 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.3 | Fixed in Version | 0.3 | ||
| Summary | 0005013: Refine error reporting | ||||
| Description | The function wire_transfer() in talerbank/app/views.py dies with CurrencyMismatchException both if the amount to be transferred has a currency different from the one used by the bank and if the bank has internal currency inconsistencies (for example MAX_DEBT has a currency other than the one used by the bank). This way is impossible to distingush between an error caused by the client using some API and a bank's internal error. Error reporting should then distinguish between these cases and react accordingly.  | ||||
| Tags | No tags attached. | ||||
| 
		 | 
	Opened a '5013' branch. | 
| 
		 | 
	Implemented and tested in 5ff47db. A testcase for erroneous requests/configurations should be put in place. | 
| 
		 | 
	Waiting for 0.3 to be released before merging this branch into master. | 
| 
		 | 
	merged @ 05d86a1. Did NOT activate the faulty testcases. | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2017-05-16 11:31 | Marcello Stanisci | New Issue | |
| 2017-05-16 11:31 | Marcello Stanisci | Status | new => assigned | 
| 2017-05-16 11:31 | Marcello Stanisci | Assigned To | => Marcello Stanisci | 
| 2017-05-16 11:33 | Marcello Stanisci | Description Updated | |
| 2017-05-23 14:31 | Marcello Stanisci | Note Added: 0012147 | |
| 2017-05-23 15:54 | Marcello Stanisci | Note Added: 0012148 | |
| 2017-05-24 15:02 | Marcello Stanisci | Note Added: 0012155 | |
| 2017-05-29 13:43 | Marcello Stanisci | Status | assigned => resolved | 
| 2017-05-29 13:43 | Marcello Stanisci | Resolution | open => fixed | 
| 2017-05-29 13:43 | Marcello Stanisci | Note Added: 0012182 | |
| 2017-06-06 14:20 | Christian Grothoff | Status | resolved => closed | 
| 2017-06-06 14:20 | Christian Grothoff | Product Version | => git (master) | 
| 2017-06-06 14:20 | Christian Grothoff | Fixed in Version | => 0.3 | 
| 2017-06-06 14:20 | Christian Grothoff | Target Version | => 0.3 | 
| 2022-08-23 20:26 | Christian Grothoff | Category | bank (demonstrator) => py bank (demonstrator, obsolete) | 
| 2023-12-03 01:23 | Christian Grothoff | Category | py bank (demonstrator, obsolete) => obsolete componet | 
| 2023-12-11 20:08 | Florian Dold | Category | obsolete componet => obsolete component |