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

Bug: wikidata engine #3481

Closed
dalf opened this issue May 11, 2024 · 2 comments
Closed

Bug: wikidata engine #3481

dalf opened this issue May 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@dalf
Copy link
Member

dalf commented May 11, 2024

Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG
Repository: https://github.com/searxng/searxng
Branch: master
Version: 2024.5.9+383d87359

How did you install SearXNG?

Docker (TrueNAS Scale)

What happened?

crash searching for Maumusson

How To Reproduce

^^

Expected behavior

Screenshots & Logs

Additional context

Technical report

Error

  • Error: TypeError
  • Percentage: 5
  • Parameters: ('can only concatenate str (not "dict") to str',)
  • File name: searx/engines/wikidata.py:541
  • Function: get_str
  • Code: return value + " " + get_label_for_entity(unit, language)
@dalf dalf added the bug Something isn't working label May 11, 2024
@return42
Copy link
Member

Should be fixed by .. can you verify?

@dalf
Copy link
Member Author

dalf commented May 18, 2024

I confirm the issue can be closed / the PR fixes the issue.

@dalf dalf closed this as completed May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants