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 98917 - Surround with hint window shows formatting tags instead of formatted code
Summary: Surround with hint window shows formatting tags instead of formatted code
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
: 101389 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-26 09:18 UTC by Maksim Khramov
Modified: 2007-07-16 10:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2007-03-26 09:18:28 UTC
Steps to reproduce:
Create java class.
Select line of code and click on light bulb. The code hints window appears. It
contains available 'surround with' options but instead of formatted code there
are text with html formatting tags like:
Surround with if(<b>exp</b>) {...
Comment 1 Jan Lahoda 2007-04-25 09:50:51 UTC
*** Issue 101389 has been marked as a duplicate of this issue. ***
Comment 2 Jan Lahoda 2007-04-25 10:16:37 UTC
Needs to be fixed in editor/codetemplates. This is IMO a highly visible problem
-> P1,
Comment 3 Jan Lahoda 2007-04-25 10:25:56 UTC
Should be fixed now:
Checking in Bundle.properties;
/cvs/editor/codetemplates/src/org/netbeans/lib/editor/codetemplates/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Comment 4 Maksim Khramov 2007-07-16 10:13:59 UTC
Verified in build 200707151200