Side navigation
#4239 closed bug (invalid)
Opened February 25, 2009 01:30AM UTC
Closed May 14, 2009 12:59AM UTC
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.
Attachments (0)
Change History (2)
Changed February 25, 2009 02:48AM UTC by comment:1
Changed May 14, 2009 12:59AM UTC by comment:2
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.
An example of your call would help.