Re: Re: [Issue 119] :u doesn't work correctly with UTF-8 database
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Tue, 28 Feb 2006 10:58:53 +0100
| Newsgroups | gmane.comp.web.midgard.devel |
|---|---|
| Message-ID | <[email protected]> |
"Jukka Zitting" <[email protected]> wrote: > Hi, Hi, > > I am testing utf-8 aware 'u' formatter with HEAD, before I commit code to stable branch. > > This is sillly. Did I say 'I am the one wise man'? ;) > The 'u' formatter implements the URI escaping > algorithm described in RFC 1738. There is no character set awareness > in the algorithm, it's just a octet-to-ASCII transformation. Anyway. Can we replace it with PHP's part when style&formatter&parser is removed from core? This is php related feature so I do not see any reason to dulicate code and functionality. Piotras