Bug Tracker

Modify

Ticket #1685 (closed bug: worksforme)

Opened 6 years ago

Last modified 6 years ago

$.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:
Blocking: Blocked by:

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

comment:1 Changed 6 years ago by john

  • Status changed from new to closed
  • Version changed from 1.2.1 to 1.2
  • Resolution set to worksforme
  • Milestone changed from 1.2.2 to 1.2.1

This was fixed in jQuery 1.2.1.

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.