Unicode files created with 4.5 damaged by 4.7

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
mkdna
Posts: 1
Joined: Wed Aug 27, 2003 2:18 pm

Unicode files created with 4.5 damaged by 4.7

Post by mkdna »

Hello,

i created unicode encoded XSL Stylesheets with Textpad 4.5. When i edit such a file with textpad 4.7, the file is no longer opened by internet explorer and can no longer be used by the microsoft xsl parser. Comparing the files, i found out that the first two bytes of the old file are missing in the new file (Values: $FF $FE). Looks like this is some sort of unicode identifier.
What happened ? I switched back to 4.5 and everything works fine again :-(

Any ideas ?
User avatar
MudGuard
Posts: 1295
Joined: Sun Mar 02, 2003 10:15 pm
Location: Munich, Germany
Contact:

Post by MudGuard »

Configure - Preferences - Document Classes - Your document class

Make sure the check for
Write Unicode and UTF-8 BOM
is set
Post Reply