Bug 26348 - [GTK] Should display directory listing when opening directories
Summary: [GTK] Should display directory listing when opening directories
Status: RESOLVED DUPLICATE of bug 45127
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL: http://bugzilla.gnome.org/show_bug.cg...
Keywords: Gtk, Soup
Depends on:
Blocks:
 
Reported: 2009-06-12 11:42 PDT by Gustavo Noronha (kov)
Modified: 2010-10-13 08:18 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2009-06-12 11:42:44 PDT
From the Epiphany bug report:

"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 Sergio Villar Senin 2010-09-08 04:47:49 PDT
https://bugs.webkit.org/show_bug.cgi?id=44261 will automatically :) fix this as the imported soup code will generate an HTML for directory URLs
Comment 2 Martin Robinson 2010-10-13 08:18:23 PDT

*** This bug has been marked as a duplicate of bug 45127 ***