Bug 156694 - Can't download Mixmag cover disk
Summary: Can't download Mixmag cover disk
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-18 06:16 PDT by Bastien Nocera
Modified: 2016-04-18 08:11 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bastien Nocera 2016-04-18 06:16:21 PDT
Go to:
http://www.mixmag.net/page/covermix/

And enter a (wrong) code like: 1111-1111

What's supposed to happen:
"Sorry, that token was not recognised. Please check and try again:"
appears on the same page (as tested in Firefox)

What happens:
[Error] Failed to load resource: the server responded with a status of 403 (FORBIDDEN) (ec2-54-170-162-181.eu-west-1.compute.amazonaws.com, line 0)
[Error] Refused to display 'http://ec2-54-170-162-181.eu-west-1.compute.amazonaws.com/?cachebuster=1460985703' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.

Note that entering a valid code starts the download on Firefox, and but throws the same error as above in epiphany and MiniBrowser.
Comment 1 Michael Catanzaro 2016-04-18 07:51:20 PDT
(In reply to comment #0)
> [Error] Refused to display
> 'http://ec2-54-170-162-181.eu-west-1.compute.amazonaws.com/
> ?cachebuster=1460985703' in a frame because it set 'X-Frame-Options' to
> 'SAMEORIGIN'.

^ Surely that is the problem? Why do you think there is a WebKit bug?
Comment 2 Bastien Nocera 2016-04-18 08:11:30 PDT
Because on Firefox, it's supposed to launches a download, which isn't a frame after all.