I'm not sure if this is the fault of my editor incorrectly saving the files, or if MUclient has a small bug in it when loading certain edited UTF-8 files...
My editor is UltraEdit-32 v10.10c. MUclient is v3.47.
My editor status line says the file format is U8-UNIX (or U8-DOS).
When I attempt to load one of these edited files, I get the following error:
Line 1: Expected '<', got "ÿ" (content not permitted here) (problem in this file)
I can only solve this problem by converting the file "UTF-8 to ASCII" and changing the 'encoding=' in the first line of the plug-in to "ASCII."
At first, while adding this report/post, I thought it might be my editor was improperly handling UTF-8 (maybe it still is?). I was using 10.10a, and just now upgraded to 10.10c. The changelog says improved UTF-8 handling. However, this problem still exists...
Addendum:
Oddly enough, when I examine both an ASCII encoded, edited file and a UTF-8 encoded, un-edited (original MUclient distributed) file, the same two characters are always present, before the '<' of the <?xml ...?> tag: ÿþ
My editor is UltraEdit-32 v10.10c. MUclient is v3.47.
My editor status line says the file format is U8-UNIX (or U8-DOS).
When I attempt to load one of these edited files, I get the following error:
Line 1: Expected '<', got "ÿ" (content not permitted here) (problem in this file)
I can only solve this problem by converting the file "UTF-8 to ASCII" and changing the 'encoding=' in the first line of the plug-in to "ASCII."
At first, while adding this report/post, I thought it might be my editor was improperly handling UTF-8 (maybe it still is?). I was using 10.10a, and just now upgraded to 10.10c. The changelog says improved UTF-8 handling. However, this problem still exists...
Addendum:
Oddly enough, when I examine both an ASCII encoded, edited file and a UTF-8 encoded, un-edited (original MUclient distributed) file, the same two characters are always present, before the '<' of the <?xml ...?> tag: ÿþ