1.0dev: fix saving //Comments only// pref in ticket view.
`jQuery.ajax` doesn't send `undefined` value in `data`, which is what `attr('checked')` returns when the checkbox is unchecked. So we have to cast it to bool.
Authored by: cboos 2012-06-28
Parent: [r11098]
Child: [r11100]