https://bugs.kde.org/show_bug.cgi?id=460315

Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #8 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
I forgot to run one test that needs manual configuration. It turns out, the
threshold to recognize whether a partially sorted file is to be sorted when
writing it to disk was too low.
In file
src/io/fileimporterbibtex.cpp
at line 1297, I would like the multiplicator from 3 to 10.
This basically means that are for a file to be recognized as sorted, it must be
already somewhat sorted, but to a larger extend than with the previous value of
3.
Please check if the value of 10 is still ok for you.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to