Re: [Issue 119] :u doesn't work correctly with UTF-8 database

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Mon, 27 Feb 2006 16:26:20 +0100
Newsgroups gmane.comp.web.midgard.devel
Message-ID <[email protected]>
[email protected] wrote:

> http://midgard.tigris.org/issues/show_bug.cgi?id=119

I am thinking about such solution:
( As we're  going to move much of the parser from core to midgard-php )
Wouldn't it be an idea if we could support 'u' ( aka 'url' ) formatter with 

urlencode(utf8_decode($var));  ?

Opinions?

Piotras