Move mailto: prefix stripping to Attendee
ClosedPublic

Authored by vkrause on Jun 10 2019, 9:15 AM.

Details

Summary

This makes addAttendee() work with a const Attendee argument once it's a
value type. Also, restore mailto: prefix stripping for the email field,
which got lost in the Person/Attendee limit split.

This was caught by unit tests in akonadi-calendar.

Diff Detail

Repository
R172 KCalendar Core
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Jun 10 2019, 9:15 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 10 2019, 9:15 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Jun 10 2019, 9:15 AM
mlaurent accepted this revision.Jun 10 2019, 4:23 PM
This revision is now accepted and ready to land.Jun 10 2019, 4:23 PM
This revision was automatically updated to reflect the committed changes.