View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002866 | NetSurf | [All Projects] General | public | 2024-02-24 22:41 | 2024-05-24 20:53 | ||||
Reporter | Remnant | ||||||||
Assigned To | kinnison | ||||||||
Severity | minor | Reproducibility | always | ||||||
Status | resolved | Resolution | fixed | ||||||
Platform | x86_64 | OS | Arch Linux | OS Version | 6.7.4-arch1-1 | ||||
Product Version | 3.11 | ||||||||
Target Version | Fixed in Version | 3.12 | |||||||
Summary | 0002866: Search from URL bar doesn't | ||||||||
Description | Selecting "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". | ||||||||
Tags | No tags attached. | ||||||||
Fixed in CI build # | |||||||||
Reported in CI build # | |||||||||
URL of problem page | |||||||||
Attached Files |
|
Notes | |
kinnison (administrator) 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 | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-24 22:41 | Remnant | New Issue | |
2024-05-24 20:53 | kinnison | Assigned To | => kinnison |
2024-05-24 20:53 | kinnison | Status | new => resolved |
2024-05-24 20:53 | kinnison | Resolution | open => fixed |
2024-05-24 20:53 | kinnison | Fixed in Version | => 3.12 |
2024-05-24 20:53 | kinnison | Note Added: 0002447 |