Shane Graber wrote: [..]
If I remove the byte-order-marker from typogrify_text.py, I get rid of the double header and the errors go away and my page renders properly. I had no idea that the BOM being set on a Script (Python) would do that and that's the *only* thing I changed. Is that a known issue???
New to me at least and I'd call that a bug in Zope. I did have an issue with an unexpected BOM recently but that was in a different context (on text based imports). Could it be that some applications recently started to include a BOM that didn't do so before? Raphael _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
