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 160972 - [67cat] Debugger does not use URL for debugging launch
Summary: [67cat] Debugger does not use URL for debugging launch
Status: RESOLVED DUPLICATE of bug 160970
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 04:42 UTC by esmithbss
Modified: 2009-03-24 09:46 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 esmithbss 2009-03-24 04:42:12 UTC
[ JDK VERSION : 1.6.* ]

When debugging my application, the debug process does not launch my
browser to the appropriate URL as specified in the Project
Properties.

Instead, it launches to the default for the server
(http://localhost:3000/)
Comment 1 Erno Mononen 2009-03-24 09:13:05 UTC
Hmm, this seems to work for me. Can you please turn on detailed logging and attach the log file here then? Thanks.
Comment 2 esmithbss 2009-03-24 09:46:59 UTC
Extra logging shows this to be a manifestation of 160970 and not allowing explicit URLs.

*** This issue has been marked as a duplicate of 160970 ***