| Summary | File ics is not attached in Outlook Express or thunderbird when an event notification is configured |
| Queue | Kronolith |
| Queue Version | 2.3 |
| Type | Bug |
| State | No Feedback |
| Priority | 2. Medium |
| Owners | |
| Requester | tejswita.parab (at) sarkinfotech (dot) com |
| Created | 04/27/2009 (6038 days ago) |
| Due | |
| Updated | 05/13/2009 (6022 days ago) |
| Assigned | 04/29/2009 (6036 days ago) |
| Resolved | 05/13/2009 (6022 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Feedback
Patch ⇒ No
Thunderbird w/ Sunbird extension here.
Priority ⇒ 2. Medium
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ File ics is not attached in Outlook Express or thunderbird when an event notification is configured
Type ⇒ Bug
State ⇒ Unconfirmed
Outlook express or Thunderbird it displays nothing in attachment (.ics
file).
Therefore, I have changed mime-type of email from
'multipart/alternative' to 'multipart/mixed' (in
kronolith/lib/Kronolith.php).
Attached is the fix for the issue.