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 253944 - [81cat][refactoring]Undo dialog shows extra '&' when undoing use supertype where possible
Summary: [81cat][refactoring]Undo dialog shows extra '&' when undoing use supertype wh...
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-29 11:32 UTC by manikantannaren
Modified: 2015-09-14 05:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
& in dialog (368.34 KB, image/png)
2015-07-29 11:32 UTC, manikantannaren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manikantannaren 2015-07-29 11:32:06 UTC
Created attachment 155004 [details]
& in dialog

Link: http://services.netbeans.org/synergy/client/app/#/case/5143/suite/1803

Use code from above test case

Steps to reproduce
Press undo Cmd+Z
inspect confirmation dialog

Expected result 
Message in Dialog should read "Really undo Use Supertype..."

Actual Result
Message in Dialog reads "Really undo &Use supertype..."

Same is the case with redo dialog.
Comment 1 Jiri Prox 2015-08-13 07:59:21 UTC
reproducible
Comment 2 Ralph Ruijs 2015-08-14 13:47:52 UTC
changeset:   f9d437ad5f2a                                                       
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Thu Aug 13 14:03:00 2015 +0200
summary:     #253944 - [81cat][refactoring]Undo dialog shows extra '&' when undoing use supertype where possible
Comment 3 Quality Engineering 2015-08-15 01:57:42 UTC
Integrated into 'main-silver', will be available in build *201508150002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f9d437ad5f2a
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #253944 - [81cat][refactoring]Undo dialog shows extra '&' when undoing use supertype where possible