Open ttomasz opened 2 weeks ago
Can you try with the nightly builds please? It should be already fixed by https://github.com/qgis/QGIS/pull/59199
Automatic backporting to 3.40 failed though, I'll do a manual back port
The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue. In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue. If there is no further activity on this issue, it will be closed in a week.
What is the bug or the crash?
When STAC catalog has relative URLs to its children then the browser throws error Protocol "" is unknown.
I also see in debugging tools (F12) that it tries to make request to the URL exactly as it's presented i.e. without trying to resolve the relative URL based on URL from connection.
Steps to reproduce the issue
https://pub-a8cc9feb8bdc4fdf9cbf37078dc21b8e.r2.dev/catalog.json
.Versions
Supported QGIS version
New profile
Additional context
Relative URLs may not be recommended but they are allowed according to the specification and work in STAC Web Browser: https://radiantearth.github.io/stac-browser/#/external/pub-a8cc9feb8bdc4fdf9cbf37078dc21b8e.r2.dev/catalog.json