Modify ↓
Ticket #4364 (closed bug: invalid)
[validate]
| Reported by: | mikoleg | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | plugin | Version: | 1.3.2 |
| Keywords: | accordion bug, validate, multipart form | Cc: | |
| Blocking: | Blocked by: |
Description
In the demo of your last release 1.5.1 Multipart form gives an error:
$.filter(expr, [i]).r is undefined [Break on this error] if ( $.filter( expr, [i] ).r.length ) break;
that is an acordion.js file line 84
Please could you check that? And upload an update. thank you.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .