Bug #88145
closedTYPO3 FORM Extension submit problem in Google Chrome
0%
Description
This is a weird bug. I set up a simple form with the built-in form extension. I can submit forms without problems in Firefox and Safari, also on iOS. But in Chrome the following thing happens:
On submit the page loads, but then basically opens the already open page. It feels like a page refresh. Now the URL has changed and includes all the form parameters, see below. When I hit submit again, then it sends the message successfully and the forwarding to the confirmation page works.
I also noticed this seems to happen in Chrome especially when I just cleared caches. It's a hard to track down, as the bug is so inconsistent.
These are the url parameters:
tx_form_formframework%5Baction%5D=perform&tx_form_formframework%5Bcontroller%5D=FormFrontend&cHash=87446385fd55f4728cedc400139c96a6#myform-354
Updated by Susanne Moog over 5 years ago
- Status changed from New to Needs Feedback
Hey,
can you please check if chrome is using some sort of autofill? If so, check whether the honeypot field is filled. If you cannot see that, temporarily disable the honeypot field completely and check again.
Updated by Philipp Faber over 5 years ago
I just tried it again, and now it does seem to work, really strange, didn't change a thing. Will keep an eye on it, but for now let's close it.
Updated by Riccardo De Contardi over 5 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Philipp Faber)
@Philipp Faber thank you for your feedback; I'll close this one for now; If you think that this is the wrong decision or experience the issue again, please reopen it or ping me.
Thanks.