I have the checkbox_validate module installed which also fixes that Drupal core problem. Now I get two ** next to the Terms of Service. If we could integrate the module, like a dependency, it would be a bit better solution. Because the checkbox_validate module fixes ALL checkboxes, not just the ToS one.

Comments

James Andres’s picture

Version: 6.x-1.9 » 6.x-1.10
Status: Active » Needs review
StatusFileSize
new1.07 KB

Here is a patch that first checks if checkbox_validate is enabled and chooses the appropriate action accordingly.

quadbyte’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed, tested and working fine.

iva2k’s picture

Just to let people know - I included this fix in a combined patch #759064: Combined patch to address multiple issues and feature requests

kars-t’s picture

Status: Reviewed & tested by the community » Fixed

#577966 by James Andres | quadbyte: Added Integration with checkbox_validate() module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.