Side navigation
#1685 closed bug (worksforme)
Opened September 19, 2007 05:50PM UTC
Closed September 26, 2007 10:09PM UTC
$.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?
Attachments (0)
Change History (1)
Changed September 26, 2007 10:09PM UTC by comment:1
| milestone: | 1.2.2 → 1.2.1 |
|---|---|
| resolution: | → worksforme |
| status: | new → closed |
| version: | 1.2.1 → 1.2 |
This was fixed in jQuery 1.2.1.