Skip to content

Fix main entry URL validation when using placeholders#12964

Merged
droidmonkey merged 1 commit intokeepassxreboot:developfrom
varjolintu:fix/url_validation_with_resolvers
Jan 18, 2026
Merged

Fix main entry URL validation when using placeholders#12964
droidmonkey merged 1 commit intokeepassxreboot:developfrom
varjolintu:fix/url_validation_with_resolvers

Conversation

@varjolintu
Copy link
Copy Markdown
Member

If the entry main URL as placeholders defined, the URL validation always fails. As a solution, give the entry pointer to URLEdit class and resolve the URL there before validation.

Testing strategy

Manually using some URL with placeholder, e.g. scp://{USERNAME}@myHost.name

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@varjolintu varjolintu added user interface pr: bugfix Pull request fixes a bug labels Jan 17, 2026
@varjolintu varjolintu changed the title Fix main URL validation when using placeholders Fix main entry URL validation when using placeholders Jan 17, 2026
@droidmonkey droidmonkey added this to the v2.7.12 milestone Jan 18, 2026
@droidmonkey droidmonkey merged commit 9dc05a7 into keepassxreboot:develop Jan 18, 2026
12 checks passed
@varjolintu varjolintu deleted the fix/url_validation_with_resolvers branch January 18, 2026 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: bugfix Pull request fixes a bug user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

URL marked as invalid when using placeholders

2 participants