View Issue Details

IDProjectCategoryView StatusLast Update
0005432OXID eShop (all versions)4.06. Language and translationspublic2014-02-20 11:30
Reportermarco_steinhaeuser Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.0_5.1.0_beta1 
Target VersionPast developmentFixed in Version4.9.0_5.2.0_beta1 
Summary0005432: ERROR_MESSAGE_USER_PWDDONTMATCH and ERROR_MESSAGE_PASSWORD_DO_NOT_MATCH are the same
Description'ERROR_MESSAGE_PASSWORD_DO_NOT_MATCH' => 'Error: passwords don\'t match.',
'ERROR_MESSAGE_USER_PWDDONTMATCH' => 'Passwords don\'t match!',

are basically the same, one of it can be ditched. I'd drop the second one.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

tadas

2014-02-20 11:29

reporter   ~0009550

Removed ERROR_MESSAGE_USER_PWDDONTMATCH, and changed it's usage to ERROR_MESSAGE_PASSWORD_DO_NOT_MATCH