Hello MyFaces developers, Currently both h:message/h:messages and t:message/t:messages escape XML when writing message to response. But sometimes it is really useful to have HTML tags f.e. in error messages.
I think that it would be great to add 'escapeXml' property to t:message/t:messages tags to control behaviour of escaping XML. Would you accept patch for this functionality? Probably there are some drawbacks that I don't see or some better solution exists? Best regards, Konstantin
