Bug 26314
Summary: | [GTK] Regression: local URLs containing # are broken in devhelp | ||
---|---|---|---|
Product: | WebKit | Reporter: | Priit Laes (IRC: plaes) <plaes> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Major | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Priit Laes (IRC: plaes)
This worked last within 1.1.7 and broke sometime before 1.1.8 was released...
Reproducing:
Type some function name in the search sidebar
Click on the function name
Error should be shown in the main view...
Error:
"""
Unable to load page
Problem occurred while loading the URL file:///usr/share/gtk-doc/html/libsoup-2.2/libsoup-Soup-Miscellaneous-Utilities.html%23soup-base64-decode
Error stating file '/usr/share/gtk-doc/html/libsoup-2.2/libsoup-Soup-Miscellaneous-Utilities.html#soup-base64-decode': No such file or directory
"""
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gustavo Noronha (kov)
This seems to be fixed since before 1.1.9. If you still experience it, please reopen!
Priit Laes (IRC: plaes)
(In reply to comment #1)
> This seems to be fixed since before 1.1.9. If you still experience it, please
> reopen!
>
Hehe, somehow I forgot to mention that it is also broken with 1.1.9.
Priit Laes (IRC: plaes)
Ugh.. my bad, this was devhelp problem...