touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #06449
[Bug 1346278] Re: [address-book]Contact picker is no longer started when exporting via content-hub
This bug was fixed in the package address-book-app -
0.2+14.10.20140731-0ubuntu1
---------------
address-book-app (0.2+14.10.20140731-0ubuntu1) utopic; urgency=low
[ Renato Araujo Oliveira Filho ]
* Used empty context for cell phones details. Fixed content hub import
and export. Fixed avatar view on contact details. (LP: #1346278)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Thu, 31 Jul 2014 20:00:51 +0000
** Changed in: address-book-app (Ubuntu)
Status: New => 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 Committed
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