Skip to main content

Bug Tracker

Side navigation

#1581 closed bug (duplicate)

Opened September 11, 2007 12:46PM UTC

Closed September 15, 2007 01:21AM UTC

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

Reported by: djot Owned by: john
Priority: major Milestone: 1.2.1
Component: core Version: 1.2
Keywords: Cc:
Blocked by: Blocking:
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 (0)
Change History (4)

Changed September 11, 2007 12:47PM UTC by john comment:1

owner: → john

Changed September 11, 2007 12:53PM UTC by john comment:2

Changed September 11, 2007 02:18PM UTC by buzz27 comment:3

See this earlier ticket as well:

http://dev.jquery.com/ticket/1579

Changed September 15, 2007 01:21AM UTC by john comment:4

resolution: → duplicate
status: newclosed

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