Bug 497026

Summary: Special dialing command not working after kde-update anymore
Product: [Applications] kaddressbook Reporter: H.H. <cyberbeat>
Component: generalAssignee: kdepim bugs <pim-bugs-null>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.24.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description H.H. 2024-12-04 07:40:55 UTC
I used kaddressbook to call twinkle with this dial command:

twinkle --call 0%n

(a zero is put before any number)

This does not work anymore since a kde update. The gui preference is also gone.

Twinkle is still called, but without the zero.

I found the setting in "akonadi_contactrc"

[Phone Dial Settings]
DialPhoneNumberAction=UseExternalPhoneApplication
PhoneCommand=twinkle --call 0%n

But it seems not to be used anymore?