Bug 445978

Summary: text/calendar mime component does not show up
Product: [Applications] kmail2 Reporter: Ivan S. J. <isj-bugzilla>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 5.14.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ivan S. J. 2021-11-23 15:53:41 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. receive a meeting invitation from office365
2. view the email
3. 

OBSERVED RESULT
Mime component text/calendar is invisible. It does not show up as an attachment or anything. It is visible in squirrelmail.

EXPECTED RESULT
Meeting invitation should be visible somewhere

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: OpenSuse 15.2
(available in About System)
KDE Plasma Version: 5.18.6
KDE Frameworks Version: 5.71.0
Qt Version: 5.12.7

ADDITIONAL INFORMATION
The email contained sensitive information so I've reduced it to the relevant MIME structure:

<snip:other headers>
Content-Type: multipart/alternative;
	boundary="_000_BYAPR06MB48223D6662EE30E4E46BCAF5E99A9BYAPR06MB4822namp_"
MIME-Version: 1.0

--_000_BYAPR06MB48223D6662EE30E4E46BCAF5E99A9BYAPR06MB4822namp_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<snip:text content>

--_000_BYAPR06MB48223D6662EE30E4E46BCAF5E99A9BYAPR06MB4822namp_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<snip:html content>

--_000_BYAPR06MB48223D6662EE30E4E46BCAF5E99A9BYAPR06MB4822namp_
Content-Type: text/calendar; charset="utf-8"; method=REQUEST
Content-Transfer-Encoding: base64

<snip:meeting invite>

--_000_BYAPR06MB48223D6662EE30E4E46BCAF5E99A9BYAPR06MB4822namp_--