Project

General

Profile

Actions

Bug #88145

closed

TYPO3 FORM Extension submit problem in Google Chrome

Added by Philipp Faber about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-04-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

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
Actions #1

Updated by Susanne Moog almost 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.

Actions #2

Updated by Björn Jacob almost 5 years ago

  • Assignee set to Philipp Faber
Actions #3

Updated by Philipp Faber almost 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.

Actions #4

Updated by Riccardo De Contardi almost 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.

Actions

Also available in: Atom PDF