Re: [Tracker] PATCH fixing error when deleting from fts table



+
tracker_db_statement_bind_text (stmt, 0, object);

I just realize that the object here is probably wrong. As the object
holds the rdf:type's value, and not the value of the original. As is the
case in the else block of the function.

I'll await your review to check if this is the right way to solve this
issue. We could for example first SELECT the value out of the fts table,
to feed it back during the UPDATE. Not sure ...


-- 
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://pvanhoof.be/blog
http://codeminded.be




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]