Actions
Bug #5288
closed
PD
PD
After Execute PHP Commands with bad code, menus do not work
Bug #5288:
After Execute PHP Commands with bad code, menus do not work
Start date:
10/09/2015
Due date:
% Done:
100%
Estimated time:
Description
Diagnostics->Command Prompt
In "Execute PHP Commands" box, put some code with a fatal PHP problem:
$x = badfunction(1);
Press Execute.
The fatal PHP error is reported like in 2.2.* - good.
The top menus no longer open - System, Interfaces, Firewall...
That makes it a bit harder to get back to a working UI. In 2.2.* the menus keep working and you can select Diagnostics->Command Prompt and try again with better code.
In 2.3-ALPHA you can still click the pfSense logo (top ledft) and getthe dashboard, then the menus work again.
Actions