Well, content-type should be a non-factor. If the value of "escapeXml" is true,
then the following conversions take place regardless:
& -> &
< -> <
> -> >
" -> "
' -> '
What does the actual HTML source look like?
Quoting Bill Siggelkow <[EMAIL PROTECTED]>:
> Hmmm use
> to filter
> to not
Hmmm use
to filter
to not filter
If the filtering is not working then something else has already filtered
the content; or the content-type on the page is set to plain text
instead of text/html maybe?
AFAIK the escapeXml attribute works as touted.
-Bill Siggelkow
Sergey Livanov wrote:
When
2 matches
Mail list logo