wanderingstan / zataangstuff

Automatically exported from code.google.com/p/zataangstuff
1 stars 1 forks source link

QuickGold should only look for valid phone number characters when searching (ignore "-" in phone numbers) #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Contact entry with a phone number with spaces e.g. "12 345 6789" (in my
case synced from Exchange).
2. Type in QuickGold "3456789"

What is the expected output? What do you see instead?
QuickGold should find and display the contact. It finds nothing instead.
You can find the contact by typing "345-6789" (QuickGold substitutes "-"
for " "). QuickGold should only look for numbers and ignore spaces and such
in phone numbers.

What version of the product are you using? On what operating system?
QuickGold 1.1.1 on iPhone 3G 2.1

Please provide any additional information below.
Maybe QuickGold could support special characters for pause for extensions
and stuff (i think it's "," on the iPhone, on other phones it's often "p")

Original issue reported on code.google.com by mkm...@googlemail.com on 26 Sep 2008 at 9:07

GoogleCodeExporter commented 8 years ago
Fixed the issue. Your additional comment is actually another issue (Issue #14) 
i think.

Original comment by zataang...@gmail.com on 4 Oct 2008 at 2:39