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

Prevents crash in NetworkSetup if WirelessLan plugin is not installed #3870

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

Taapat
Copy link
Member

@Taapat Taapat commented Dec 14, 2023

config.plugins.wlan is defined in plugin WirelessLan but is used in many places in NetworkSetup. Therefore, add additional check before using config.plugins.wlan if the user has uninstalled the WirelessLan plugin.

https://forums.openpli.org/topic/96434-openpli-90-release-available/page-16#entry1589460

config.plugins.wlan is defined in plugin WirelessLan but is used in many places in NetworkSetup.
Therefore, add additional check before using config.plugins.wlan if the user has uninstalled the WirelessLan plugin.
If WirelessLan plugin is not installed
@littlesat littlesat merged commit 386316d into OpenPLi:develop Dec 14, 2023
1 check passed
@Taapat Taapat deleted the wlan branch December 15, 2023 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants