Problem/Motivation

After installing antibot, the contact edit form (/admin/structure/contact/manage/feedback) is protected by antibot, which isn't really necessary and could cause unexpected results. In our case, it broke a few of our automated tests which do not use javascript.

Proposed resolution

In antibot.settings.yml, change form id contact_* to contact_message_*

CommentFileSizeAuthor
#2 antibot-default_config-3313501-2.patch347 bytesbwaindwain

Comments

bwaindwain created an issue. See original summary.

bwaindwain’s picture

Status: Active » Needs review
StatusFileSize
new347 bytes
ramonvasconcelos’s picture

Assigned: Unassigned » ramonvasconcelos

I'll review it.

ramonvasconcelos’s picture

Assigned: ramonvasconcelos » Unassigned

Your change in the patch is correct. I think you just need to explain a bit more why this change is really necessary, so maintainers can approve it.

bwaindwain’s picture

Issue summary: View changes
ramonvasconcelos’s picture

Status: Needs review » Reviewed & tested by the community

  • a59a4ab committed on 2.0.x
    Issue #3313501 by bwaindwain: Default config includes contact edit form
    
gaurav.kapoor’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for working on this. Pushed to 2.0.x.

Status: Fixed » Closed (fixed)

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