Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.2 Minor Release
-
Labels:
-
Story Points:1
-
Sprint:Fall 2018 Sprint 2, Fall 2018 Sprint 3
Description
When the user clicks on the link "Show: Alignments in IGB" while accessing eFP-Seq Browser, Firefox blocks localhost request to load data in running instance IGB, as it treats the same as mixed content.
We need to find a workaround for this issue for Firefox specifically, as it works as expected in Chrome.
Attachments
Issue Links
Activity
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Rank | Ranked higher |
| Sprint | Fall 2018 Sprint 2 [ 52 ] | Fall 2018 Sprint 2, Fall 2018 Sprint 3 [ 52, 53 ] |
| Fix Version/s | 9.0.2 Minor Release [ 10600 ] | |
| Labels | Intermediate |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Assignee | Srishti Tiwari [ stiwari8 ] |
| Status | Needs 1st Level Review [ 10005 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Needs Testing [ 10002 ] |
| Status | Needs Testing [ 10002 ] | Needs Testing [ 10002 ] |
| Rank | Ranked higher |
| Assignee | Kiran Korey [ kkorey ] |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Assignee | Kiran Korey [ kkorey ] | Srishti Tiwari [ stiwari8 ] |
| Workflow | Loraine Lab Workflow [ 18107 ] | Fall 2019 Workflow Update [ 19942 ] |
| Workflow | Fall 2019 Workflow Update [ 19942 ] | Revised Fall 2019 Workflow Update [ 22062 ] |
https://bugzilla.mozilla.org/show_bug.cgi?id=903966
This issue about blocking localhost as a mixed content still exists in Firefox, because of which we are seeing the error while loading data on IGB.
These are two approaches to this -
1. Ask the user to allow all mixed content for all websites, but it is not recommended, the configuration is all or none.
2. Notify the user about the issue while displaying the error page and ask to disable protection - on every request.