> *Trible* check that the encoding of your template is really utf-8. If it isn't utf-8, you have to specify a different encoding within the .metadata file of the related template (I think [default]\ncharset=iso-8859-15 for example).
Got it working, thanks! The problem is that my metadata filename didn't have a proper name (.metadata instead of .pt.metadata). Talk about DRY principle... I finally noticed this by feeding garbage into .metadata. Another question: Why does not .pt default to utf-8? utf-8 is a bit like standard nowadays, isn't it? :) -- View this message in context: http://n2.nabble.com/Why-utf-8-characters-in-.pt-files-in-fail--tp1398580p1398695.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
