#5588 closed bug (notabug)
jQuery UI preventing correct serialization in IE7
Reported by: | john_nye | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery UI prevents correct serialization of radio buttons in fieldsets that have the CSS rule 'display: none;' the button is serialized however the default value is serialized rather than the users selected value.
Only noticed in IE7 assuming similar behaviour in IE6
Tested with jquery 1.4.1 and 1.4.2, and 1.3.1 with jQuery UI of 1.7.2 (1.3) and 1.8.1(1.4.x)
test page can be found at http://nimbleworks.co.uk/test.html
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing due to missing test page and inactivity.
Note: See
TracTickets for help on using
tickets.
Test page is gone. No idea how jQuery UI is supossed to interfere with serialization.