Opened 15 years ago
Closed 15 years ago
#128 closed defect (fixed)
io.bind only submits the first selected item in a select-multiple list. Tested on 9/29 svn trunk
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The short pretty much says it all. In a select multiple list with multiple items selected, submitted to the server via the formNode property of an io.bind call, the server only receives a single value for that select box.
Note: See
TracTickets for help on using
tickets.
(In [1646]) fixes #128