bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
9.17k stars 1.24k forks source link

can't get or search entries with "umlaute" in name #10738

Open razem-io opened 1 month ago

razem-io commented 1 month ago

Steps To Reproduce

  1. create an entry with an "Umlaut" in the name (e.g. "test_umlaut_ü") and a random password
  2. execute bw get password "test_umlaut_ü" or bw list items --search "test_umlaut_ü"

Sidenote: bw list items --search "test_umlaut_" returns the correct entry and also displays the umlaut in the name correctly.

Expected Result

<random password>

Actual Result

Not found

Screenshots or Videos

No response

Additional Context

No response

Operating System

Linux

Operating System Version

Debian Bookworm

Shell

Bash

Build Version

2024.8.1

Issue Tracking Info

vic-t commented 1 week ago

I just ran into the exact same issue on Windows, using version 2024.9.0.

I have an entry "WordwithÖumlaut Wordwithoutumlaut". Using the CLI, I cannot retrieve the entry by using the whole name. Searching just for "Wordwithoutumlaut" works fine and will return the result.