markocupic/calendar-event-booking-bundle

Sicherheitsfrage

Opened this issue · 4 comments

Hallo, wenn ich in das Buchungsformular eine Sicherheitsfrage einbaue, wird im Frontend die Fehlerseite angezeigt!
Im Log gibt es dann folgenden Fehler:

[2022-09-01T19:58:34.047250+02:00] request.INFO: Matched route "tl_page.88". {"route":"tl_page.88","route_parameters":{"_token_check":true,"_controller":"Contao\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.88","parameters":"/september-kabarattist","pageModel":{"Contao\PageModel":[]},"_route":"tl_page.88","_route_object":{"Contao\CoreBundle\Routing\Page\PageRoute":[]}},"request_uri":"https://www.exemple.de/preview.php/seite.html","method":"GET"} []
[2022-09-01T19:58:34.054139+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-09-01T19:58:34.090167+02:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: ""notes" has already been added to the form." at /srv/www/iv-grimma/public/contao/vendor/codefog/contao-haste/library/Haste/Form/Form.php line 1156 {"exception":"[object] (InvalidArgumentException(code: 0): "notes" has already been added to the form. at /srv/www/iv-grimma/public/contao/vendor/codefog/contao-haste/library/Haste/Form/Form.php:1156)"} []

Contao 4.13
php 8.1

Steffen Winde

Please check version 6.x

swinde commented

Hallo, leider mit 6.x gleicher Fehler!

csaeum commented

Ich nutze das "RockSolid AntiSpam" Plugin um die Spams einzudämmen.

Das Formularfeld wir mir angezeigt und man muss es somit ausfüllen.
Wenn ich das "normale Sicherheitsfrage" einbinde wird es mir nicht angezeigt und auch nicht abgefragt!