[
https://jira.jboss.org/browse/JBIDE-7174?page=com.atlassian.jira.plugin.s...
]
Maxim Areshkau commented on JBIDE-7174:
---------------------------------------
There is one issue about supporting CDATA section, it's
https://jira.jboss.org/browse/JBIDE-2519. But in docbook context we should just skip it to
fix this issue.
Support for <![CDATA[...]]> inside <programlisting> in
Docbook editor
---------------------------------------------------------------------
Key: JBIDE-7174
URL:
https://jira.jboss.org/browse/JBIDE-7174
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor Templates
Affects Versions: 3.2.0.M2
Reporter: Pete Muir
Assignee: Denis Vinnichek
Priority: Minor
Fix For: 3.2.0.Beta2
<programlisting> is like <pre> in html, it is a preformatted area, typically
rendered using a fixed-width font. Using programlisting in JBoss Tools renders properly,
however using <![CDATA[]]> inside it doesn't. We often use <![CDATA[]]>
used to surround all content in the <programlisting> in order to not interpret angle
brackets and ampersands as XML reserved characters.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira