Bug Tracker

Opened 10 years ago

Closed 10 years ago

#13093 closed bug (notabug)

$.ajax for type="delete" issue

Reported by: mariusz@… Owned by: mariusz@…
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description

When using a $.ajax call with type "delete" (so when calling HTTP DELETE) and adding payload (body) as "data" param each object which has property called "type" looses that property. isnt that an issue ?

Change History (3)

comment:1 Changed 10 years ago by dmethvin

Owner: set to mariusz@…
Status: newpending

Please provide a test case, preferably on jsFiddle.net or jsbin.com. It's not possible to debug based on that description.

comment:2 in reply to:  1 Changed 10 years ago by anonymous

Replying to dmethvin:

Please provide a test case, preferably on jsFiddle.net or jsbin.com. It's not possible to debug based on that description.

hi guys I wanted to apologize, Can you close that as invalid? I was checking that on 2 different browsers so I was pretty sure something is wrong but it looks ok now :/ sorry again

comment:3 Changed 10 years ago by dmethvin

Resolution: notabug
Status: pendingclosed
Note: See TracTickets for help on using tickets.