Ticket #924 (closed defect: fixed)
[PATCH] Value of custom checkbox fields are not displayed properly
| Reported by: | pkou <pkou at ua.fm> | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | devel |
| Severity: | minor | Keywords: | custom fields |
| Cc: |
Description
Custom fields with checkbox type are not displayed properly on ticket summary screen:
- When the value of a checkbox is OFF, nothing is displayed;
- When the value of a checkbox is ON, 1 is displayed.
Attached patch fixes the defect by displaying No and Yes appropriately.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


