MantisBT - NetSurf
View Issue Details
0002866NetSurf[All Projects] Generalpublic2024-02-24 22:412024-05-24 20:53
ReporterRemnant 
Assigned Tokinnison 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Platformx86_64OSArch LinuxOS Version6.7.4-arch1-1
Product Version3.11 
Target VersionFixed in Version3.12 
Fixed in CI build #
Reported in CI build #
URL of problem page
Summary0002866: Search from URL bar doesn't
DescriptionSelecting "Search from URL bar" does not allow one to search from the URL bar. Gives the "Error occurred fetching page" page, with "URL using bad/illegal format or missing URL".
TagsNo tags attached.
Attached Files

Notes
(0002447)
kinnison   
2024-05-24 20:53   
nsurl_create() was incorrectly accepting invalid host components which meant that search_web_omni() wasn't triggering the search logic. This is fixed in 4a50da326a6fc27da1be1edf068ab50ea919384e which will be in 3.12

Issue History
2024-02-24 22:41RemnantNew Issue
2024-05-24 20:53kinnisonAssigned To => kinnison
2024-05-24 20:53kinnisonStatusnew => resolved
2024-05-24 20:53kinnisonResolutionopen => fixed
2024-05-24 20:53kinnisonFixed in Version => 3.12
2024-05-24 20:53kinnisonNote Added: 0002447