https://bugs.kde.org/show_bug.cgi?id=421612
Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/thom |https://invent.kde.org/offi |asfischer/kbibtex/commit/5a |ce/kbibtex/commit/5a35c183a |35c183a3ed6c5a604aac2f1943d |3ed6c5a604aac2f1943db2ecfcf |b2ecfcf772d |772d --- Comment #6 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- Git commit 5a35c183a3ed6c5a604aac2f1943db2ecfcf772d by Thomas Fischer. Committed on 07/07/2020 at 10:14. Pushed by thomasfischer into branch 'kbibtex/0.10'. When suggesting entry ids, do not count 'small words' When generating entry ids based on title or journal title, a range of words, such as from first to fourth word can be specified. Before this commit, 'small words', despite being removed in the id generation process, were counted when determining the first, second, ... word. If the suggestion template stated 'first word only' and the first word was a 'small word' such as 'the', an empty suggestion may have been generated. M +1 -0 ChangeLog M +3 -2 src/processing/idsuggestions.cpp https://invent.kde.org/office/kbibtex/commit/5a35c183a3ed6c5a604aac2f1943db2ecfcf772d -- You are receiving this mail because: You are watching all bug changes.