Side navigation
#10052 closed bug (wontfix)
Opened August 14, 2011 09:44PM UTC
Closed August 22, 2011 05:54PM UTC
$.support.cors reports firefox 5.0.1 as cross domain capable when it is not
Reported by: | jquery.com@kamp.nl.eu.org | Owned by: | jquery.com@kamp.nl.eu.org |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6.3 |
Component: | support | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When querying the $.support.cors attribute in firefox 5.0.1 it says it is cors enabled when it is not due to a bug in firefox 5.0.1.
Please fix $.support.cors for this specific case.
Also jquery 1.6.1 reports firefox 5.0.1 as having cors enabled.
Attachments (0)
Change History (3)
Changed August 14, 2011 09:54PM UTC by comment:1
component: | unfiled → support |
---|---|
description: | When querying the $.support.cors attribute in firefox 5.0.1 it says it is cors enabled when it is not due to a bug in firefox 5.0.1. \ \ https://bugzilla.mozilla.org/show_bug.cgi?id=667616 \ \ Please fix $.support.cors for this specific case. \ \ Also jquery 1.6.1 reports firefox 5.0.1 as having cors enabled. → When querying the $.support.cors attribute in firefox 5.0.1 it says it is cors enabled when it is not due to a bug in firefox 5.0.1. \ \ \ \ Please fix $.support.cors for this specific case. \ \ Also jquery 1.6.1 reports firefox 5.0.1 as having cors enabled. |
milestone: | None → 1.6.3 |
Changed August 15, 2011 11:23AM UTC by comment:2
owner: | → jquery.com@kamp.nl.eu.org |
---|---|
status: | new → pending |
Please also supply a valid test case demonstrating the behaviour you're experiencing on jsFiddle.net. Thanks.
Changed August 22, 2011 05:54PM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | pending → closed |
Firefox is already up to 6.0 and I'd think they would have a fix for the 5.0 branch soon, so this isn't worth a time investment.
jQuery 1.6.1 is not a supported release. Can you provide evidence of this bug in Firefox 5.0.1?