Bug Tracker

Modify

Ticket #4698 (closed bug: invalid)

Opened 4 years ago

Last modified 3 years ago

jQuery test suite fails silently on Fx 3.0 when using a proxy

Reported by: znerd Owned by:
Priority: minor Milestone: 1.4
Component: ajax Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

Steps to reproduce:

  • Have an ADSL connection from Solcon NL (Netherlands)
  • Start Firefox 3.0.10 on Mac OS X 10.5.6
  • Go to  http://jquery.com/test/

Expected results:

  • All tests are run and succeed.

Actual results:

  • Only tests 1 to 131 are run.

When digging into this with Firebug, I notice that a POST to  http://jquery.com/test/data/test.js fails with a "411 Length Required" HTTP status code.

When running the test on the same machine using Safari 4 (beta) it does succeed (result: "ajax module: jQuery.ajax() - script, Remote with POST (0, 3, 3)")

I intend to attach a screenshot.

Attachments

Afbeelding 10.jpg Download (193.4 KB) - added by znerd 4 years ago.
Screenshot of Firefox 3.0 with Firebug showing what went wrong

Change History

Changed 4 years ago by znerd

Screenshot of Firefox 3.0 with Firebug showing what went wrong

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

We need more information ... do you have a test case or network trace?

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.