Fixed a bug where it doesn't handle multiple addresses 43/27543/1 accepted/tizen/ivi/20140915.195444 submit/tizen_ivi/20140915.181831
authorJimmy Huang <jimmy.huang@intel.com>
Mon, 15 Sep 2014 18:08:38 +0000 (11:08 -0700)
committerJimmy Huang <jimmy.huang@intel.com>
Mon, 15 Sep 2014 18:12:48 +0000 (11:12 -0700)
commit11632547d96d1b02b8ece75789e420a3d1ca95d3
treea256dd00e01d3f72ec3f488c546892a962e36193
parent07d083709aadbcd491ad371e9615426ef32645a8
Fixed a bug where it doesn't handle multiple addresses

When there's more than 1 address in the contact, it didn't construct
the json string properly by appending delimiter, thus the json parser
fails to parse the contact object string.

Change-Id: Idaa152e5692d51e5e9ac8d165ed82e42955977d5
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
packaging/phoned.changes
src/obex.cpp