Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfaces: fix value lookup in LinkAddressField #8161 #8162

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fichtner
Copy link
Member

@fichtner fichtner commented Dec 23, 2024

As described in #8161 "WAN" is displayed because the default in the XML is "wan". internalValue stays "wan" for the lifetime of the field, which makes me question its use in __toString() and perhaps getValidators(). Thoughts?

@fichtner fichtner self-assigned this Dec 23, 2024
@fichtner fichtner linked an issue Dec 23, 2024 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

GUI value of GRE tunnel config does not match the configured value
2 participants