Ticket #7111 (new defect)
'checkbox' filter options are created as radio buttons a vise-versa
| Reported by: | carnold@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | web frontend | Version: | devel |
| Severity: | minor | Keywords: | query jquery javascript |
| Cc: |
Description (last modified by thatch) (diff)
I was robbing some code and I stumbled upon some brokenness:
property.type == "checkbox" should be property.type == "radio"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


