jakartaee / faces

Jakarta Faces
Other
107 stars 55 forks source link

Content of ui.taglib.xml #1106

Open eclipse-faces-bot opened 12 years ago

eclipse-faces-bot commented 12 years ago

In one project I tried to display content of facelet-taglib descriptions from the file ui.taglib.xml as HTML. In a browser (Mozilla) the content of

<div class="syntax"><div class="html4strict"
        style="font-family: monospace;"><ol><li class="li1"><div
        class="de1"><span class="sc0">&amp;lt;!DOCTYPE html PUBLIC
        &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;</div></li>

is not displayed correctly.

I do not know why

&amp

is used before every HTML entity. I think that this can be replaced by

&

to display it correctly.

Affected Versions

[2.0, 2.1]

eclipse-faces-bot commented 5 years ago
eclipse-faces-bot commented 12 years ago

@glassfishrobot Commented Reported by petrpodzimek

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented @edburns said: Set priority to baseline ahead of JSF 2.3 triage. Priorities will be assigned accurately after this exercise.

eclipse-faces-bot commented 12 years ago

@glassfishrobot Commented Issue-Links: depends on JAVASERVERFACES_SPEC_PUBLIC-1107

eclipse-faces-bot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-1106