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 210950 - [72cat] Find usages Dialog is printing the name of element incorrectly
Summary: [72cat] Find usages Dialog is printing the name of element incorrectly
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-10 13:37 UTC by crazyjavahacking
Modified: 2012-04-12 10:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
... (108.79 KB, image/png)
2012-04-10 13:37 UTC, crazyjavahacking
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crazyjavahacking 2012-04-10 13:37:25 UTC
Created attachment 118060 [details]
...

Find usages dialog is printing the name of element incorrectly:

1.) For easy class and interface declarations, it is just missing the name of class or interface

2.) For more complicated cases, it produces weird text. For instance for class:

"DataEvent<T extends ResourceDescriptor<?>>"

will produce text "?>>"
Comment 1 Ralph Ruijs 2012-04-10 15:04:38 UTC
Changeset: 00a1e715162b
Author:    Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Date:      2012-04-10 17:02
Message:   
Issue #210950 - [72cat] Find usages Dialog is printing the name of element incorrectly
Comment 2 Quality Engineering 2012-04-12 10:02:26 UTC
Integrated into 'main-golden', will be available in build *201204120400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/00a1e715162b
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: Issue #210950 - [72cat] Find usages Dialog is printing the name of element incorrectly