What steps will reproduce the problem?
1. i am trying the display some comments within a code snippet with the source
tag (using lang=xml or lang=html4strict). the snippet looks like:
<source lang="xml">
<ui:remove>
<!-- das ist der kommentar -->
</ui:remove>
</source>
What is the expected output? What do you see instead?
i expect that the ui:remove tag is rendered as well as the comment between the
ui:remove tag (the comment is there for documentation purposes). currently the
comment between the ui:remove tags is missing and not rendered at all.
What version of the product are you using? On what operating system?
vosao cms 0.8
Please provide any additional information below.
the problem occurs at least with lang=xml and lang=html4strict
if you need more information, please tell me.
Original issue reported on code.google.com by andreas....@gmail.com on 9 May 2011 at 5:12
Original issue reported on code.google.com by
andreas....@gmail.com
on 9 May 2011 at 5:12