Aktionen
GX-Bug #69853
geschlossenThe minimum length for the street name should be 1 in the default | Die Mindestlänge für den Straßennamen sollte im Standard 1 sein
Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Alexandre Ataides
Kategorie:
Installer
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.6.0.0 beta1
Release Notes Langtext:
Die Standard-Mindestlänge für den Straßennamen wurde bei Neuinstallation des Shops auf 1 herabgesetzt (kann weiterhin im Gambio Admin konfiguriert werden)
Beschreibung
With https://tracker.gambio-server.net/issues/62243 the minimum length for the street name was set to 1, but only in the JavaScript form validation of the installer. The value has also to be adjusted in the database, otherwise the installer does not create a valid Admin account.
Steps to reproduce:
- Install the shop and enter a street name with less than 5 characters.
- Login with your admin account
Expected result:
The installation is successful and a login with the admin account is possible.
Actual result:
The installation continues, but the admin account is broken. No login possible.
Aktionen