Side navigation
#210 closed bug (fixed)
Opened September 23, 2006 04:41PM UTC
Closed October 11, 2009 02:15PM UTC
Edward
| Reported by: | joern | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | |
| Component: | ajax | Version: | |
| Keywords: | Edward | Cc: | Edward |
| Blocked by: | Blocking: |
Description
The current implementation for serialize does not take select elements with multiple attribute set into account.
A solution needs to check for select elements and then serialize their option:selected childs.
Attachments (0)
Change History (2)
Changed November 06, 2006 02:46PM UTC by comment:1
| cc: | "" → Edward |
|---|---|
| component: | → 1 |
| keywords: | "" → Edward |
| milestone: | → 1 |
| priority: | → 1 |
| summary: | Serialize select with multiple="multiple" → Edward |
| type: | → 1 |
| version: | → 1 |
Changed October 11, 2009 02:15PM UTC by comment:2
| component: | → ajax |
|---|---|
| description: | The current implementation for serialize does not take select elements with multiple attribute set into account.\ \ A solution needs to check for select elements and then serialize their option:selected childs. → The current implementation for serialize does not take select elements with multiple attribute set into account. \ \ A solution needs to check for select elements and then serialize their option:selected childs. |
| need: | → Review |
| priority: | → blocker |
| resolution: | → fixed |
| status: | new → closed |
| type: | → bug |