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

SearchResultsModel performs queries without text #7973

Open
qstokkink opened this issue Apr 17, 2024 · 0 comments
Open

SearchResultsModel performs queries without text #7973

qstokkink opened this issue Apr 17, 2024 · 0 comments

Comments

@qstokkink
Copy link
Contributor

qstokkink commented Apr 17, 2024

[This issue is reposted from the Tribler Experimental fork and seems to be applicable to the main branch. It is worth investigating if this can be reproduced on main.]

The SearchResultsModel does not call its super with a text_filter. This caused local searches to essentially return 200 random torrents.

The fix that worked on the experimental fork was the following:

Fix

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

No branches or pull requests

1 participant