Hello,

I'm having what seems to be an encoding problem -- not
sure it's related to Cocoon, but... ;)

<xsl:for-each select="//city-name">
 <a href="city-detail?city-name={.}"><xsl:value-of
select="."/></a><br/>
</xsl:for-each>

All my xml is UTF-8, it work in English, but not in
Russian.  Any ideas?

Thanks,
-Alex


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to