Modify ↓
Opened 19 years ago
Closed 19 years ago
#3763 closed defect (fixed)
ticket-custom: optional value for a select type field broken
| Reported by: | Owned by: | Matthew Good | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 by , 19 years ago
comment:2 by , 19 years ago
| Milestone: | → 0.10 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.



I can confirm that this is broken.