mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
bad search results for entries with hyphens #1215
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Feb 9, 2022).
Subject of the issue
Bad search results for entries with hyphens.
It think it is a bug because there is no special treatment for hyphen or dashes in the basic search according to the documentation.
Deployment environment
Steps to reproduce
Expected behaviour
Actual behaviour
@BlackDex commented on GitHub (Feb 9, 2022):
This is all handled from within the web-vault and nothing is done on the server endpoints for this.
So, if this is an issue, and you can reproduce this on vault.bitwarden.com i suggest to report an issue https://github.com/bitwarden/web/
@ghost commented on GitHub (Feb 10, 2022):
just FYI, I reported the bug https://github.com/bitwarden/web/issues/1456