Open GoogleCodeExporter opened 9 years ago
Works when i just use the phone number
Original comment by BraytonM...@gmail.com
on 8 Oct 2010 at 12:54
What is your phone version ?
Is it happening for each contact or only this one ?
What's happen on "contact:Contact Name" command ?
Original comment by Florent....@gmail.com
on 12 Oct 2010 at 9:02
1.5 on the motorola cliq
happens on all contacts
on contact:Contact Name i get this
Error : android.database.sqlite.SQLiteException: no such column: display_name:
, while compiling: SELECT people._id AS _id, name FROM people LEFT OUTER JOIN
phones ON people.primary_phone=phones._id LEFT OUTER JOIN presence ON
(presence.person=people._id) WHERE ((display_name LIKE 'Contact Name%') OR
(display_name LIKE '% Contact Name%'))
Thanks!
Original comment by BraytonM...@gmail.com
on 12 Oct 2010 at 9:34
Original issue reported on code.google.com by
BraytonM...@gmail.com
on 8 Oct 2010 at 12:49