Summary: | KOrganizer - No invitation sent when selecting multiple attendees + no email address autocompletion | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Steeven Hudon <styvn> |
Component: | groupware | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dennis.schridde, Jochen.Trumpf, montel, winter |
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=386988 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Steeven Hudon
2017-08-29 03:38:27 UTC
> 2) The autocompletion of email adresses in KOrganizer new event window seems
> to be broken. I have to select from my list of contacts from the 'Select
> Attendees...' button or write down the complete address. Korganizer used to
> search into my contacts and Recent adresses.
This one is already fixed in 5.6.1
"1) when selecting multiple attendees (more than one), no invitation is sent. If I choose only one attendee, then the invitation is sent with no problem." it works here. Do you have a specific error on console or other ? "1) when selecting multiple attendees (more than one), no invitation is sent. If I choose only one attendee, then the invitation is sent with no problem." it works here. Do you have a specific error on console or other ? --------------- No I don't have any error on console... I guess.. Actually I don't know how to investigate this error. Normally when sending an invite to multiple attendees, a notification in the right corner indicates "E-mail successfully sent". For the last invites I tried to send, it did not, so I investigated the situation, to conclude that no invitation was sent to the other attendees of the event. Should I run any kind of diagnostic tool ? Your email address are as: "bla" <foo@blo.com> or only foo@blo.com ? I tested with either one of those : 1) Name FamilyName <address@domain.com> 2) address@domain.com As long as there is more than (1) attendee, no invitation is sent. If I try to send an invitation with more than one attendee (it does not work) and then, I remove the extra attendees so that there is only (1) attendee left, it will then work and the invitation is sent. This one I fixed in master some days ago. But how do you reproduce it ? I was able to find this bug when I received an invitation with specific settings. but not when I created invitation. Could you give me method to do it (for reproducing this bug) Thanks To reproduce the bug, I simply create a new event by double-clicking any day of the month, then in the Attendees tab, I write down the address OR click on the 'Select Attendees...' button and select (2) or more attendees. Finally, I click save. At that point, no invitation email is sent to the attendees : The meeting is still in my calendar, but no invitation has been sent to the attendees. I have the same issue in version 5.6.3. I rarely use this functionality so I am unsure how long the bug has been there. Starting from a console gives (edited for privacy): Input: "Jochen Trumpf <x@y>, a@b" Error: "The email address you have entered is not valid because it contains an unexpected comma." This is with mixed address types but the same happens with a single type. This commit https://cgit.kde.org/akonadi-calendar.git/commit/src/mailclient_p.cpp?h=Applications/17.12&id=5765ecd1595232d2bd9724c2f95e9faa600d9da1 seems to have fixed the issue for me. For some reason it did not make it into my installed version (akonadi-calendar-17.08.3 on gentoo), but it appears this commit is included since 17.12.0. I think this bug can be resolved now. |