On Sun, 05 Jan 2014 15:51:33 +0000, Commit Mailer wibbled on for an age: > Rewrite form_successful_controls() to use the DOM. > > This stops image inputs from working temporarily, but makes > inputs inside display:none work correctly. As such, this is > a net-win.
This seems to have introduced a curious bug, where all checkboxes are submitted as ticked, no matter what their actual state is. Chris
