Hi All,
I am working on a project in cocoon where I need to encode url strings (that
contain diacritics) in an xml document like described on this page:
http://www.w3.org/International/O-URL-code.html

Is there any reason why the encodeURL Transformer doesn't do this?
( http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=107638965522631&w=2 )

Is there an easy way to encode unicode (w/ no ascii equivilent) characters
in a sitemap pipeline?

I guess if this is not available I could just extend the encodeURL
Transformer to use this:
http://www.w3.org/International/URLUTF8Encoder.java

Thanks for the help,

--Doug


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

Reply via email to