Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.1 Minor Release
-
Labels:None
-
Sprint:Fall 2017
Description
When using NCBI-BLASTx or NCBI-BLASTp options in the right-click menu on annotations, an error prompt shows the message:
Server returned HTTP response code: 403 for URL: http://blast.ncbi.nlm.nih.gov/Blast.cgi?
This is a valid URL, can be c/p into a browser and routes to the NCBI website.
This issue was found while investigating failing tests in issue IGBF-1142.
Attachments
Issue Links
- relates to
-
IGBF-1142 Investigate why tests are failing.
-
- Closed
-
This issue was resolved by David Norris in the releaseCandidate branch, but never merged into the master branch. This fix does resolve the issue, I am able to do a blast search and connect to the NCBI website.
All previous commits on this branch are also in the master branch, except "increment to 9.0.1 version". To resolve this issue an identical commit has been created on the branch IGBF1154 and merged into the master branch.
Link to David's fix on the releaseCandidcate branch:
https://bitbucket.org/lorainelab/integrated-genome-browser/commits/66a38090960645a40c270e195572e61eee6f9621?at=releaseCandidate
Link to
IGBF-1154branch:https://bitbucket.org/jdaly8/integrated-genome-browser/branch/IGBF-1154