Review Request 114889: Fix KIO::convertSize(...) returning string with "(I18N_ARGUMENT_MISSING)" inside
Commit Hook
null at kde.org
Wed Jan 8 10:43:06 GMT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114889/#review47040
-----------------------------------------------------------
This review has been submitted with commit 149fd780c71b3d8d3d4098f43f6cb746a3ef6ada by Friedrich W. H. Kossebau to branch master.
- Commit Hook
On Jan. 7, 2014, 4:24 p.m., Friedrich W. H. Kossebau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114889/
> -----------------------------------------------------------
>
> (Updated Jan. 7, 2014, 4:24 p.m.)
>
>
> Review request for kdelibs.
>
>
> Repository: kio
>
>
> Description
> -------
>
> Seems the code behind i18n() in kf5 does not like %-placeholders without any arguments passed in the i18n call. And thus inserts the warning.
> (Effect can be seen e.g. in Okteta's File Info tool).
>
> Attached patch fixes that, by passing as argument a string with an argument placeholder again.
>
>
> Diffs
> -----
>
> src/core/global.cpp 42f453b
>
> Diff: https://git.reviewboard.kde.org/r/114889/diff/
>
>
> Testing
> -------
>
> Results of KIO::convertSize(...) displays fine in Okteta with the patch.
>
>
> Thanks,
>
> Friedrich W. H. Kossebau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20140108/e25181e1/attachment.htm>
More information about the kde-core-devel
mailing list