Skip to main content

Bug Tracker

Side navigation

#5665 closed bug (invalid)

Opened December 16, 2009 03:02PM UTC

Closed September 30, 2010 08:45PM UTC

JQuery 1.3.2 Post problem under firefox and IE

Reported by: towser Owned by:
Priority: undecided Milestone: 1.4
Component: ajax Version: 1.3.2
Keywords: Post HTTP content Cc:
Blocked by: Blocking:
Description

When using $.ajax function for a POST, there are problem under Firefox and IE.

The content in the HTTP Request is empty in firefox and IE. In Safari and Konqueror everything is good (checked in Wireshark).

See attached files for JS code

Attachments (1)
  • ajax_problem.js (0.5 KB) - added by towser December 16, 2009 03:02PM UTC.
Change History (2)

Changed December 17, 2009 11:27AM UTC by towser comment:1

It's not a JQuery Problem, found a workaround for Firefox here : http://almaer.com/blog/applying-concerns-to-javascript-with-ajax

Sorry for the false ticket.

Changed September 30, 2010 08:45PM UTC by addyosmani comment:2

resolution: → invalid
status: newclosed

Thanks for updating the original ticket with the solution you discovered.

As this has been confirmed as not being a jQuery core issue, I am closing as invalid.