- Issue created by @weseze
- Assigned to danrod
- 🇨🇦Canada danrod Ottawa
I'm closing these small issues before digging into the "No longer protecting" issue which is critical and I am still looking into it
- 🇨🇦Canada danrod Ottawa
It seems like we have an appropiate wording for this and looks ok, I'm closing this as "Won't fix".
./src/Controller/AntibotPageController.php: '#value' => $this->t('You have reached this page because you submitted a form that required JavaScript to be enabled on your browser. This protection is in place to attempt to prevent automated submissions made on forms. Please return to the page that you came from and enable JavaScript on your browser before attempting to submit the form again.'),
- 🇧🇪Belgium weseze
Nothing was fixed here, the wording is still very unclear and implies you have JS disabled in the browers.
As stated in my first post, 99,99% of theses errors (in our experience) have got nothing to do with users having JS disabled in the browser.
But rather, users submitting forms without interaction.
The current error message is confusing and very technical. - 🇨🇦Canada danrod Ottawa
Makes sense your point, I'll rewrite the wording with the one that you suggested and create a MR.
- Merge request !32Issue # 3455727 by weseze: Provide better feedback to the end user when... → (Merged) created by danrod
- 🇨🇦Canada danrod Ottawa
Hello @weseze I changed the wording to reflect your suggestions, could you have a look on this? I created a MR.