Bug 445978 - text/calendar mime component does not show up
Summary: text/calendar mime component does not show up
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 5.14.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-23 15:53 UTC by Ivan S. J.
Modified: 2021-11-23 15:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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_--