[Kde-imaging] [Bug 144713] utf8 not supported in "rename images" plugin

Romain Diss romaindiss at yahoo.fr
Mon Jan 19 22:02:20 CET 2009


http://bugs.kde.org/show_bug.cgi?id=144713





--- Comment #10 from Romain Diss <romaindiss yahoo fr>  2009-01-19 22:02:19 ---
> And replace fromLatin1 with fromLocal8Bit.
I replaced fromLatin1 with fromLocal8Bit everywhere in all the files in
kipi-plugins sources, not only those which look like this :
    ::strftime(s, 100, QFile::encodeName(format), time_tm);

    newName += QString::fromLatin1(s);

I don't now if this should have side effects, but it works fine now !

Thank you for your help.
Do you think this bug should be marked closed ?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list