Problem/Motivation

We are having some anonymous users getting blocked with the message:
You have reached this page because you submitted a form that required JavaScript to be enabled on your browser.
But are finding they have JavaScript already enabled in their browser.

I then looked through the entire Antibot issue queue, and found this one that was marked Closed (Fixed) about 10 months ago, buried in the queue:
https://www.drupal.org/project/antibot/issues/3455727
I did begin to wonder if that message was a general Antibot blocking message... and it appears it is!
This commit is very helpful, so we don't go down the Javascript troubleshooting rabbit-hole with the user... they are getting blocked for some other reason.

Can we please get a release soon? There are 19 commits out on dev past the current release of 2.0.4, including the helpful one above......

CommentFileSizeAuthor
#4 antibot-new-message-3601070-4.patch1.14 KBfizcs3

Issue fork antibot-3601070

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fizcs3 created an issue. See original summary.

danrod’s picture

Assigned: Unassigned » danrod
danrod’s picture

Thanks for creating this issue, I'll fix some extra issues before creating a tagged release.

fizcs3’s picture

StatusFileSize
new1.14 KB

You're welcome @danrod, and thank you.

In the meantime:
I tried to apply a patch to 2.0.4 of the MR from related Issue #3455727 which has the revised message, but it would not apply...
So, I created a new patch that does apply to 2.0.4, copying that revised wording in, and have attached it for us to use.

danrod’s picture

Hi @fizcs3 , I created a new release with the latest bugfixes and new features: https://www.drupal.org/project/antibot/releases/2.0.5

Please test and let me know how it goes, I'll mark it as "Fixed", but please let me know if you have issues with this new release.

Thanks !

danrod’s picture

Status: Active » Needs review
danrod’s picture

I tested the new release and works as expected, no issues found and the forms I tested work fine.

danrod’s picture

Status: Needs review » Reviewed & tested by the community
danrod’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

danrod’s picture

Assigned: danrod » Unassigned
fizcs3’s picture

Thank you @danrod!

Our issues with "antibot false positives" we've since found stemmed from Cloud Flare Rocket Loader being enabled on the domain. We didn't really need that and disabled it.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.