Bug #83998
closedField "advanced password" doesn't work correctly
0%
Description
I have a form with several form pages. On one page I have a text field "username" and an advanced password field "password".
I fill in username and the password two times and click on submit button. In about 1 from 10 attempts, the same page is displayed again, but with no error message. After trying some different username or password or reloading the page, everything is ok, the next form page is displayed.
Files
Updated by Sven Burkert almost 7 years ago
- File Registration.yaml Registration.yaml added
Please use this form to test.
If the error doesn't occure on testing, go back one step (fill in username and password, submit form page, click form submit button "back" and try again with different username and password).
Updated by Ralf Zimmermann almost 7 years ago
For now, i can't reproduce this.
Is it possible, that the honeypot field is filled for some reason?
Can you try to test it again with disabled honeypot, please?
type: Form identifier: registration label: 'Member Registration' prototypeName: standard renderingOptions: submitButtonLabel: 'Kostenpflichtig bestellen' honeypot: enable: false
Updated by Ralf Zimmermann almost 7 years ago
- Status changed from New to Needs Feedback
- Assignee set to Sven Burkert
Updated by Sven Burkert over 6 years ago
- Assignee changed from Sven Burkert to Ralf Zimmermann
You're right, it's the honeypot field! This field is filled (only sometimes) with the username I use for login for TYPO3 BE.
Thank you for your help! I will remove the honeypot for my form.
Updated by Björn Jacob over 6 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Ralf Zimmermann)
Please consider that removing this field could cause receiving spam/ more spam ;)
Thanks for your fast response.