Side navigation
#11914 closed bug (invalid)
Opened June 14, 2012 06:42PM UTC
Closed June 23, 2012 02:07PM UTC
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: | ||
Blocked by: | Blocking: |
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).
Attachments (0)
Change History (1)
Changed June 23, 2012 02:07PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
This is so vague as to be useless for bug reporting purposes. Please ask for help on the forum.