----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107366/ -----------------------------------------------------------
Review request for Calligra and C. Boemann. Description ------- KoConfigAuthorPage::apply() uses "Author-" and not "Author" as prefix: KConfigGroup cgs(&authorGroup, "Author-" + d->combo->itemText(i)); So KoDocumentInfo needs to use the same prefix to fetch the data of the author in KoDocumentInfo::saveParameters() :) Okay to backport to 2.6? Diffs ----- libs/main/KoDocumentInfo.cpp 77b5992 Diff: http://git.reviewboard.kde.org/r/107366/diff/ Testing ------- Saved and loaded a document with a non-default author profile. Then changed the non-default author profile and saved and loaded the document again. Thanks, Friedrich W. H. Kossebau
_______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel