When a given form is set as not active, it displays a message that admin users can set (under field 'Default disabled contact form message'). When the URL path corresponding to a blocked (or inactive) contact form, users will see that message and will be completely blocked out from the contact form, not being able to see it.
The issue is that when you add the contact form into a block, I believe thecorrect behavior would be to display that message to end users and block them access to the form, the same way that happens when entering the form through its URL. That isn't happening, though. The form is completely open in that condition.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | contact_block-access-personal-form-2872197-3.patch | 676 bytes | sutharsan |
Comments
Comment #2
sutharsan commentedWhat do you mean with "When a given form is set as not active"? How to set a form as not active? I'm only aware of the 'Make this the default form' checkbox.
Comment #3
sutharsan commentedI guess, you are talking about the personal contact form and the setting on the user page.
This patch fixes it.
Comment #5
sutharsan commentedComment #6
sutharsan commented@mabho, Thanks for reporting. This is serious enough for a new release.