Bugzilla – Bug 1213162
kf.kio.core: Invalid URL: QUrl("//@/<smtp>.xfb")
Last modified: 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.