core: Keep leading ‘+’s when normalising phone numbers
authorPhilip Withnall <philip@tecnocode.co.uk>
Sun, 16 Jun 2013 19:23:17 +0000 (20:23 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Fri, 2 Aug 2013 08:03:16 +0000 (10:03 +0200)
commite1da1db6af2930e9ed5045d3abb0c73c4f74d26e
tree9d845d794ad7b1cb181e618032d10a2f726628c0
parent57621de89d49b06a1db7436de346afdd866b1637
core: Keep leading ‘+’s when normalising phone numbers

These are needed to indicate country codes for international numbers.

See: https://bugzilla.gnome.org/show_bug.cgi?id=685992
Closes: https://bugzilla.gnome.org/show_bug.cgi?id=701850
NEWS
folks/phone-details.vala
tests/folks/Makefile.am
tests/folks/phone-field-details.vala [new file with mode: 0644]