[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20141216.6~rtm-0ubuntu1

---
address-book-app (0.2+15.04.20141216.6~rtm-0ubuntu1) 14.09; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * Fix phone number search to find the search term in any position of
the field value. (LP: #1400468)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 16 Dec 2014 
19:36:45 +

** Changed in: address-book-app (Ubuntu RTM)
   Status: In Progress = 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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  In Progress
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  Fix Released

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-17 Thread Renato Araujo Oliveira Filho
** Changed in: address-book-app
   Status: In Progress = 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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  Fix Released
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  Fix Released

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-17 Thread Bill Filler
** Changed in: canonical-devices-system-image
   Status: Confirmed = 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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  Fix Released
Status in the base for Ubuntu mobile products:
  Fix Released
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  Fix Released

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-16 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/address-book-app/fix-1400468-rtm

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  In Progress
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  In Progress

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-15 Thread Ɓukasz Zemczak
** Also affects: address-book-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  New

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-15 Thread Bill Filler
This fix breaks searching by name. It no longer works to search by first
name.

** Changed in: address-book-app
   Importance: Undecided = Critical

** Changed in: address-book-app
   Status: New = In Progress

** Changed in: address-book-app (Ubuntu)
   Status: Fix Released = In Progress

** Changed in: address-book-app (Ubuntu)
   Importance: High = Critical

** Changed in: address-book-app
 Assignee: (unassigned) = Renato Araujo Oliveira Filho (renatofilho)

** Changed in: address-book-app (Ubuntu RTM)
   Status: New = In Progress

** Changed in: address-book-app (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: address-book-app (Ubuntu RTM)
 Assignee: (unassigned) = Renato Araujo Oliveira Filho (renatofilho)

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  In Progress
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  In Progress
Status in address-book-app package in Ubuntu RTM:
  In Progress

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~bfiller/address-book-app/fix-search-by-name

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  In Progress
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  In Progress
Status in address-book-app package in Ubuntu RTM:
  In Progress

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-15 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20141215.1-0ubuntu1

---
address-book-app (0.2+15.04.20141215.1-0ubuntu1) vivid; urgency=low

  [ Bill Filler ]
  * fix search by name (LP: #1400468)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * fix search by name (LP: #1400468)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 15 Dec 2014 
22:15:58 +

** Changed in: address-book-app (Ubuntu)
   Status: In Progress = 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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  In Progress
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu RTM:
  In Progress

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/address-book-app

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  In Progress

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package address-book-app -
0.2+15.04.20141211-0ubuntu1

---
address-book-app (0.2+15.04.20141211-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Renato Araujo Oliveira Filho ]
  * Fix phone number search to find the search term in any position of
the field value. (LP: #1400468)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 11 Dec 2014 
16:27:05 +

** Changed in: address-book-app (Ubuntu)
   Status: In Progress = 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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Fix Released

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-10 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/telephony-service/fix-1400468

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  In Progress

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-09 Thread Pat McGowan
** Changed in: address-book-app (Ubuntu)
   Status: Confirmed = In Progress

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  In Progress

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-08 Thread Pat McGowan
drop to high sincee search is probably mainly on the name not number

** Changed in: address-book-app (Ubuntu)
   Importance: Critical = High

** Changed in: canonical-devices-system-image
   Importance: Undecided = Critical

** Changed in: canonical-devices-system-image
   Status: New = Confirmed

** Changed in: canonical-devices-system-image
Milestone: None = ww51-2014

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-08 Thread Pat McGowan
consider fixing bug #1372548 at the same time

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-08 Thread Pat McGowan
** Tags added: ww51

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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


[Touch-packages] [Bug 1400468] Re: Phone numbers are stored as formatted strings and are not found when searching

2014-12-08 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/address-book-app/fix-1400468

-- 
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/1400468

Title:
  Phone numbers are stored as formatted strings and are not found when
  searching

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  Confirmed
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  There are several problems:

  Search currently requires the user to enter a space or - character
  to find matching numbers the the contacts and messaging apps.

  Also depending on how the number is entered the formatting is different for 
example:
  19995551212 is stored and displayed as 1 999-555-1212
  whereas 
  9995551212 is displayed as (999) 555-1212

  There is no way for me to specify a formatted number when creating a contact 
so there is no real reason to store it formatted in a way we choose. 
  When editing a number I am presented with it formatted which is somewhat 
confusing, there is no - character available to me. 

  I suggest we store the raw number only and always normalize search
  strings to digits and special characters (like *#) only. The
  presentation should be considered separate from the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1400468/+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