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

FIX(server): Don't silently ignore errors in INI #5751

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

Krzmbrzl
Copy link
Member

In theory these changes should cause the server to no longer silently
ignore encountered INI syntax errors.

In practice however, it seems that it is pretty much impossible to
create an INI file that Qt actually considers erroneous and thus this
code essentially doesn't work. But in case Qt ever fixes this weird
behavior, at least in theory Mumble users should immediately profit from
it.

Fixes #5749

Checks

In theory these changes should cause the server to no longer silently
ignore encountered INI syntax errors.

In practice however, it seems that it is pretty much impossible to
create an INI file that Qt actually considers erroneous and thus this
code essentially doesn't work. But in case Qt ever fixes this weird
behavior, at least in theory Mumble users should immediately profit from
it.

Fixes mumble-voip#5749
@Krzmbrzl Krzmbrzl added server bug A bug (error) in the software labels Jul 20, 2022
@Krzmbrzl Krzmbrzl merged commit 93c13bd into mumble-voip:master Jul 21, 2022
@Krzmbrzl Krzmbrzl deleted the fix-ini-errros-ignored branch November 9, 2022 17:58
@LocoabordoR8
Copy link

Krzmbrzl:fix-ini-errros-ignored

@Krzmbrzl
Copy link
Member Author

Why are you commenting the name of the feature branch of this PR?

@LocoabordoR8
Copy link

Krzmbrzl:fix-ini-errros-ignored

@Krzmbrzl
Copy link
Member Author

@LocoabordoR8 if you continue this nonsense I'll have to block you from our organization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug (error) in the software server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comment in section "welcometext" let Mumble Server ignore the whole config
3 participants