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_*
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | antibot-default_config-3313501-2.patch | 347 bytes | bwaindwain |
Comments
Comment #2
bwaindwain commentedComment #3
ramonvasconcelos commentedI'll review it.
Comment #4
ramonvasconcelos commentedYour 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.
Comment #5
bwaindwain commentedComment #6
ramonvasconcelos commentedComment #8
gaurav.kapoor commentedThanks for working on this. Pushed to 2.0.x.