Bug #13591
closed
Changing the GUI port does not redirect the browser to the new port on save
Added by Marcos M about 2 years ago.
Updated almost 2 years ago.
Plus Target Version:
23.01
Description
Under System / Advanced / Admin Access, changing the TCP port and clicking Save shows a message that the page is being redirected. However, the connection simply times out and the redirect to the new port does not happen.
- Assignee set to Christian McDonald
- Plus Target Version set to 23.01
- Affected Version set to 2.7.0
I suspect that this has been broken for a while now. The issue is caused by a malformed meta tag being inserted at the bottom of the advanced admin access page that is missing the $url variable. This variable is only known inside the post handler function doAdvancedAdminPost which does correctly insert the refresh meta tag earlier in the page following a successful POST.
Fixed in https://gitlab.netgate.com/pfSense/pfSense/-/commit/5479fd1ca4c9cbdb764b34361f1d48cace1a204f
- Status changed from New to Feedback
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved
Tested patch on 22.11.a.20221021.0600
. Now works correctly.
- Subject changed from Changing WebGUI port does not redirect to new URL with the new port. to Changing the GUI port does not redirect the browser to the new port on save
Updating subject for release notes.
- Target version set to 2.7.0
Also available in: Atom
PDF