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

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

Open
1 task done
razem-io opened this issue Aug 27, 2024 · 1 comment
Open
1 task done

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

razem-io opened this issue Aug 27, 2024 · 1 comment
Labels
bug cli CLI Application

Comments

@razem-io
Copy link

razem-io commented Aug 27, 2024

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

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@razem-io razem-io added bug cli CLI Application labels Aug 27, 2024
@vic-t
Copy link

vic-t commented Oct 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cli CLI Application
Projects
None yet
Development

No branches or pull requests

2 participants