> But something goes wrong with Umlaut i.e. üäö .
> They are stored in the database as Unicode. 
> Also all Pages are deliverd with utf-8 charset.
> 
> But in the update form those characters are not displayed
> correctly (In the product list they are displayed correctly).
> It seems to me that something goes wrong with my
> 
>         $e->value($firstrecord->itemid);
> 
> Any ideas ?

May be helpfull for somebody, what is the reason
for my problem.

It is not html::widget but template::toolkit.

I have installed Catalyst with activestate ppm on my windows XP notebook.
Additonally I used the repository from
http://theoryx5.uwinnipeg.ca/ppms/

After updating TT from 2.15 to 2.18 everything is fine.
2.15 is delivered with activestate, 2.18 comes from uwinnipeg.

Hans


_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to