Details
-
Type:
Story
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 6.2.0 CE M3
-
Fix Version/s: 6.2.0 CE M4, 6.2.0 CE M5
-
Component/s: Calendar, Collaboration
-
Labels:
-
Epic/Theme:
-
Similar Issues:
Description
A site administrator should be able to enable/disable RSS feeds of upcoming events in the Calendar portlet in a way which is consistent to all other Liferay portlets. The implementation of this feature consist of:
- Create an extension of the RSSAction class to generate the feeds with the upcoming events based in the parameters of the request and the portlet configuration.
- Appliying the RSS taglibs to the views in the calendar portlet, for both configuration and links.
This guarantees that portlets are functionally and visually consistent, and that RSS feeds in Calendar portlet will be disabled if RSS feeds are disabled globally (see LPS-29528)

PASSED Manual Testing using the following steps:
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 18b7a6bb777ee6fdc21dbed43b12ac483fd61a65.
Plugins 6.2.x GIT ID: bf09406ae6213ae5eb99b6b14378da6bdb12b8ca.
Enabling RSS feeds of upcoming events in the Calendar portlet appear to be working successfully. No errors appear on the console, and the events that are supposed to display are appearing in the RSS feed as expected.