Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M3
-
Component/s: Calendar, Collaboration
-
Environment:LIFERAY VERSION: 6.1 GA 1
OPERATING SYSTEM: Red Hat
APPLICATION SERVER: Tomcat 7.0.x
JAVA VIRTUAL MACHINE: Java 6
DATABASE: Oracle 11g
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Exporting events with formatting displays HTML tags in the Descriptions field when imported into any email application.
STEPS TO REPRODUCE
1) Add Calendar portlet to a page.
2) Create a Calendar Event.
3) Add some text in the Description box with formatting like bold, italics, underline, etc.
4) Save
5) Switch to Summary view
6) Click on Export option from the Action drop-down next to the event. Action -> Export
7) Save the .ics file
8) Open the ics file or import it in to a calendar application.
RESULT: You will see the HTML tags instead of formatted text.
REQUEST
Allow rich text formatting implementation for .ICS exports from Calendar portlet.

Changing to a bug.
Ref: http://tools.ietf.org/html/rfc5545
Section 3.8.1.5 and 3.2.1
Also http://stackoverflow.com/questions/854036/html-in-ical-attachment