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 NPE when ChannelTabLHFactory not implemented for a service #10699

Closed
wants to merge 1 commit into from

Conversation

TobiGr
Copy link
Member

@TobiGr TobiGr commented Dec 26, 2023

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

Catch NPE. The regression was introduced by #10673

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@TobiGr TobiGr added the bug Issue is related to a bug label Dec 26, 2023
@TobiGr TobiGr requested a review from Stypox December 26, 2023 15:37
@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Dec 26, 2023
Copy link

sonarcloud bot commented Dec 26, 2023

Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(this was already merged to master by release 0.26.1)

@Stypox Stypox closed this Dec 29, 2023
@opusforlife2 opusforlife2 deleted the fix/npe-channel-tabs branch December 29, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug size/small PRs with less than 50 changed lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[media.ccc.de] NullPointerExcetion when opening channels
2 participants