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 162109 - [67cat] IllegalArgumentException: URLDecoder: Incomplete trailing escape (%) pattern
Summary: [67cat] IllegalArgumentException: URLDecoder: Incomplete trailing escape (%) ...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Stola
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-07 12:11 UTC by rajivderas
Modified: 2009-07-27 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149092


Attachments
stacktrace (1.14 KB, text/plain)
2009-04-07 12:11 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2009-04-07 12:11:02 UTC
Build: NetBeans IDE Dev (Build 200904051400)
VM: OpenJDK Client VM, 14.0-b10, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b01
OS: Windows XP, 5.1, x86

User Comments:
rajivderas: added !#$%% characters to the depends on issues dialog



Stacktrace: 
java.lang.IllegalArgumentException: URLDecoder: Incomplete trailing escape (%) pattern
        at java.net.URLDecoder.decode(URLDecoder.java:168)
        at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.getSearchHits(BugzillaClient.java:489)
        at org.eclipse.mylyn.internal.bugzilla.core.BugzillaRepositoryConnector.performQuery(BugzillaRepositoryConnector.java:314)
        at org.netbeans.modules.bugzilla.commands.PerformQueryCommand.execute(PerformQueryCommand.java:75)
        at org.netbeans.modules.bugzilla.commands.BugzillaExecutor.execute(BugzillaExecutor.java:83)
        at org.netbeans.modules.bugzilla.commands.BugzillaExecutor.execute(BugzillaExecutor.java:78)
Comment 1 rajivderas 2009-04-07 12:11:11 UTC
Created attachment 79612 [details]
stacktrace
Comment 2 Jan Stola 2009-04-14 10:34:19 UTC
Fixed.

Modified file: http://hg.netbeans.org/cdev/rev/33c0921a0952