Form field problems with latest chrome version?
-
Hi,
we are using the latest pfSense 2.3.2 and just encountered a weird bug with latest chrome version (53.0.xxx)
Quite a few form fields like the Source / Destination Address fields in "Firewall / Rules" can't be filled anymore. The thing that tipped us of that it isn't directly related to pfSense but the theme was the error message being a Javacript popup box and being in german instead of english.
Looking into the Chrome Developer Console we saw that it has a problem with the pattern="…" regex and finds it wrong or erroneous. Result is that you can't fill in a IP address or IP network anymore (e.g. 10.0.0.0 and dropdown /24 will provoke the error message attached).
Any news on that? Is that a general bootstrap or chrome update problem?
Greets
Jens
-
Nevermind, found the fix in the General forums:
https://forum.pfsense.org/index.php?topic=117007.msg654696#msg654696
-
- Navigate to System > Package Manager, Available Packages tab
- Install the System Patches package
- Navigate to System > Patches
- Click + Add New Patch
- Enter the Description: Chrome Bug Workaround
- Enter the URL/Commit ID: 83469e50681bf1ab0388e5cb756d5198b7f705f4
- Click Save
- Click Fetch
- Click Apply
-
Nevermind, found the fix in the General forums:
https://forum.pfsense.org/index.php?topic=117007.msg654696#msg654696
Excellent. Finally! Someone who knows how to use search. :)