Hi!

> The patch breaks bins_edit : strings given to bins_edit are correctly
> encoded in UTF-8, but strings already present in the XML file are now
> encoded in local encoding (latin1 for me).
> 
> Alexander, what do you get in the XML when you try the
> bins_edit -t 'тест' qqq
> with the current upstream version of bins_edit ?

I've got wrong encoding in xml. My KOI8-R symbols encoded to UTF8 as  Latin1 
symbols.
See attachment.

-- 
Alexander Kogan
Institute of Applied Physics
Russian Academy of Sciences
<?xml version="1.0" encoding="UTF-8"?><image>
   <description>
   
      <field name="title">
         ÔÅÓÔ
      </field>
   </description>
   <bins>
   </bins>
   <exif>
   </exif>
</image>

Reply via email to