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 14411 - Escape Selection as CharData or AttValue Actions
Summary: Escape Selection as CharData or AttValue Actions
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker with 1 vote (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on: 15330
Blocks:
  Show dependency tree
 
Reported: 2001-08-14 12:24 UTC by _ pkuzel
Modified: 2007-09-25 01:33 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 _ pkuzel 2001-08-14 12:24:16 UTC
These simple editor actions should take selected text in editor end escape it to
be valid content or attribute value. E.g.:

<erer&;fdf]]> => &lt;erer&amp;;fdf]]&gt;
Comment 1 gthb 2002-04-11 13:26:39 UTC
A closely-related variant would be to escape
the selection as a CDATA 
section, replacing
occurrences of "]]" with "]]>]]<![CDATA[".
Comment 2 _ pkuzel 2002-06-03 12:27:13 UTC
Let these are considered while planning next release.
Comment 3 Marek Grummich 2002-07-19 17:23:26 UTC
Target milestone was changed from not determined to TBD
Comment 4 _ pkuzel 2003-09-03 11:10:26 UTC
Unscheduling from my todo list. New owner is gladly welcome. Meanwhile assigning
to abstract issues@xml.netbeans.org owner.