Opened 12 years ago
Closed 12 years ago
#6935 closed bug (invalid)
bug for $.post when under IE
Reported by: | victor.li | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | ajax | Version: | 1.4.2 |
Keywords: | $.post serialize | Cc: | |
Blocked by: | Blocking: |
Description
I am not sure if this is a bug: when i using $("form").serialize() in $.post under ie8,all parameters maybe submit using GET method,but i can sure the $_POST array is empty.While under firefox $.post works well!
Note: See
TracTickets for help on using
tickets.
Please post a question to clarify the issue on the forum. If it turns out to be a bug, reopen and attach a test case. Thanks!