On Sat, 2007-07-21 at 18:15 +0200, Sven Neuhaus wrote:
> Erik van Konijnenburg schrieb:
> > On Fri, 2007-07-20 at 09:58 +0200, Sven Neuhaus wrote:
> >> Erik van Konijnenburg schrieb:
> >>> This is to propose for inclusion in HTML::Template a patch that
> >>> adds unicode support.
> >>> If the templ
Erik van Konijnenburg schrieb:
> On Fri, 2007-07-20 at 09:58 +0200, Sven Neuhaus wrote:
>> Erik van Konijnenburg schrieb:
>>> This is to propose for inclusion in HTML::Template a patch that
>>> adds unicode support.
>>> If the template file happens to contain Unicode already, this breaks:
>>> the b
On Fri, 2007-07-20 at 09:58 +0200, Sven Neuhaus wrote:
> Erik van Konijnenburg schrieb:
> > This is to propose for inclusion in HTML::Template a patch that
> > adds unicode support.
>
> > If the template file happens to contain Unicode already, this breaks:
> > the bytes making up an UTF-8 charact
Erik van Konijnenburg schrieb:
> This is to propose for inclusion in HTML::Template a patch that
> adds unicode support.
> If the template file happens to contain Unicode already, this breaks:
> the bytes making up an UTF-8 character are fed to the Latin => unicode
> transformation, and you end up
This is to propose for inclusion in HTML::Template a patch that
adds unicode support.
The 2.8 release of Html::Template opens templates as raw files.
That means every byte is interpreted as an individual character.
If a parameter contains wide characters (katakana, or accented latin
characters fo