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 200119 - AssertionError at org.netbeans.modules.bugzilla.issue.AttachmentHyperlinkSupport.getAttachmentId
Summary: AssertionError at org.netbeans.modules.bugzilla.issue.AttachmentHyperlinkSupp...
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.0
Hardware: All All
: P1 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 17:34 UTC by Tomas Stupka
Modified: 2011-11-28 15:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 179882


Attachments
stacktrace (3.04 KB, text/plain)
2011-07-13 17:34 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2011-07-13 17:34:53 UTC
Build: NetBeans IDE Dev (Build 20110713-312a880af125)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02-384, Java(TM) SE Runtime Environment, 1.6.0_26-b03-384-10M3425
OS: Mac OS X

User Comments:
tstupka: right click into an issue comment without an attachment




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.bugzilla.issue.AttachmentHyperlinkSupport.getAttachmentId(AttachmentHyperlinkSupport.java:123)
   at org.netbeans.modules.bugzilla.issue.CommentsPanel.getAttachment(CommentsPanel.java:412)
   at org.netbeans.modules.bugzilla.issue.CommentsPanel.access$400(CommentsPanel.java:104)
   at org.netbeans.modules.bugzilla.issue.CommentsPanel$PopupMenu.setVisible(CommentsPanel.java:453)
   at javax.swing.JPopupMenu.show(JPopupMenu.java:904)
   at org.netbeans.modules.bugzilla.issue.CommentsPanel$PopupMenu.show(CommentsPanel.java:446)
Comment 1 Tomas Stupka 2011-07-13 17:34:57 UTC
Created attachment 109424 [details]
stacktrace
Comment 2 Tomas Stupka 2011-07-26 07:20:53 UTC
fixed
http://hg.netbeans.org/core-main/rev/2e2f425cb6ac
Comment 3 Quality Engineering 2011-07-27 14:09:04 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/2e2f425cb6ac
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #200119 - AssertionError at org.netbeans.modules.bugzilla.issue.AttachmentHyperlinkSupport.getAttachmentId
Comment 4 tbrunhoff 2011-09-02 17:10:33 UTC
If I read this trail of bugs correctly...
 - this bug was generated from http://statistics.netbeans.org/analytics/detail.do?id=179882
 - that report was generated from exception 518850
 - the bug was fixed and integrated into golden around 7/27/2011

However, I just generated http://statistics.netbeans.org/analytics/exception.do?id=525873 which claims to be a dup of the above trail, and yet I am using the ide version below.

So either the bug has come back, or the fix has not made it into the nightly builds yet. My apologies if it is the former.

Product Version: NetBeans IDE Dev (Build 201108310601)
Java: 1.6.0_23; Java HotSpot(TM) Client VM 19.0-b09
System: Linux version 2.6.35.13-92.fc14.x86_64 running on i386; UTF-8; en_US (nb)
User directory: /home/toddb/.netbeans/dev
Cache directory: /home/toddb/.netbeans/dev/var/cache
Comment 5 Tomas Stupka 2011-09-02 17:34:37 UTC
how did you get the exception? the same way as originally reported - right click into an issue comment without an attachment ?
Comment 6 Tomas Stupka 2011-09-06 13:18:10 UTC
fixed
http://hg.netbeans.org/core-main/rev/febe0a952d68
Comment 7 Quality Engineering 2011-09-07 14:29:43 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/febe0a952d68
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #200119 - AssertionError at org.netbeans.modules.bugzilla.issue.AttachmentHyperlinkSupport.getAttachmentId
Comment 8 Stepan Zebra 2011-11-28 15:09:02 UTC
verified in 7.1 RC1 (201111242103)