Bug 26118
| Summary: | [REGRESSION] webkit-1.1.8 breaks devhelp's link handling | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Priit Laes (IRC: plaes) <plaes> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | gustavo |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Priit Laes (IRC: plaes)
This is regression from 1.1.7
Accessing links from sidebar containing #anchor character (#) is broken:
"""
Unable to load page
Problem occurred while loading the URL file:///usr/share/gtk-doc/html/pygtk/pygtk-introduction.html%23id2844269
Error stating file '/usr/share/gtk-doc/html/pygtk/pygtk-introduction.html#id2844269': No such file or directory
"""
TIP: Easiest way to find links containing # is to use search :P
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** Bug 26119 has been marked as a duplicate of this bug. ***
Priit Laes (IRC: plaes)
Fixed in devhelp instead, sorry for spam.