Bug Tracker

Opened 11 years ago

Closed 11 years ago

#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:
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).

Change History (1)

comment:1 Changed 11 years ago by dmethvin

Resolution: invalid
Status: newclosed

This is so vague as to be useless for bug reporting purposes. Please ask for help on the forum.

Note: See TracTickets for help on using tickets.