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

Fixes #7321 KeyError while surfing through a channel's content #7323

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

kozlovsky
Copy link
Contributor

This PR fixes #7321. The previous change, introduced in 2d05736 (PR #7313), did not take into account the fact that not all content items have an "infohash" element

@kozlovsky kozlovsky marked this pull request as ready for review March 16, 2023 11:49
@kozlovsky kozlovsky requested review from a team and drew2a and removed request for a team March 16, 2023 11:49
@kozlovsky kozlovsky force-pushed the fix/7321_tooltip_key_error branch 2 times, most recently from ddd28f1 to 5a4a3e0 Compare March 16, 2023 12:34
@kozlovsky kozlovsky merged commit a0f991d into Tribler:main Mar 16, 2023
@kozlovsky kozlovsky deleted the fix/7321_tooltip_key_error branch March 16, 2023 13:28
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.

KeyError: 'infohash' happens while surfing through a channel's content.
2 participants