Bug Tracker

Opened 16 years ago

Closed 16 years ago

#1685 closed bug (worksforme)

$.ajax() places action url parameters in post.

Reported by: rip747 Owned by:
Priority: major Milestone: 1.2.1
Component: ajax Version: 1.2
Keywords: Cc:
Blocked by: Blocking:

Description

I really have no idea if that is a proper summary. Anywho, here is the problem.

It seems that everything works great if your form is post to a url like "index.cfm", however if you try to post to a url like "index.cfm?event=insert", $.ajax() will put the url parameter into the post and not keep it in the URL. Is this making sense to anyone or am I not explaining this correctly?

Change History (1)

comment:1 Changed 16 years ago by john

Milestone: 1.2.21.2.1
Resolution: worksforme
Status: newclosed
Version: 1.2.11.2

This was fixed in jQuery 1.2.1.

Note: See TracTickets for help on using tickets.