[jsr-314-open] support for html entities

Alexandr Smirnov asmirnov at EXADEL.COM
Fri Mar 27 20:29:24 EDT 2009


It is possible. I've done that one time for Facelets ( even with
properly source encoding support ). The issue still exists in the
Facelets BugZilla : https://facelets.dev.java.net/issues/show_bug.cgi?id=111
As I see in the JSF 2.0 code there is same SAXCompiler as Facelets uses,
therefore I can convert my old patch to the current implementation.

Dan Allen wrote:
> I received a message from a JSF community member asking about the
> status of the request to allow a broader range of HTML entities in
> Facelets views
> (https://facelets.dev.java.net/issues/show_bug.cgi?id=96). Having been
> reminded about this shortcoming, I can admit that it has been a huge
> pain to have such limited support for entities. Can we get this fixed
> as a implementation detail in Mojarra? It doesn't seem to me like a
> spec issue.
>
> -Dan
>
> -- 
> Dan Allen
> Senior Software Engineer, Red Hat | Author of Seam in Action
>
> http://mojavelinux.com
> http://mojavelinux.com/seaminaction
>
> NOTE: While I make a strong effort to keep up with my email on a daily
> basis, personal or other work matters can sometimes keep me away
> from my email. If you contact me, but don't hear back for more than a
> week,
> it is very likely that I am excessively backlogged or the message was
> caught in the spam filters.  Please don't hesitate to resend a message if
> you feel that it did not reach my attention.




More information about the jsr-314-open-mirror mailing list