[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 89747] Issues saving new tags with recoded 8bit encoding
From:       LiuCougar <liucougar () gmail ! com>
Date:       2005-09-23 22:27:24
Message-ID: 20050923222724.5707.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=89747         
liucougar gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From liucougar gmail com  2005-09-24 00:27 -------
SVN commit 463400 by liucougar:

fixed writing back locale encoded mp3 tags
BUG: 89747


 M  +1 -1      app.cpp  


--- trunk/extragear/multimedia/amarok/src/app.cpp #463399:463400
 @ -369,7 +369,7  @
 
     virtual TagLib::ByteVector render( const TagLib::String &ts ) const
     {
-        const QCString qcs = m_codec->fromUnicode( ts.toCString( true ) );
+        const QCString qcs = m_codec->fromUnicode( TStringToQString(ts) );
         return TagLib::ByteVector( qcs, qcs.length() );
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic