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 4605 - File protocol does not work within ICE browser.
Summary: File protocol does not work within ICE browser.
Status: CLOSED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jon Koplin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-29 17:38 UTC by Jon Koplin
Modified: 2002-07-19 15:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Koplin 1999-10-29 17:38:10 UTC
Opening up a file in the web browser using standard Netscape file protocol

e.g.  file:///C|/NetBeans/Developer30/Development/blah.html

does not work.  I always get "could not connect".  Works fine in NetBeans.
Doesn`t matter if it`s in the Repository or not.  Does work through nbfs://

protocol, however.

Seems to only be a problem on Windows...

[Hanz] Try file://localhost/c:/DOS/    ...
Comment 1 Marek Grummich 2000-07-25 09:20:59 UTC
Priority is changed to P4 (normal).