Actions
Bug #1623
closedRedirect in System : Advanced loses port number
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
06/27/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
All
Description
Making a change under system_advanced_admin.php results in a delayed redirect. This redirect forgets to add a port number, which breaks admin via ssh port forwarding, etc.
e.g.
from, https://localhost:4443/system_advanced_admin.php, I make a change to the ssh port listener, and save it and I get:
The changes have been applied successfully.
One moment...redirecting to https://localhost/system_advanced_admin.php in 20 seconds.
I then need to adjust the URL to continue.
2.0RC3
Actions