Bug 322742 - %n does not only contain digits when using external script to send sms
Summary: %n does not only contain digits when using external script to send sms
Status: RESOLVED NOT A BUG
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: 4.10.5
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-23 17:16 UTC by naraesk
Modified: 2013-08-06 15:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description naraesk 2013-07-23 17:16:41 UTC
I'm using an external script to send text messages (sms) to my contacts. The parameter %N should contain the number as it is stored in the adressbook. %n should contain only digits (regarding to description.), but it isn't.

Reproducible: Always

Steps to Reproduce:
Number stored in adressbook: +49123456789
Actual Results:  
%n: +49123456789

Expected Results:  
%n: 49123456789
Comment 1 Laurent Montel 2013-08-06 15:12:44 UTC
No %N returns phone number without espace and co

For example +33 6 54 68 98 99 will return as +33654689899
"+" is a normal characters for number.