Modify ↓
Ticket #8053 (closed bug: worksforme)
POST via AJAX from Palm Pre is set a GET
| Reported by: | keith.wright@… | Owned by: | jaubourg |
|---|---|---|---|
| Priority: | low | Milestone: | 1.5 |
| Component: | ajax | Version: | 1.4.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Sending an AJAX request as type 'POST' is received as a GET on Palm Pre starting with 1.4.3 (works fine in 1.4.2)
Change History
comment:1 Changed 2 years ago by jitter
- Owner set to keith.wright@…
- Status changed from new to pending
- Component changed from unfiled to ajax
comment:2 Changed 2 years ago by jitter
- Owner changed from keith.wright@… to jaubourg
- Status changed from pending to assigned
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks for taking the time to contribute to the jQuery project by writing a bug report.
Please submit a reduced test case, which reproduces the issue you are experiencing, on http://jsfiddle.net. So that we can investigate this issue further.
Also please check with the current version of jQuery 1.4.4 and the yesterday releases RC for jQuery 1.5 which includes a major ajax rewrite and might already have fixed what you are experiencing.
How to report bugs