On 01.12.2011 13:54, Jan Pazdziora wrote:
On Thu, Dec 01, 2011 at 01:44:25PM +0100, Uwe Gansert wrote:

the read only snippets in the web ui need HTML/XML escaping.
Especially AutoYaST XML snippets tend to be displayed wrong in the
UI without escaping

Shouldn't we rather do this in the .jsp?


you mean
<c:out value="${data}" escapeXml="true"/>
in the jsp?
That should work too I guess.
I just had the impression all "work" is done in the java files and so I did it directly there.
jsp is fine with me


--
ciao, Uwe Gansert

SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg)
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer
Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to