Ticket #338 (assigned defect)

Opened 2 years ago

Last modified 9 months ago

telephone numbers with spaces or dashes in them are considered different than the numbers without

Reported by: arnout Assigned to: dgollub (accepted)
Priority: normal Milestone:
Component: Plugin: gnokii Version: 0.20
Severity: normal Keywords:
Cc:

Description

I use gnokii plugin combined with the kdepim plugin. When I type in a telephone number in kaddressbook with spaces or dashes in it, it gets converted to a number without dashes or spaces in my phone. However When I sync again the kdepim plugin assumes that the number in my phone is different from the number in kaddressbook and makes a new entry, while they are basically the same telephonenumber.

Change History

09/23/06 09:54:12 changed by dgollub

  • owner changed from ehabkost to dgollub.
  • status changed from new to assigned.
  • component changed from Plugin: kdepim to Plugin: gnokii.

The modification of the telephone number is done by the gnokii-sync plugin. libgnokii (or the cellphone) only allow a limited number of characters. (IIRC [0-9], p, w, #, *). This is tricky to avoid, but maybe we can workaround this in the compare function. But so far i didn't noticed that there will be created new entry in kaddressbook, i will try to reproduce this.

09/30/06 11:07:09 changed by dgollub

  • version changed from 0.19 to 0.20.

I was not yet able to reproduce this problem. I try to fix this for verison 0.20.

10/01/06 04:00:03 changed by arnout

If there is any more info I can give, so you can reproduce the problem, tell me

11/08/06 00:22:42 changed by cstender

  • milestone set to 0.21.

02/20/07 13:49:51 changed by cstender

  • milestone deleted.

01/20/08 10:48:41 changed by felixmoeller

This is maybe a duplicate of http://www.opensync.org/ticket/289