Actions
Bug #5516
closedRedirect after update firmware fails if pfSense not online after 90seconds --> browser time-out
Start date:
11/22/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
pkg_mgr_install has a js counter function that does a windows.location("/index.php") after 90 seconds.
if pfSense hasn't booted after 90 seconds, the browser will eventually get a "problem loading page"....
I've created a PR for this, which works, but has room for improvement. (js & ajax make my stomach hurt)
Actions