opnsense-config parsing issues #143

Open
opened 2025-09-08 19:03:53 +00:00 by letian · 0 comments
Owner

These files are commented because of re-ordering issues as well as attribute params being removed. For example:

<    "    <unboundplus version=\"1.0.12\" persisted_at=\"1755708112.29\">",
<    "    <user uuid=\"1d2ed537-5d1a-4772-9600-37b93f9f798b\">",
>    "    <unboundplus version=\"1.0.12\">",
>    "    <user>",

Originally posted by @letian in https://git.nationtech.io/NationTech/harmony/pulls/130/files#issuecomment-2142

These files are commented because of re-ordering issues as well as attribute params being removed. For example: ``` < " <unboundplus version=\"1.0.12\" persisted_at=\"1755708112.29\">", < " <user uuid=\"1d2ed537-5d1a-4772-9600-37b93f9f798b\">", > " <unboundplus version=\"1.0.12\">", > " <user>", ``` _Originally posted by @letian in https://git.nationtech.io/NationTech/harmony/pulls/130/files#issuecomment-2142_
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NationTech/harmony#143
No description provided.