Re: Antwort: Re[4]: T5: decode URL with non english symbols

2008-01-14 Thread Foror
KM> now i see what you want... it is not possible KM> you can only use ASCII characters in URLs, KM> any other character has to be encoded. Firefox URL: tag/%D0%BD%D0%BE%D0%B2%D1%8B%D0%B9+%D0%BA%D1%83 (word = "новый") After click this link, and begin tapestry debug in CODEC.codec(input) input =

Antwort: Re[4]: T5: decode URL with non english symbols

2008-01-14 Thread Kristian Marinkovic
now i see what you want... it is not possible you can only use ASCII characters in URLs, any other character has to be encoded. please read: http://www.blooberry.com/indexdot/html/topics/urlencoding.htm http://www.ietf.org/rfc/rfc1738.txt Foror <[EMAIL PROTECTED]> 14.01.2008 11:29 Bitte antw