Closed (fixed)
Project:
EU Cookie Compliance (GDPR Compliance)
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2012 at 16:12 UTC
Updated:
19 May 2014 at 12:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Miszel commentedThe module was design to work that way. Not sure if people want acceptance by clicking form buttons but I am happy to add such a feature if it is required. I would like to hear more opinions though.
Comment #2
dwigglesworth commentedI first noticed this by logging into a site. In this case it seemed obvious that by clicking on the submit button I would also be accepting the use of cookies by the site - because I was actively continuing to use the site after viewing the initial message by logging in.
Comment #3
mrfelton commentedThis is a really trivial change. See attached patch. Note though that this patch will only apply if you first apply the patch from #1697590: Optional confirmation messge. But essentially all you need to do is add
input[type=submit]to the selector that the click event binds to.Comment #4
Miszel commentedThanks, tested and committed to 6.x-1.x
Comment #5
Miszel commentedincluded in 6.x-1.7 release
Comment #6
Miszel commentedPorted to 7.x
Comment #7
Miszel commentedin 7.x-1.7