Bug 26314 - [GTK] Regression: local URLs containing # are broken in devhelp
Summary: [GTK] Regression: local URLs containing # are broken in devhelp
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-11 03:38 PDT by Priit Laes (IRC: plaes)
Modified: 2009-06-11 10:40 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2009-06-11 03:38:37 PDT
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
"""
Comment 1 Gustavo Noronha (kov) 2009-06-11 06:02:09 PDT
This seems to be fixed since before 1.1.9. If you still experience it, please reopen!
Comment 2 Priit Laes (IRC: plaes) 2009-06-11 08:22:13 PDT
(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.
Comment 3 Priit Laes (IRC: plaes) 2009-06-11 10:40:40 PDT
Ugh.. my bad, this was devhelp problem...