Bug 7397 - annoying and confusing websocket warning in browser console
Summary: annoying and confusing websocket warning in browser console
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Access (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.11.0
Assignee: Pierre Ossman
URL:
Keywords: aleta_tester, prosaic
Depends on:
Blocks:
 
Reported: 2019-10-11 10:51 CEST by Pierre Ossman
Modified: 2019-10-11 13:42 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2019-10-11 10:51:33 CEST
Whenever you open Web Access you get this in the browser console:

> Firefox can't establish a connection to the server at wss://127.0.0.1:4/. loginhome.js:83:19

This just either annoys or confuses people. It's a remnant from the early days of Web Access when not all browsers supported it. But it's now been more than 6 years since the last browser that lacked support.

The same thing goes for the other things we try to detect. So we should just nuke all the detection. We have lots of other stuff that Web Access requires but we don't test for anyway.
Comment 2 Pierre Ossman cendio 2019-10-11 10:57:34 CEST
Fixed now. Tester should verify that it is still possible to log in using both a standard and touch browser.
Comment 3 Alex Tanskanen cendio 2019-10-11 13:42:44 CEST
On ThinLinc version 4.10.1 the bug existed.

Verified that the bug is gone on jenkins build 6262.r34479 in both standard and touch browser for Firefox 69.

Note You need to log in before you can comment on or make changes to this bug.