View Issue Details

IDProjectCategoryView StatusLast Update
0007785Talerlibeufin-nexuspublic2023-04-17 11:40
ReporterMS Assigned To 
PrioritylowSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Target Version0.9.4 
Summary0007785: Error handling mixes up bank- and EBICS-technical errors.
DescriptionFor example, if Nexus submits a payment with the wrong currency, then
an error object named EbicsProtocolError is thrown and it carries the error
code from the bank in its 'ebicsTechnicalCode' field.

The error in question is NOT EBICS-technical because the problem was in
the EBICS _payload_ and NOT in the EBICS communication itself.

The fix should provide this difference, and as well be the occasion to review
the code to spot other places where the same problem lies.
Additional InformationThe test case 'unsupportedCurrency()' at EbicsTest.kt reproduces the wrong currency scenario.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-03-31 18:40 MS New Issue
2023-04-13 20:38 Florian Dold Category nexus => libeufin-nexus
2023-04-13 20:50 Florian Dold Project libeufin => Taler
2023-04-17 11:40 Florian Dold Target Version => 0.9.4