You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issuetracker if the issue is not already reported.
Describe the bug:
Images containing umlaut characters (e.g. Ä or Ö) in their tags aren't displaying.
To Reproduce:
Steps to reproduce the behavior:
Go to Splash settings
List only tags containing umlaut characters, for example jönköping, hämeenlinna, jyväskylä
Refresh the page, and an error background image is displayed.
Expected behavior:
Images containing these tags should appear.
Server:
Nextcloud version: 27.0.1
Splash-App version: 2.2.1
Additional Information:
The bug can be circumvented by omitting the umlauts, i.e. "jonkoping, hameenlinna, jyvaskyla".
It looks like some tags containing umlauts DO display other images besides the error image, such as öland and häme. Note, however, that the tag häme only displays an image of a cat, completely different from the 23 images that you can find, if you use the same tag at unsplash.com.
I also tried adding cyrillic tags, such as Москва, and it seemed to work.
The text was updated successfully, but these errors were encountered:
joshtrichards
changed the title
Tags containing umlaut characters not working
Handle search keywords containing characters outside the latin alphabet
Jan 24, 2025
Yeah, at the moment this is a deliberate design choice (probably for simplicity of implementation at the time).
So this mostly an enhancement request + probably some robustness improvements to better handle keywords containing characters outside the standard Latin alphabet.
So I'd say this is a two-parter:
bug: handle unacceptable characters more gracefully
enhancement: decide how to handle characters outside the Latin alphabet (taking into account possible differences across providers)
Describe the bug:
Images containing umlaut characters (e.g. Ä or Ö) in their tags aren't displaying.
To Reproduce:
Steps to reproduce the behavior:
Expected behavior:
Images containing these tags should appear.
Server:
Additional Information:
The text was updated successfully, but these errors were encountered: