Bug 1213162

Summary: kf.kio.core: Invalid URL: QUrl("//@/<smtp>.xfb")
Product: [openSUSE] openSUSE Tumbleweed Reporter: Michael Hirmke <opensuse>
Component: KDE Workspace (Plasma)Assignee: E-Mail List <opensuse-kde-bugs>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Hirmke 2023-07-09 18:33:08 UTC
Starting on 06/272023, probably after installing Tumbleweed snapshot 20230625, I no longer can invite people using korganizer, if the invitation mail address has a format like
"lastname, firstname" <opensuse@mike.franken.de>
"firstname lastname" <opensuse@mike.franken.de>
"anything" <opensuse@mike.franken.de>

Using such an address produces the following warning messages in my log:

kontact[4212]: kf.kio.core: Invalid URL: QUrl("//@/opensuse@mike.franken.de.xfb")
kontact[4212]: kf.kio.core: Invalid URL: QUrl("//@/opensuse@mike.franken.de.ifb")
kontact[4212]: kf.kio.core: Invalid URL: QUrl("//@/opensuse@mike.franken.de.vfb")

No invitation mail is sent in this case.

Using just <opensuse@mike.franken.de> works ok.