View Issue Details

IDProjectCategoryView StatusLast Update
0005620OXID eShop (all versions)1.03. Basket, checkout processpublic2014-01-24 13:21
ReporterJaroslavHerber 
PriorityhighSeveritycriticalReproducibilityalways
Status closedResolutionduplicate 
Product Version4.8.1 / 5.1.1 
Target VersionFixed in Version 
Summary0005620: SEPA bad payment validation (Lastschrift)
Descriptionsee /core/oxinputvalidator.php on line 182. If either the BIC or the IBAN are wrong, we get wrong error-messages.

Example:
If a user has entered a valide BIC, but an invalide IBAN, there won't be an error-message related to the wrong IBAN. Instead, the German BLZ and KTONR will be validated next. So after the BLZ-validation fails (with the correct entered BIC), the BIC/BLZ-input-field will be marked as an error-field and not the IBAN-input-field.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

duplicate of 0005539 resolvedtomas.lygutas Wrong error message if correct bank code and incorrect account number is entered with SEPA 

Activities

JaroslavHerber

2014-01-24 13:04

reporter  

bug-sepa.png (12,700 bytes)
bug-sepa.png (12,700 bytes)

jurate.baseviciene

2014-01-24 13:21

reporter   ~0009442

Hi,

Bug is closed as duplicate of 0005539