Opened 12 years ago
Closed 12 years ago
#7821 closed bug (worksforme)
serialize not including <select> if any of options have selected="selected" in IE
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
serialize not including <select> if any of options have selected="selected" in IE.
In firefox it is working.
Change History (3)
comment:1 Changed 12 years ago by
Owner: | set to aruntechguy@… |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Owner: | aruntechguy@… deleted |
---|---|
Status: | pending → new |
comment:3 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I made this test case based on your description but can't seem to reproduce your problem.
Feel free to report back with a test case (as per the comment of ajpiano) reproducing the issue you described and request the reopening of this ticket and we will be happy to investigate this issue further.
Note: See
TracTickets for help on using
tickets.
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced jsFiddle test case to help us assess your ticket!
Additionally, test against the latest jQuery release and the jQuery 0 GIT version to ensure the issue still exists.