ClearFoundation Tracker - ClearOS
View Issue Details
0001289ClearOSapp-web-proxy - Web Proxypublic2013-08-22 08:372019-05-20 10:15
dloper 
 
nonefeaturealways
closedwon't fix 
 
 
0001289: Connection failed window supplies URL but URL is not linkable.
The connection failed window in the proxy provides the URL that you were going to but the URL is not a link. This means that if the site is merely down temporarily, you have to re-type the URL in the address field of the browser.

Making the URL a link will all a user to reclick the URL to try again.

The same exists for block pages in the content filter. Admins who are trying to whitelist a site are forced to retype the URL in the address bar.
No tags attached.
png connection failed.png (475,159) 2013-08-22 08:37
https://tracker.clearos.com/file_download.php?file_id=21&type=bug
Issue History
2013-08-22 08:37dloperNew Issue
2013-08-22 08:37dloperStatusnew => assigned
2013-08-22 08:37dloperAssigned To => dloper
2013-08-22 08:37dloperFile Added: connection failed.png
2013-08-22 09:18user2Note Added: 0000984
2014-04-22 13:28user2Target Version6 Future => Future
2015-05-25 05:10user2Target VersionFuture =>
2019-05-20 10:15NickHNote Added: 0012051
2019-05-20 10:15NickHStatusassigned => closed
2019-05-20 10:15NickHAssigned Todloper =>
2019-05-20 10:15NickHResolutionopen => won't fix

Notes
(0000984)
user2   
2013-08-22 09:18   
Tricky. It's an untrusted URL, so linking was removed due to the potential security risk (XSS). We could try to "defang" the URL?
(0012051)
NickH   
2019-05-20 10:15   
See Peter's comment