Bug 322742

Summary: %n does not only contain digits when using external script to send sms
Product: [Applications] kaddressbook Reporter: naraesk <mail>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: montel, tokoe
Priority: NOR    
Version: 4.10.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

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.