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 15134 - External browser cannot be started with JDK 1.4 if path contains spaces
Summary: External browser cannot be started with JDK 1.4 if path contains spaces
Status: CLOSED DUPLICATE of bug 14035
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
: 13917 16599 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-09-05 03:07 UTC by Jason Rush
Modified: 2008-12-23 10:43 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 Jason Rush 2001-09-05 03:07:03 UTC
Note: This is specific to testing with JDK 1.4.

If the path for an External Browser (Command Line) contains spaces (i.e.
c:\Program Files\Netscape\Communicator\Program\netscape.exe), the IDE will be
unable to start the external browser.  As a workaround, the user must use DOS
paths (i.e. C:\PROGRA~1\NETSCAPE\COMMUN~1\PROGRAM\NETSCAPE.EXE).

This is a regression from the behavior of FFJ 3.0 with JDK 1.3.1.
Comment 1 _ rkubacki 2001-09-05 12:29:12 UTC
It occurs on Win98 too. works fine on linux. It looks like problem of
NbProcessDescriptor. 
Comment 2 _ rkubacki 2001-09-05 15:46:07 UTC
*** Issue 13917 has been marked as a duplicate of this issue. ***
Comment 3 Jason Rush 2001-09-05 17:43:50 UTC
I wanted to note that this may be related to BugTraq bug #4479699, a 
JDK bug which claims to be fixed in Merlin Beta 2.  However, I was 
testing with Merlin Beta 2 and was still seeing problems with 
commands containing spaces.  It may be helpful to look into that JDK 
bug as a starting point for fixing this bug.
Comment 4 _ rkubacki 2001-09-07 09:45:18 UTC

*** This issue has been marked as a duplicate of 14035 ***
Comment 5 _ rkubacki 2001-10-16 12:35:50 UTC
*** Issue 16599 has been marked as a duplicate of this issue. ***
Comment 6 Jason Rush 2001-12-05 20:26:46 UTC
Verified in NB 3.3 RC1.
Comment 7 Quality Engineering 2003-07-01 16:30:13 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.