Bug Tracker

Ticket #1581 (closed bug: duplicate)

Opened 1 year ago

Last modified 1 year ago

jquery v1.2 removes GET arguments from the url of the form plugin (ajaxSubmit)

Reported by: djot Assigned to: john
Type: bug Priority: major
Milestone: 1.2.1 Component: core
Version: 1.2 Keywords:
Cc: Needs: Review

Description

- Hi,

I use the forms plugin, sending data to the url index.php?foo=bar.

Now with jquery v1.2 the form is send to index.php without the arguments. They are moved automatically to the POST, which is nonsense and breaks not only my application(s).

djot -

Attachments

Change History

Changed 1 year ago by john

  • owner set to john

Changed 1 year ago by john

Changed 1 year ago by buzz27

See this earlier ticket as well: http://dev.jquery.com/ticket/1579

Changed 1 year ago by john

  • status changed from new to closed
  • resolution set to duplicate

Fixed in SVN rev [3295]. Duplicate of bug #1580.

Note: See TracTickets for help on using tickets.