[bt-devel] cvs access and a simple bug fix

Martin Gruner mg.pub at gmx.net
Fri Mar 31 09:50:00 MST 2006


Jim,

as you can see here, developer cvs is currently out of service:
http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1

So you can make the fix yourself whenever it is up again. ;)

> I need to check in the fix for:
>    [ 1458848 ] Search results multiple times per verse
>
> csearchdialogpages.h  approx line 81
>
>    void addKeyName(const QString& keyName) {
>        if (keyNameList.findIndex (keyName) == -1)    // <-- this is the
> new line
>            keyNameList.append(keyName);
>    }

I'm curious: what caused the problem? Is there a clucene issue?

Thanks,

mg


More information about the bt-devel mailing list