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 137373 - Errors for Debug URL's with queries. can't process second query pair
Summary: Errors for Debug URL's with queries. can't process second query pair
Status: RESOLVED WORKSFORME
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 00:34 UTC by _ krystyna
Modified: 2008-07-04 01:40 UTC (History)
1 user (show)

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 _ krystyna 2008-06-17 00:34:06 UTC
This debugURL can be processed:

            http://www.javadoconline.com/search.jsp?from=main

but this one cannot:


            http://www.javadoconline.com/search.jsp?from=main&class=String 


Upon launching the Run > Debug URL with the above string, the status line reports an error at index 62,
and will not launch the debugger.

See attached screenshot.
Comment 1 _ krystyna 2008-06-17 01:19:03 UTC
Actually, I think the problem is with the subsequent re-launches 
of Debug URL with queries because this worked the first time 
http://www.javadoconline.com/search.jsp?from=main&class=String.
But ending the session and repeating the string showed the errors
wiht the IDE status line reported an error.
Comment 2 _ sandipchitale 2008-06-18 19:18:19 UTC
Oops wrong issue updated.
Comment 3 _ krystyna 2008-07-04 01:40:16 UTC
Not seeing this in NetBeans IDE Dev (Build 200807031203) .
Closing.