View Issue Details

IDProjectCategoryView StatusLast Update
0007343OXID eShop (all versions)2.5. Administer userspublic2022-08-08 09:24
Reportermichael_keiluweit Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status assignedResolutionopen 
Product Version6.4.3 
Summary0007343: If user information are saved via the administration area, then the salutation information gets overwritten
DescriptionThe field oxsal can be empty, when a customer decides not to choose a salutation during the registration or later changes of the customers information. In this case the field is empty.

If user information are changed and saved via the administration area, then the salutation information gets overwritten. This happens because the administration area has only the fields MR and MRS for the salutation. If the database field oxsal for the user is empty, MR is automatically active, since it's the first entry in the select box.
Steps To Reproduce1) Create an account in the frontend and do not select a salutation.
2) Check the entry in the database for the user. The field "oxsal" must be empty.
3) goto the administration area and select the user.
4) Check the entry in the database for the user. The field "oxsal" must be empty.
5) Hit the save button in the administration area.
6) Check the entry in the database for the user. The field "oxsal" has the value "MR" now.


TagsAccount, Admin
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

There are no notes attached to this issue.