[Digikam-users] Fwd: Bug fixing
Gilles Caulier
caulier.gilles at gmail.com
Thu Nov 27 12:46:56 GMT 2014
In this bug, Advanced Search is used to query database :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/show/utilities/searchwindow
The question is where user has entered the "Dsc" string to search
items relevant. There are a lots of delegate widgets in this tool,
listed here :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/searchwindow/searchfields.h
Advanced search tool query database using an XML form in background.
Hacking this form to see if string is passed as well or capitalized
will be a good start. XML form can be printed to the console to hack :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/searchwindow/searchview.cpp#L298
If passing string is right in XML form, the problem can be in other
side : the Database search engine.
Gilles Caulier
2014-11-26 18:28 GMT+01:00 Yagyank Chadha <yagyank at gmail.com>:
> I am trying to fix https://bugs.kde.org/show_bug.cgi?id=321242 . How do i go
> about fixing this bug?
> And how do I know what are the relevant cpp files for this bug?
>
> --
> Kind Regards,
> Yagyank chadha
>
>
> Undergraduate student
> Computer Science Engineering
> Thapar University, Patiala
>
>
>
>
> --
> Kind Regards,
> Yagyank chadha
>
>
> Undergraduate student
> Computer Science Engineering
> Thapar University, Patiala
>
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
>
More information about the Digikam-users
mailing list