Actions
Bug #5808
closedFirewall rules issue in the latest 2.3beta snapshot
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/23/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
amd64
Description
When i try to open firewall-->rules i get an error:
Parse error: syntax error, unexpected '?>', expecting ':' in /usr/local/www/firewall_rules.php on line 630
Updated by Phillip Davis almost 9 years ago
PR https://github.com/pfsense/pfsense/pull/2523
There is a syntax error in the latest commit - add a colon : after the else in line 630.
Updated by Phillip Davis almost 9 years ago
sbeaver just committed a fix - https://github.com/pfsense/pfsense/commit/055375927e013fb9227ea48cc7b2c3f7491fe33d - I closed the PR.
Actions