Discussion: Smarty and Unicode
Afficher un message
Vieux 01/03/2006, 08h12   #7
Vicente Werner
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Fwd: [SMARTY] Smarty and Unicode

---------- Forwarded message ----------
From: Vicente Werner <vwerner@gmail.com>
Date: Mar 1, 2006 9:06 AM
Subject: Re: [SMARTY] Smarty and Unicode
To: messju mohr <messju@lammfellpuschen.de>

Regex's in PHP5.x or lower don't work correctly for UTF-8 strings, it does
match correctly ascii chars, but not UTF-8 ones (despite claiming support
for it..) it won't be ready and fully useable until PHP-6.


On 2/28/06, messju mohr <messju@lammfellpuschen.de> wrote:
>
> On Tue, Feb 28, 2006 at 06:07:32PM +0000, Marcus Bointon wrote:
> > On 28 Feb 2006, at 17:57, Vicente Werner wrote:
> >
> > >Regex don't even work, so if you're goin' to use regular
> > >expressions, you're out of luck for non latin languages

> >
> > So given that it apparently does work, is it therefore true that the
> > Smarty compiler and all standard plugins are regex-free?

>
> no. first of all: all plugins that care about encoding (like
> capitalize, lower or truncate) may not (or very likely won't) work.
>
> regearding regexes: i don't see a problem why an ascii reges shouldn't
> match on utf-input. if you stick to ascii with with your variable
> names and identifiers, then utf-8 templates should be transparent to
> smarty.
>
> > Marcus
> > --
> > Marcus Bointon
> > Synchromedia Limited: Putting you in the picture
> > marcus@synchromedia.co.uk | http://www.synchromedia.co.uk
> >
> > --
> > Smarty General Mailing List (http://smarty.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php

>
>
>



--
Vicente Werner y Sánchez


--
Vicente Werner y Sánchez
  Réponse avec citation
 
Page generated in 0,05524 seconds with 9 queries