This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 2433

Summary: Internal browser doesn`t handle a directory listing. It generates a bad html page
Product: obsolete Reporter: Jan Palka <janpalka>
Component: icebrowserAssignee: _ rkubacki <rkubacki>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Palka 1999-07-12 23:30:41 UTC
open file:/ in browser
and  open a directory via the page
it should failed - a listing is wrong .HTML file

[Libor] If you open directory, you get source of html
Comment 1 Marek Grummich 2000-07-25 09:08:59 UTC
Priority is changed to P4 (normal).
Comment 2 Petr Pisl 2000-09-22 10:24:59 UTC
The behaviour of component ICE Browser is very strange in this situation. The
bug is inside ICE Browser. The behaviour is different for windows and unix. For
windows the url is bad, for example, after click on link in directory it
generates url file://localhost//Forte/Documents. ICE Browser return The
network path was not found. Good path is file://localhost/Forte/Documents.
ICE Browser does not compose good html page and shows only part of the source
html.
Comment 3 _ rkubacki 2000-09-22 14:16:59 UTC
Path to directory should be file://localhost/path/to/dir/ but icebrowser really
generates html pages that refers to bad locations.

Internal problem of ICEBrowser. It will be fixed in pilsen release (by using
icebrowser 5.x).
Comment 4 Quality Engineering 2003-07-02 15:56:27 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 5 Quality Engineering 2003-07-02 16:00:49 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.