Modify ↓
Ticket #11914 (closed bug: invalid)
selector.submit() fails when using jQuery selector to grab form
| Reported by: | kevcom | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When submitting a form using the GET method with many fields and a large URL query string with spaces and special characters..., using the jQuery method .submit() throws a syntax error exception in Firebug.
Using the standard Javascript getElementById does not throw this exception and submits the form properly. This error also causes the page to lose functionality (links stop working).
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 so vague as to be useless for bug reporting purposes. Please ask for help on the forum.