-
Notifications
You must be signed in to change notification settings - Fork 759
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(mvc/acl) validate before use of system tag
- Loading branch information
1 parent
48995d1
commit 249c74c
Showing
1 changed file
with
15 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
249c74cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The issue has recently been reported here: https://forum.opnsense.org/index.php?topic=1685.0
We wait for feedback now to see if this has been properly resolved. :)
249c74cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the config has no system section, there definitely is something wrong with the config.xml... The additional check is harmless, but I do think the user should have more issues when he experiences this one (no users, etc).
249c74cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That did not seem to be the case. He was just not able to configure the OPT1 device. But maybe I missed the correct line?!
249c74cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No it was the exact line. Let's see what he reports back. The timing in bug / fix seems to align in this case.
249c74cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Strange. Your right, let's wait for feedback.
249c74cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am the originator of the post mentioned above ...
Before I Update to 15.7.19: Is it sufficient to patch the file only for testing ?
249c74cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bringha1 let me answer on the forum in a few minutes
249c74cThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.