ajung wrote:
> 
> I have *never* seen different behaviour. Internal storage format
> is unicode. Data accessed or modified through the accessor/mutator
> methods has to be encoded using the configured site-encoding.
> If you access field directly -> your code is broken (except when
> you are using FieldPropertys).
> 

Ok, thanks. I thought so. I have very old Plone 2.0 in my hands and it seems
at least some of fields are internally utf-8. This is probably caused by
third party code and the lack of documentation and input validation
regarding the issue, so I expect other might encounter similar problems. 


-Mikko

-- 
View this message in context: 
http://n2.nabble.com/Should-setText%28%29%2C-title-and-description-be-utf-8-or-unicode--tp3419683p3419758.html
Sent from the Product Developers mailing list archive at Nabble.com.

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to