-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
URL not shown in entry table if scheme is not http/https #1424
Comments
Could you provide some more details about this or exact steps to reproduce it? Did you create the entry from the browser extension or it's already created in KeePassXC but not accessed properbly in the extension? |
Hi, I've updated my bug report with the steps to reproduce. Please note that the browser extension is not involved (sorry for not being clearer) |
When is this fix going to hit stable? |
I think 2.3.1 |
This issue is still a problem in 2.3.1. If the scheme is http:// or https://, the URL displays correctly. If you omit the scheme, it automatically assumes http://. I have been adding other schemes such as smtp://, smtps://, ssh://, hostname://, ssid:// and so on for other types I use to prevent them from being automatically assumed to be http://. |
Additionally: Those entries are almost all references. What happens to me now due to this bug is (in the overview view), when I keep the Scheme 'android-package://' the URL field is empty. When I remove the Scheme and just keep I get to see the URL of the reference Item. |
I'm following this PR #1768 |
This was fixed in 2.3.4 |
A minor glitch. Created an entry in keepassxc for an ftp site:
This item appears with an empty URL on the password listing. Anything but http/https shows a blank URL on the password listing.
Expected Behavior
Strip spaces from urls when saved, support any protocol scheme
Current Behavior
Only http/https URLs are shown, url is not stripped
Steps to Reproduce (for bugs)
Operating system: Ubuntu 17.10
Browser: Firefox 59.0b3
Proxy used: YES
Debug Info
KeePassXC - Version 2.2.4
Revision: 83f1a53
Libraries:
Operating system: Ubuntu 17.10
CPU architecture: x86_64
Kernel: linux 4.13.0-31-generic
Enabled extensions:
The text was updated successfully, but these errors were encountered: