Comment 3 for bug 562089

Revision history for this message
Koichi Akabe (vbkaisetsu) wrote :

I solved it on my branch: https://code.launchpad.net/~vbkaisetsu/tomdroid/sql-args

I added new column "content_plain" to the database. This column stores plain text contents which are created from XML contents. I changed SQL query to search it and this bug was solved.