**** BEGIN LOGGING AT Tue Jul 12 02:59:57 2011 Jul 12 19:29:13 hey, i just came across an issue with ofono_modem_set_boolean in src/modem.c. Jul 12 19:30:05 it calls set_modem_property, which exits if the type of the property is not PROPERTY_TYPE_STRING or PROPERTY_TYPE_INTEGER. Jul 12 19:30:42 is there a reason that PROPERTY_TYPE_BOOLEAN isn't supported? Jul 12 19:31:14 it looks like it might be a bug, because PROPERTY_TYPE_BOOLEAN shows up in a switch statement case a few lines later. Jul 12 19:32:52 sounds like a bug **** ENDING LOGGING AT Wed Jul 13 02:59:56 2011