-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
URL not shown in entry table if scheme is not http/https #1424
Copy link
Copy link
Closed
Labels
Milestone
Description
A minor glitch. Created an entry in keepassxc for an ftp site:
Title: FreeBSD ftp
Username: ftpuser
Password: ******
URL: ftp://ftp.freebsd.org/
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)
- Start keepassxc, open password database
- CTRL+N
- Insert sample data above and save
- Password listing shows the new item but url field is empty
Operating system: Ubuntu 17.10
Browser: Firefox 59.0b3
Proxy used: YES
Debug Info
KeePassXC - Version 2.2.4
Revision: 83f1a53
Libraries:
- Qt 5.9.1
- libgcrypt 1.7.8
Operating system: Ubuntu 17.10
CPU architecture: x86_64
Kernel: linux 4.13.0-31-generic
Enabled extensions:
- Auto-Type
- Browser Integration
Reactions are currently unavailable