Nick Coghlan <ncogh...@gmail.com> added the comment:
To make this more obviously an either/or situation when looking at the template, perhaps the check on the "All" radio button could be: checked python:request.form.getvalue('status') != status_notresolved Otherwise I'd be wondering which button gets checked on an initial page load when the form hasn't been submitted at all. ---------- nosy: +ncoghlan _______________________________________________________ PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za> <http://psf.upfronthosting.co.za/roundup/meta/issue645> _______________________________________________________ _______________________________________________ Tracker-discuss mailing list Tracker-discuss@python.org https://mail.python.org/mailman/listinfo/tracker-discuss Code of Conduct: https://www.python.org/psf/codeofconduct/