After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 585530 - [Webkit / Regression] Epiphany does not show local directory entries
[Webkit / Regression] Epiphany does not show local directory entries
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: Backend
2.27.x
Other Linux
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-12 07:57 UTC by Priit Laes (IRC: plaes)
Modified: 2009-06-12 18:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Priit Laes (IRC: plaes) 2009-06-12 07:57:22 UTC
When passing file:// URI to the existing local directory, "Unable to load page" error is shown. Previously (in Gecko days) it showed list of the directory contents in the browser window...

"""
Unable to load page

Problem occurred while loading the URL file:///home/plaes/code/sympy/doc/_build/html
"""

This URI works fine:
file:///home/plaes/code/sympy/doc/_build/html/index.html
Comment 1 Gustavo Noronha (kov) 2009-06-12 18:43:57 UTC
This is actually a bug in WebKitGTK+. I've filled it here:

https://bugs.webkit.org/show_bug.cgi?id=26348

Thanks!