Skip to main content

Bug Tracker

Side navigation

#6935 closed bug (invalid)

Opened August 24, 2010 09:36AM UTC

Closed August 26, 2010 12:26AM UTC

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!

Attachments (0)
Change History (1)

Changed August 26, 2010 12:26AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

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!