[Touch-packages] [Bug 1447504] Re: [system settings] Dialer-app: Wrong number is shown in call history

2015-08-04 Thread Matthew Paul Thomas
Okay, if you insist ... Phone app specification updated.
https://goo.gl/xeNKAV

** Changed in: ubuntu-ux
   Status: Triaged = Fix Committed

** Description changed:

  arale, r180, ubuntu-touch/vivid-proposed
  
  Steps
  1. Launch dialer-app
  2. Input number a Chinese phone number, e.g. 18812345678, and dial
  3. End the call
  4. Review in call history
  =
  The number is displayed as (881) 234-5678
  
  Expected:
  1) number should be complete whithout missing the leading 1
  2) format should be like 188-1234-5678, or just 18812345678
+ 
+ https://goo.gl/xeNKAV: An international phone number should be
+ presented following the E.123 format, while a domestic phone number
+ should be presented following the national format for the country that
+ the phone was in at the time.

** Summary changed:

- [system settings] Dialer-app: Wrong number is shown in call history
+ Dialer-app: Wrong number is shown in call history

** Summary changed:

- Dialer-app: Wrong number is shown in call history
+ Phone app: Wrong number is shown in call history

** No longer affects: ubuntu-system-settings (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1447504

Title:
  Phone app: Wrong number is shown in call history

Status in Ubuntu UX:
  Fix Committed
Status in dialer-app package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  arale, r180, ubuntu-touch/vivid-proposed

  Steps
  1. Launch dialer-app
  2. Input number a Chinese phone number, e.g. 18812345678, and dial
  3. End the call
  4. Review in call history
  =
  The number is displayed as (881) 234-5678

  Expected:
  1) number should be complete whithout missing the leading 1
  2) format should be like 188-1234-5678, or just 18812345678

  https://goo.gl/xeNKAV: An international phone number should be
  presented following the E.123 format, while a domestic phone number
  should be presented following the national format for the country that
  the phone was in at the time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1447504/+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 1447504] Re: [system settings] Dialer-app: Wrong number is shown in call history

2015-07-30 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Olga Kemmet (olga-kemmet) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1447504

Title:
  [system settings] Dialer-app: Wrong number is shown in call history

Status in Ubuntu UX:
  Triaged
Status in dialer-app package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  arale, r180, ubuntu-touch/vivid-proposed

  Steps
  1. Launch dialer-app
  2. Input number a Chinese phone number, e.g. 18812345678, and dial
  3. End the call
  4. Review in call history
  =
  The number is displayed as (881) 234-5678

  Expected:
  1) number should be complete whithout missing the leading 1
  2) format should be like 188-1234-5678, or just 18812345678

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1447504/+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 1447504] Re: [system settings] Dialer-app: Wrong number is shown in call history

2015-07-17 Thread Albert Astals Cid
unity8 waiting for design - incomplete

** Changed in: unity8 (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1447504

Title:
  [system settings] Dialer-app: Wrong number is shown in call history

Status in Ubuntu UX:
  Triaged
Status in dialer-app package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  arale, r180, ubuntu-touch/vivid-proposed

  Steps
  1. Launch dialer-app
  2. Input number a Chinese phone number, e.g. 18812345678, and dial
  3. End the call
  4. Review in call history
  =
  The number is displayed as (881) 234-5678

  Expected:
  1) number should be complete whithout missing the leading 1
  2) format should be like 188-1234-5678, or just 18812345678

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1447504/+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 1447504] Re: [system settings] Dialer-app: Wrong number is shown in call history

2015-05-21 Thread Matthew Paul Thomas
I made a mistake in my previous comment. When I said that formatting of
a phone number should not depend on what your locale setting happened
to be when you dialled it, and especially not on what your locale
setting happened to be at the moment you happened to look at the call
history, I think that's true for international numbers: they should
follow the E.123 standard regardless. But it is not true for domestic
numbers: they differ in grouping and separators.

The problem here seems to be that the Chinese number 18812345678 is
being displayed as if it was an North American (NANP) number, merely
because Wenfang is using the American locale. So the 1 is wrongly
interpreted as North America's optional trunk code and dropped, the
881 is wrongly interpreted as a North American area code and
bracketed, and the rest is wrongly displayed using the North American
- separator. Result: (881) 234-5678.

So, I guess what the call history needs to do is to remember what
country you were in for each domestic number you dial, and format it
following the locale for that country.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1447504

Title:
  [system settings] Dialer-app: Wrong number is shown in call history

Status in Ubuntu UX bugs:
  Triaged
Status in dialer-app package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  arale, r180, ubuntu-touch/vivid-proposed

  Steps
  1. Launch dialer-app
  2. Input number a Chinese phone number, e.g. 18812345678, and dial
  3. End the call
  4. Review in call history
  =
  The number is displayed as (881) 234-5678

  Expected:
  1) number should be complete whithout missing the leading 1
  2) format should be like 188-1234-5678, or just 18812345678

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1447504/+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 1447504] Re: [system settings] Dialer-app: Wrong number is shown in call history

2015-04-29 Thread Sebastien Bacher
** Project changed: dialer-app = dialer-app (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1447504

Title:
  [system settings] Dialer-app: Wrong number is shown in call history

Status in Ubuntu UX bugs:
  Triaged
Status in dialer-app package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  arale, r180, ubuntu-touch/vivid-proposed

  Steps
  1. Launch dialer-app
  2. Input number a Chinese phone number, e.g. 18812345678, and dial
  3. End the call
  4. Review in call history
  =
  The number is displayed as (881) 234-5678

  Expected:
  1) number should be complete whithout missing the leading 1
  2) format should be like 188-1234-5678, or just 18812345678

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1447504/+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 1447504] Re: [system settings] Dialer-app: Wrong number is shown in call history

2015-04-28 Thread Sebastien Bacher
that's a duplicate of bug #1248349 for settings, closing as invalid
because duplicating would mean closing the other component part as well

** Project changed: ubuntu-system-settings = ubuntu-system-settings
(Ubuntu)

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided = Low

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1447504

Title:
  [system settings] Dialer-app: Wrong number is shown in call history

Status in Dialer app for Ubuntu Touch:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  arale, r180, ubuntu-touch/vivid-proposed

  Steps
  1. Launch dialer-app
  2. Input number a Chinese phone number, e.g. 18812345678, and dial
  3. End the call
  4. Review in call history
  =
  The number is displayed as (881) 234-5678

  Expected:
  1) number should be complete whithout missing the leading 1
  2) format should be like 188-1234-5678, or just 18812345678

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1447504/+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 1447504] Re: [system settings] Dialer-app: Wrong number is shown in call history

2015-04-28 Thread Matthew Paul Thomas
In System Settings we refer to the locale setting as Display language,
because that is 99% of its visible effect, and because calling it
anything that didn't use the word language (e.g. Regional format)
would make it harder for people to find, especially since quite often
they won't know English that well.

It is handy to be able to set text-related settings for a particular
country all at once. For example, if you're in France you probably want
to set the short date format to dd/mm/, the thousands separator to a
space, and the decimal marker to a comma, all at once. Bug 1248349 is
about that.

But I cannot see how it would be a good idea for phone number format to
be switchable as part of those locale settings. The appropriate
formatting of a phone number depends on what country that number
resolves to, which depends on its country code and/or what country you
were in when you dialled it. It should not depend on what your locale
setting happened to be when you dialled it, and especially not on what
your locale setting happened to be at the moment you happened to look at
the call history! For that reason, this is not a System Settings bug,
and not a duplicate of bug 1248349.

Even if you disagree with that, though, while I'm not responsible for
the design of the phone app, it shouldn't be controversial that the call
history should show exactly the numbers you dialled, regardless of how
they are formatted.

** Changed in: ubuntu-ux
 Assignee: Matthew Paul Thomas (mpt) = Olga Kemmet (olga-kemmet)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1447504

Title:
  [system settings] Dialer-app: Wrong number is shown in call history

Status in Dialer app for Ubuntu Touch:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  arale, r180, ubuntu-touch/vivid-proposed

  Steps
  1. Launch dialer-app
  2. Input number a Chinese phone number, e.g. 18812345678, and dial
  3. End the call
  4. Review in call history
  =
  The number is displayed as (881) 234-5678

  Expected:
  1) number should be complete whithout missing the leading 1
  2) format should be like 188-1234-5678, or just 18812345678

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