This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17478 - When a same-origin URL redirects to another same-origin URL, the spec seems to say to apply the resource sharing check, which would fail if the CORS headers aren't present. This seems wrong.
Summary: When a same-origin URL redirects to another same-origin URL, the spec seems t...
Status: RESOLVED DUPLICATE of bug 17317
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 08:53 UTC by contributor
Modified: 2012-07-18 18:48 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2012-06-13 08:53:17 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html
Multipage: http://www.whatwg.org/C#cors-enabled-fetch
Complete: http://www.whatwg.org/c#cors-enabled-fetch

Comment:
When a same-origin URL redirects to another same-origin URL, the spec seems to
say to apply the resource sharing check, which would fail if the CORS headers
aren't present. This seems wrong.

Posted from: 2001:4c28:a030:30:fdc9:a7c:a388:2bea by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en) Presto/2.10.229 Version/11.64
Comment 1 Simon Pieters 2012-07-03 12:26:00 UTC

*** This bug has been marked as a duplicate of bug 17317 ***