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
Create a new dummy login item with a URI like "192.168.1.2:8000" (include a port).
Try to search for ":8000" (the dummy item just created)
Bitwarden cannot find it.
Expected Result
It should find the item.
Actual Result
It does not find the item, because uriExtractor strips the port out of the uri.
Screenshots or Videos
Additional Context
can create PR
Operating System
Windows, macOS, Linux
Operating System Version
No response
Installation method
Direct Download (from bitwarden.com)
Build Version
2025.1.0
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.
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
Expected Result
It should find the item.
Actual Result
It does not find the item, because
uriExtractor
strips the port out of the uri.Screenshots or Videos
Additional Context
can create PR
Operating System
Windows, macOS, Linux
Operating System Version
No response
Installation method
Direct Download (from bitwarden.com)
Build Version
2025.1.0
Issue Tracking Info
The text was updated successfully, but these errors were encountered: