Ulrik Mikaelsson wrote:
> Hi,
>
> Just found a small bug in CVS that prevents tracker-meta-folder from
> functioning.
>
> Index: src/trackerd/tracker-dbus-files.c
> ===================================================================
> RCS file: /cvs/gnome/tracker/src/trackerd/tracker- dbus-files.c,v
> retrieving revision 1.16
> diff -r1.16 tracker-dbus-files.c
> 809c809
> < sql = g_string_new (" SELECT F.Path || ");
> ---
> > sql = g_string_new (" SELECT (F.Path || ");
>
thanks have fixed
> Maybe extracting this to a stored proc would be an idea?
>
cant do that as its a dynamic query (extensible metadata fields can be
selected)
--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list