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 crash when selecting a music artist in search results #352

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

thornbill
Copy link
Member

For some reason selecting a music artist in search results would attempt to open the wrong activity and cause the app to crash. Removing this check for MusicArtist causes it to open the detail activity as expected.

crash dummy

@thornbill thornbill added this to In progress in v0.12.0 via automation Feb 19, 2020
@nielsvanvelzen nielsvanvelzen merged commit 3c927e3 into jellyfin:master Feb 20, 2020
v0.12.0 automation moved this from In progress to Done Feb 20, 2020
@thornbill thornbill deleted the music-artist-search-crash branch March 9, 2020 20:46
@thornbill thornbill added this to In progress in v0.11.2 via automation Mar 9, 2020
@thornbill thornbill moved this from In progress to Done in v0.11.2 Mar 9, 2020
@thornbill thornbill removed this from Done in v0.12.0 Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v0.11.2
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants