Closed
Bug 1678676
Opened 4 years ago
Closed 4 years ago
Cannot open localhost links on firefox and localhost is located on applications menu and asks for application to open it
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1618094
People
(Reporter: punkblaze2012, Unassigned)
Details
Attachments
(1 file)
66.33 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36
Steps to reproduce:
- Open firefox
- Start the glassfish server with deployed app war
- After the application has been started go to the website and type the URL "localhost:8080/app_name"
- Enter after writing the URL
- Now the system doesn't redirect to the request page which is seen on other browsers
Actual results:
The system opened up a popup as it asked program to select for opening a localhost link. In preferences I saw localhost as application and cannot remove it with option selected "always ask" on localhost content-type.
Expected results:
The result/response of URL called show be shown as it was seen in previous version.
Comment 1•4 years ago
|
||
You can open the link by using http://localhost:8080/app_name
instead.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Group: firefox-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•