Bug 394217

Summary: urls with percent-encoding in url/search bar interpreted as query instead of url
Product: [Applications] Falkon Reporter: Erik Quaeghebeur <bugs.kde.org>
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jurajoravec
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Erik Quaeghebeur 2018-05-13 20:11:04 UTC
[Falkon 3.0.0 using Qt 5.9.4 and KF 5.43.0.]

I was trying to go to a webpage from a url I copied from elsewhere. That url contains percent-encoded characters (%20 for a space, to be exact). This percent-encoded character causes the string to be interpreted as a query and not as a url. It should interpret it as a url.

Testcase:

enter "www.example.com" and "www.example.com/%20"
Comment 1 Juraj 2018-05-13 22:41:34 UTC
Hello,
ii looks related to Bug 392445
Comment 2 Erik Quaeghebeur 2018-05-14 06:47:02 UTC

*** This bug has been marked as a duplicate of bug 392445 ***