Bug Tracker

Modify

Ticket #11914 (closed bug: invalid)

Opened 11 months ago

Last modified 11 months ago

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

comment:1 Changed 11 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.