Modify ↓
Opened 7 years ago
Closed 7 years ago
#3763 closed defect (fixed)
ticket-custom: optional value for a select type field broken
| Reported by: | Markus Tacker <m@…> | Owned by: | mgood |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
TracTicketsCustomFields says
Note: To make entering an option for a select type field optional, specify a leading | in the fieldname.options option.
This is broken in r3752. A field value must be select or the error
field <field_name> must be set
appears.
Attachments (0)
Change History (3)
comment:1 Changed 7 years ago by anonymous
comment:2 Changed 7 years ago by mgood
- Milestone set to 0.10
- Owner changed from jonas to mgood
- Status changed from new to assigned
comment:3 Changed 7 years ago by mgood
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in r3762
Note: See
TracTickets for help on using
tickets.



I can confirm that this is broken.