Ticket #7051 (closed defect: fixed)
Custom-Ticket-Field Radio shows no default value
| Reported by: | goetzger@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | 0.10.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'd like to add a custom field to my ticket as follows:
[ticket-custom] system_type = radio system_type.label = System system_type.options = OPS|Test|Devel system_type.value = 0
But unfortunately, the radio-buttons do not show the default value set to OPS.
The default value is set correctly in the ticket even if the creater is not changing/setting it.
By using 'select' instead of 'radio' for type, it's default is shown correctly.
This has been tested on:
- Browser:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.12) Gecko/20080211 Firefox/2.0.0.12
on a gentoo-system
- Server:
- www-apps/trac-0.10.4
- www-servers/apache-2.2.8
- dev-lang/python-2.4.4-r9
on a gentoo-system
Any ideas?
Thanks and cheers
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


