I'm completely unable to use firefox I get dozens of errors like
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://jira-frontend-static.prod.public.atl-paas.net/assets-brotli/vendor~31ecd969.8c519aa0eb248d60cafd.8.js. (Reason: CORS request did not succeed).
I'm just browsing to the site. Firefox url ->> <site>.atlassian.net ->> Does not load ->> console errors
This firefox add-on fixes it: https://addons.mozilla.org/en-US/firefox/addon/cross-domain-cors/
This is a CORs issue. I believe that Firefox has implemented CORs correctly and atlassian is broke.
Top notch support btw
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
(Atlassian's top notch support just emailed me that there was a fix to my problem)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Andrew - have you entered a support ticket with Atlassian?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Andrew MainlandWhat was the fix? I still see the issue with the latest version of firefox.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The "fix" that I put above was only to confirm that this is a problem that atlassian needs to address.
That "fix" works by overriding Firefox's security mechanism (turning off CORS completely) What I think should happen is that the devs at atlassian head over to mozilla's documentation read it and then adjust the headers accordingly.
Had this been my company I do not imagine the end user would notice this bug for longer than 1 hour max.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had exactly the same problem - thanks for the solution
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here, but with another CDN:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://a.trellocdn.com/prgb/dist/br/snowplow.0949d401c08948310f2f.js. (Reason: CORS request did not succeed).
And more of those on the same domain.
The board in question does *not* have the access-control-allow-origin header set.
This really needs fixing (and it shocks me that other browsers, such as chrome, do let you through, in absence of access-control-allow-origin header).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's obvious that Atlassian either doesn't care, doesn't "get it".
& If they fixed this tomorrow, I'd have to recommend switching to another product.
Eventually there is going to be another security bug and we'd have to expect the same response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's there a ticket to follow? This is really annoying
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm very interested in this issue as this problem started for me today, despite it being reported more than year ago.
My problem is that our domain at https://(mycompany).atlassian.net isn't allowed to load resources from https://jira-frontend-static.prod.public.atl-paas.net/assets-brotli/async-all-dev-panel.6ba0ceb7e0562f66cff1.8.js
Further issues I face are that:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.