Closed andreastt closed 4 years ago
For additional context, the problem is not reproducible in Firefox stable (70.0.1) or in Safari (13.0.3 15608.3.10.1.4).
I wonder if this is due to a change in CSP policy in Firefox, and whether this policy change is expected.
The problem is also not reproducible in Chrome Canary (80.0.3966.0).
Thank you for your report @andreastt.
Moving to needsdiagnosis for further investigations.
@andreastt could you check if it's a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1584993
That looks a lot like #44013
@karlcow Do you know where/how to get a build immediately prior to https://bugzilla.mozilla.org/show_bug.cgi?id=1584993 to test this?
I remember Xidorn once sharing a tip for this
FWIW, I always find that the easiest way to run some build is using mozregression's "Run a single build", which would take care of downloading, unpacking, and creating a new profile for it.
In this case, you'd want to choose "try" and input changeset "b5a512aaef49".
so if check the changelog https://hg.mozilla.org/integration/autoland/log/e21ad27bfd0a2fef90919101eaef5aa5af1cc6c2
Probably the one you are looking for is: d9d678e7422e0fbf84160b6060452910e8deeb33
@andreastt did you have a chance to test?
ok it has been one month. I'm closing this as incomplete, but @andreastt do not hesitate to ping us again when you test it.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.
URL: https://raileurope.co.uk/en/payment/new
Browser / Version: Firefox 72.0 Operating System: Mac OS X 10.15 Tested Another Browser: Unknown
Problem type: Site is not usable Description: Unable to process payment on raileurope.co.uk Steps to Reproduce:
Steps to reproduce
Expected behaviour
For the payment authorisation dialogue to disappear and the site to inform you that the credit card was declined.
Actual behaviour
An
<iframe>
inside the payment authorisation dialogue displays a CSP warning with the following message:I observed the following error and wraning got emitted to the browser console when the page is loaded:
As you attempt to place the order (pay for the tickets) I additionally observe this warning and error:
Browser Configuration
From webcompat.com with ❤️