Bug #210
Contact form converts input options to lowercase
| Status: | Closed | Start date: | 2009-12-07 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Alex Cartwright | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 2.5.0 | |||
| PHP Version: |
Description
When setting a contact field options, such as for a drop-down menu - entering in various options such as 'Foo;BAR;CaR' will result in 3 options but they will all be lowercase. This is due to the View file converting the tags to lowercase, however this should not be how it works.
History
Updated by Alex Cartwright about 2 years ago
- Status changed from Confirmed to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"30b71097dcb8b54b86707ded0c5d22d2725aa3fb".