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 238283 - AssertionError at org.netbeans.modules.bugzilla.api.NBBugzillaUtils.openIssue
Summary: AssertionError at org.netbeans.modules.bugzilla.api.NBBugzillaUtils.openIssue
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 238561 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-11-12 22:33 UTC by sreimers
Modified: 2013-11-21 15:39 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205203


Attachments
stacktrace (3.31 KB, text/plain)
2013-11-12 22:33 UTC, sreimers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sreimers 2013-11-12 22:33:33 UTC
Build: NetBeans IDE Dev (Build 201311120002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b57, Java(TM) SE Runtime Environment, 1.8.0-ea-b115
OS: Mac OS X

User Comments:
sreimers: Clicking on link inside Error Reporting window




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.bugzilla.api.NBBugzillaUtils.openIssue(NBBugzillaUtils.java:69)
   at org.netbeans.modules.bugzilla.exceptionreporter.NBBugzillaAccessorImpl$1.run(NBBugzillaAccessorImpl.java:63)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 sreimers 2013-11-12 22:33:35 UTC
Created attachment 142111 [details]
stacktrace
Comment 2 Tomas Stupka 2013-11-15 11:40:40 UTC
fixed in core-main #a56083f0c2d5
Comment 3 Tomas Stupka 2013-11-21 15:39:26 UTC
*** Bug 238561 has been marked as a duplicate of this bug. ***