-
Bug
-
Resolution: Done
-
Should have
-
None
-
None
-
Comments
The plugin we are using for GDPR on comments (https://wordpress.org/plugins/gdpr-comments/) relies on jQuery for disabling comment submit button if the GDPR checkbox is not checked.
It does not list jQuery as a dependency on the frontend, and because it is loaded before jQuery is, it fails to execute properly with an error "Uncaught ReferenceError: jQuery is not defined", leaving the submit button available.
- is triggering
-
PLANET-6465 Comments: add opt-in checkbox for submitting the form
- CLOSED
-
PLANET-6466 Comments: Anonymize users' IP addresses
- CLOSED