[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SDK error?
In playing with the SDK available from the IMC page, I found that
it doesn't handle the parameter type NAME=VALUE very well.
For example
TEL;WORK:+1 555 555 555
gives you a VObject with id TEL with value +1 555 555 555, with
a property of id WORK and no value
whereas
TEL;TYPE=WORK:+1 555 555 555
gives you a VObject with id TEL with value +1 555 555 555, with
a property of id TYPE and value of WORK
The example vCard application fails to handle this, and in the
vCard properties dialog the Office flag isn't set.
Is this a bug, or is this intended? Who (if anyone) is the
maintainer of this lib, or at least could offer some advice on
how to handle this situation?
Colin
--
cburgess@xxxxxxx