[mlview-list] UTF-8 handling



Hai everyone,

I ran into this bug and want you to test it: when I open the attached
file in mlview, the textnode containing a farsi string doesn't show its
content. Just when I click on it, it can be edited. The text vanishes as
soon as the field looses the focus.

Have a nice day,
 Daniel

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<accustom>
  <users>
    <user name="daniel">
      <apps>
        <app name="testapp">
          <properties>
            <property name="backgroundcolor" os="Linux" version="&gt;1.2.3">نیکولا</property>
            <property name="foregroundcolor" os="Windows" version="&gt;1.2.3">black</property>
          </properties>
        </app>
        <app name="galeon">
          <properties>
            <property name="startpage">galeon.sourceforge.net</property>
          </properties>
        </app>
      </apps>
    </user>
    <user name="test">
      <apps>
        <app name="gnumeric">
          <properties>
            <property name="windowtitle">GNUmeric rocks</property>
          </properties>
        </app>
      </apps>
    </user>
  </users>
</accustom>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]