Review Request: on't impose limit on size of files being indexed via KFileMetaInfo c'tor
Nick Shaforostoff
shaforostoff at gmail.com
Thu Nov 19 14:31:13 GMT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2215/
-----------------------------------------------------------
Review request for kdelibs.
Summary
-------
Don't impose limit on file size when strigi-indexing files via KFileMetaInfo, when KFileMetaInfo::WhatFlags w parameter of KFileMetaInfo c'tor is KFileMetaInfo::Everything.
This is needed to fix the bug 203152 (Lokalize doesn't show statsics for gettext .po files whose size is more than 64k)
This addresses bug 203152.
https://bugs.kde.org/show_bug.cgi?id=203152
Diffs
-----
/trunk/KDE/kdelibs/kio/kio/kfilemetainfo.cpp 1051476
Diff: http://reviewboard.kde.org/r/2215/diff
Testing
-------
I compiled kdelibs and replaced distro-shipped libkio.so with custom-compiled one, and the problem was solved.
Thanks,
Nick
More information about the kde-core-devel
mailing list