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 98585 - Browser launched with double slash in case of default context path
Summary: Browser launched with double slash in case of default context path
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-22 03:19 UTC by _ gtzabari
Modified: 2009-02-19 20:59 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 _ gtzabari 2007-03-22 03:19:39 UTC
dev build 200703191900

If you launch a webapp with a context path of "" it launches the browser with a
URL containing a double slash. For example: http://localhost:8084//index.html

I am expecting http://localhost:8084/index.html instead.
Comment 1 Matthew Bohm 2008-12-24 01:39:37 UTC
A deployment issue, I think. Reassigning. Please reassign back if that's not correct.