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 63994 - Change special characters (<, &, >) to &lt; entities
Summary: Change special characters (<, &, >) to &lt; entities
Status: RESOLVED DUPLICATE of bug 161493
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@web
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-09 15:10 UTC by zikmund
Modified: 2013-01-02 12:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-09-09 15:10:15 UTC
When editing HTML with code examples or navigation etc. you need to change
pasted (or typed) code -- instead of characters <, & and > it is better to use
&lt; &amp; and &gt; entities.
It could be good to have such action in editor context menu. (As 'Paste with
substitutions' or 'Substitude') ... better wording of these actions is a must.
Comment 1 Marek Fukala 2013-01-02 12:26:02 UTC

*** This bug has been marked as a duplicate of bug 161493 ***