ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09277
[Bug 1467271] Re: Search returns wrong results if search string starts/ends with a space
This bug was fixed in the package address-book-app -
0.2+16.10.20160520-0ubuntu1
---------------
address-book-app (0.2+16.10.20160520-0ubuntu1) yakkety; urgency=medium
[ CI Train Bot ]
* Resync trunk.
[ Renato Araujo Oliveira Filho ]
* Implemented support for middle-name. (LP: #1375933, #1548783)
* Make sure that click on check box select a contact during the multi-
selection.
* Make sure that the contact list scroll to correct contact on dual
panel mode.
* Trim search term before query. (LP: #1467271)
* Update most called model to use new history API. Avoid scroll back
contact list after load it. (LP: #1488063)
-- Renato Araujo Oliveira Filho <renato.filho@xxxxxxxxxxxxx> Fri, 20
May 2016 14:23:10 +0000
** Changed in: address-book-app (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to address-book-app in Ubuntu.
https://bugs.launchpad.net/bugs/1467271
Title:
Search returns wrong results if search string starts/ends with a space
Status in address-book-app package in Ubuntu:
Fix Released
Bug description:
Ubuntu 15.04 r35
1. Enter three contacts into the Contacts app: "Benny", "Henry", and "Prita".
2. Search for "Henry".
3. Search for "Henry " with a space at the end.
4. Search for " Henry" with a space at the beginning.
What happens:
2. Henry is the only result shown.
3. No results are shown.
4. All the contacts *except for* Henry are shown.
What should happen:
2. Henry is the only result shown.
3. Henry is the only result shown.
4. Henry is the only result shown.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1467271/+subscriptions
References