You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file /usr/local/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/JsonKeyValueStoreField.php line 126 : if (!empty($this->internalConfigdPopulateAct)) { code populate list only if variable internalConfigdPopulateAct is not empty.
This update make a bug in categories widget of blacklist in the os-squid module.
In file
/usr/local/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/JsonKeyValueStoreField.php
line 126 :if (!empty($this->internalConfigdPopulateAct)) {
code populate list only if variableinternalConfigdPopulateAct
is not empty.This update make a bug in categories widget of blacklist in the
os-squid
module.Linked to following issues :
@AdSchellevis could you look at this request ? Thanks
The text was updated successfully, but these errors were encountered: