Modify ↓
#3852 closed defect (fixed)
Custom select field functionality broken in 0.10
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10.1 |
| Component: | ticket system | Version: | 0.10 |
| Severity: | normal | Keywords: | |
| Cc: | mgoettsche@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The syntax for making a select field optional is broken in 0.10.
Specifying
test = select test.label = Test test.options = |Test 1|Test 2|Test 3
leads to two empty options at the top instead of one.
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
| Milestone: | → 0.10.1 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in [3843], ported to 0.10-stable in [3844].