Modify ↓
Ticket #4239 (closed bug: invalid)
Ajax 'post' failing to send parameters
| Reported by: | tshugart | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.4 |
| Component: | ajax | Version: | 1.3.2 |
| Keywords: | ajax, post | Cc: | |
| Blocking: | Blocked by: |
Description
Whenever making an ajax call where the method is 'post', the parameters are not passed.
When the method is 'get', everything works fine.
Change History
comment:2 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
There's not enough information here for a bug report; if you have a complete test case please attach it and reopen. Before doing that, please check the existing open tickets to see if there is a similar problem.
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.

An example of your call would help.