** Changed in: address-book-app Status: Fix Committed => Fix Released
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to address-book-app in Ubuntu. https://bugs.launchpad.net/bugs/1346278 Title: [address-book]Contact picker is no longer started when exporting via content-hub Status in Address Book App: Fix Released Status in “address-book-app” package in Ubuntu: Fix Released Bug description: r242 has the following change: - if (pickMode) { - contactList.startSelection() - } else if ((contactList.count === 0) && + if ((contactList.count === 0) && Due to this the contact list never enters selection mode when being started from the content-hub onExport handler. To manage notifications about this bug go to: https://bugs.launchpad.net/address-book-app/+bug/1346278/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp