Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.11.3.2
-
Fix Version/s: 2.11.3.3
-
Component/s: data retrieval services, jalview-j2s
-
Labels:None
Description
Looks like Jalview's Uniprot client isn't gracefully handling redirects when retrieving Uniprot records via the plain old accession retriever.
Error appears to be a CORS issue, but in reality is probably due to the 301:
swingjs2.js:10545 Access to XMLHttpRequest at 'https://www.uniprot.org/uniprot/P00340.xml' from origin 'https://builds.jalview.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Error appears to be a CORS issue, but in reality is probably due to the 301:
swingjs2.js:10545 Access to XMLHttpRequest at 'https://www.uniprot.org/uniprot/P00340.xml' from origin 'https://builds.jalview.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Attachments
Issue Links
- depends on
-
JAL-4059 update swingJS for JalviewJS 2.11.2,2.11.3, and 2.11.4
- In Progress
- mentioned on