[frameworks-kcalendarcore] [Bug 436161] New: iCalendar files with attachments are read incorrectly (file name)
sourcemaker
bugzilla_noreply at kde.org
Sun Apr 25 13:46:37 BST 2021
https://bugs.kde.org/show_bug.cgi?id=436161
Bug ID: 436161
Summary: iCalendar files with attachments are read incorrectly
(file name)
Product: frameworks-kcalendarcore
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: kde at aschoettler.com
Target Milestone: ---
iCalendar files with attachments are read incorrectly and therefore the file
name is not displayed in the calendar.
Current implementation:
ATTACH;VALUE=BINARY;FMTTYPE=application/zip;ENCODING=BASE64;X-LABEL=filename.zip:
Expected implementation:
ATTACH;VALUE=BINARY;FMTTYPE=application/zip;ENCODING=BASE64;FILENAME=filename.zip:
Kontact/Calendar uses the property X-LABEL instead of FILENAME.
Is that on purpose?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list