Projekt

Allgemein

Profil

GX-Bug #42791

Von Till Tepelmann vor fast 9 Jahren aktualisiert

Es wird eine Exeception ausgegeben, wenn man das Datum im Format 08.28.1962 angibt. 

 `FATAL ERROR(1): "Uncaught exception 'Exception' with message 'DateTime::__construct() [<a href='datetime.--construct'>datetime.--construct</a>]: Failed to parse time string (08.28.1962) at position 8 (6): Unexpected character' in /GXEngine/Classes/CoreServices/CustomerValueObjects/CustomerDateOfBirth.inc.php:52 /homepages/u47843/GXEngine/Classes/CoreServices/CustomerValueObjects/CustomerDateOfBirth.inc.php:52 
 Stack trace: 
 #0 /GXEngine/Classes/CoreServices/CustomerValueObjects/CustomerDateOfBirth.inc.php(52): /homepages/u47843/GXEngine/Classes/CoreServices/CustomerValueObjects/CustomerDateOfBirth.inc.php(52): DateTime->__construct('08.28.1962') 
 #1 /system/core/MainFactory.inc.php(289) /homepages/u47843/system/core/MainFactory.inc.php(289) : eval()'d code(1): CustomerDateOfBirth->__construct('08.28.1962') 
 #2 /system/core/MainFactory.inc.php(289): /homepages/u47843/system/core/MainFactory.inc.php(289): eval() 
 #3 /system/core/MainFactory.inc.php(190): /homepages/u47843/system/core/MainFactory.inc.php(190): MainFactory::create_object('CustomerDateOfB...', Array) 
 #4 /GXEngine/Extensions/Customers/CreateAccountProcess.inc.php(38): /homepages/u47843/GXEngine/Extensions/Customers/CreateAccountProcess.inc.php(38): MainFactory::create('CustomerDateOfB...', '08.28.1962') 
 #5 /GXEngine/Extensions/Customers/AbstractCreateAccountProcess.inc.php(63): /homepages/u47843/GXEngine/Extensions/Customers/AbstractCreateAccountProcess.inc.php(63): CreateAccountProc"`

Zurück