Re: Plone & ZMI -Properties: Unicode, UTF-8, Encoding-Wirrwarr
Andreas Jung <[email protected]>
| Newsgroups | gmane.comp.web.zope.german |
|---|---|
| Organization | ZOPYX Ltd & Co. KG |
| Message-ID | <[email protected]> |
Am 15.10.09 13:51, schrieb Andreas Gabriel: > >> Warum ZMI? >> > Was soll die Frage bedeuten? Ich meine damit nur, dass > ursprünglich korrekterweise Unicode für "title" verwendet > wird > > >>>> app.myplone.myfolder.title >>>> > u'Universit\xe4t' > >>>> type(app.myplone.myfolder.title) >>>> > <type 'unicode'> > > und nach dem Abspeichern im ZMI ein utf-8 kodierter > String für "title" > >>>> app.myplone.myfolder.title >>>> > 'Universit\xc3\xa4t' > >>>> type(app.myplone.myfolder.title) >>>> > <type 'str'> Die Vorgehensweise ist wie gesagt nicht legitim. Andreas _______________________________________________ zope mailing list [email protected] https://mail.dzug.org/mailman/listinfo/zope
lists.vcf
(text/x-vcard, 331 B)
begin:vcard fn:Andreas Jung n:Jung;Andreas org:ZOPYX Ltd. & Co. KG adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany email;internet:[email protected] title:CEO tel;work:+49-7071-793376 tel;fax:+49-7071-7936840 tel;home:+49-7071-793257 x-mozilla-html:FALSE url:www.zopyx.com version:2.1 end:vcard