---- Reported by arysin@gmail.com 2010-03-24 03:09:04 ---- Version: 2.1.81 (using KDE 4.4.1) Compiler: gcc 4.4.3 OS: Linux Installed from: Mandriva RPMs Steps to reproduce: 1. Open document from http://r2u.org.ua/data/isum.odt 2. Check three styles applied to the test: KrymRusBold, KrymRusAux, KrymUkr 3. Save the file with some other filename 4. Open this newly saved file 5. Check that text that had KrymUkr style now is using Default I am using kword 2.1.81 from Mandriva Cooker --- Bug imported by faure@kde.org 2010-12-16 00:31 --- This bug was previously known as bug 231962.
It's not possible to download the file and so not possible to fix
I've fixed the url and reopened the bug
Thanks, I can confirm
Created attachment 64887 [details] only fist handful of lines of the same file
problem is in KoTextWriter::Private::saveCharacterStyle that returns an empty name
Git commit e66889d566e11c3b409ed6bcdbce5e37f7164314 by C. Boemann. Committed on 07/12/2011 at 14:04. Pushed by boemann into branch 'master'. Fix saving of paragraphs missed saving the formatting of framents where the block have more properties (non style) than the fragment Took the opotunity to implement autoStyle method in KoCharacterStyle as a followup on the style inheritance I did a couple of weeks ago BUG:260115 M +8 -15 libs/kotext/opendocument/KoTextWriter_p.cpp M +10 -0 libs/kotext/styles/KoCharacterStyle.cpp M +9 -0 libs/kotext/styles/KoCharacterStyle.h http://commits.kde.org/calligra/e66889d566e11c3b409ed6bcdbce5e37f7164314