Opened 14 years ago
Closed 14 years ago
#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: | |
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
Note: See
TracTickets for help on using
tickets.
An example of your call would help.