Actions
Bug #14175
openOpening a form with no QFQ Session cookie fails
Start date:
08.05.2022
Due date:
% Done:
0%
Estimated time:
Discuss:
Prio Planung:
Description
Wird eine Passwort Reset Mail mit einer URL+Token versendet, die direkt ein Form oeffnet, gibt es einen Fehler:
================================================== UniqId:: 6278304af162c ------------------------------------------------ toUser:: General error - please report. support:: File: /var/www/html/forkred/typo3conf/ext/qfq/Classes/Core/Form/Dirty.php / Line: 369 / Undefined index: cookieQfq Timestamp:: 2022.05.08 23:04:10 +0200 Code:: 8 Message:: General error - please report. Type:: Code Exception current sip:: array ( 'r' => '7322007', 'form' => 'setPassword', 's' => '6278304af0e35', ) Page Id:: 68 Content Id:: 89 File:: /var/www/html/forkred/typo3conf/ext/qfq/Classes/Core/Exception/ErrorHandler.php Line:: 42 CWD:: /var/www/html/forkred IP Address:: 192.168.133.205 Stacktrace:: #0 /var/www/html/forkred/typo3conf/ext/qfq/Classes/Core/Form/Dirty.php(369): IMATHUZH\Qfq\Core\Exception\ErrorHandler::exception_error_handler(8, 'Undefined index...', '/var/www/html/f...', 369, Array) #1 /var/www/html/forkred/typo3conf/ext/qfq/Classes/Core/QuickFormQuery.php(496): IMATHUZH\Qfq\Core\Form\Dirty->getCheckDirty('person', '7322007', Array, '') #2 /var/www/html/forkred/typo3conf/ext/qfq/Classes/Core/QuickFormQuery.php(282): IMATHUZH\Qfq\Core\QuickFormQuery->doForm('form_load') #3 /var/www/html/forkred/typo3conf/ext/qfq/Classes/Controller/QfqController.php(46): IMATHUZH\Qfq\Core\QuickFormQuery->process() ==================================================
Updated by Carsten Rose about 1 year ago
Es sieht so aus als wenn der Fehler mit '21.6 latest dev' nicht mehr auftritt.
Actions