[wingide-users] WingIDE 2.1.3 and Zope Page Template encoding
Wingware Support
support at wingware.com
Fri Oct 13 11:47:34 MDT 2006
Frey, Peter wrote:
> So how can I encode the information in the page template that it is UTF8 encoded and make WingIDE respect that?
> The Byte Order Mark for UTF8 is ignored (even worse, displayed in the editor) and when I type in a extended latin-1 character
Wing had problems handling the UTF-8 byte order mark. I've released a
patch to fix this. If a byte order mark is found, it determines the
encoding of the file. If no byte order mark is found, a page template
is treated as xml if it starts with '<?xml', otherwise it is treated as
html.
Thanks,
John
More information about the wingide-users
mailing list