-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107366/#review22172
-----------------------------------------------------------


This review has been submitted with commit 
2c81d140b0b5582dd315626cce2152b7ac5f8a18 by Friedrich W. H. Kossebau to branch 
calligra/2.6.

- Commit Hook


On Nov. 18, 2012, 1:52 p.m., Friedrich W. H. Kossebau wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107366/
> -----------------------------------------------------------
> 
> (Updated Nov. 18, 2012, 1:52 p.m.)
> 
> 
> 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

Reply via email to