Opened 5 years ago
Closed 5 years ago
#1485016 closed Bugs (fixed)
cannot set option with value '0' as selected by default
| Reported by: | JohnDoh | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | PHP backend | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When setting the default selected value of select box you cannot set 0. How to recreate: goto Preferences, set you time zone as GMT, Save. No entry in the select box will be selected by default. The same is also true with radio buttons of value 0.
Change History (1)
comment:1 Changed 5 years ago by alec
- Component changed from Client to PHP backend
- Milestone changed from later to 0.1.2
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [ff6def42]