-
Notifications
You must be signed in to change notification settings - Fork 299
Description
Good Day!
Your blacklist blocks perfectly good email addresses.
To reproduce the issue:
(1) Install Gravity Forms 2.6.7 (latest version as of today)
(2) Create a Gravity Forms form with a Email field and Text (Message) field.
(3) Add this code snippet to your functions.php file (directly or via the plugin, Code Snippets)
(4) Add your blacklist (20221105) to WP's Disallowed Comment Keys section.
(5) Enter any email address in either the Email or Message field created in (2) above.
(6) A block message will display.
Notes:
(1) If not already performed, recommend testing your list with other WordPress-compatible forms plugins such as WPForms, Contact Form 7, etc.
(2) When we use other blacklists available online, we don't have this issue.
(3) We tried to identify the list entries causing this issue with no success.
(4) When we remove your blocklist from our Disallowed Comments Key section, the issue disappears.
Please review and advise.
Thank you!