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 M4
-
Component/s: Collaboration, Collaboration > Wiki, WCM > Util > RSS
-
Environment:Liferay Version: 6.1 GA 2
Operating System: Red Hat
Application Server: Tomcat 7.0.x
Java Virtual Machine: Java 6
Database: MySQL 5.5
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:3
-
Similar Issues:
Description
Steps to Reproduce:
- Launch a clean bundle of Lifeary and login as test
- Add the Wiki portlet to the Welcome page
- Click on All Pages and Add Page
- Create a page called RSS Test
- Add some text to the page
- Publish the article
- Select the page to view it
- Click on Details
- Click on the RSS link
Expected Behavior: The Wiki subscription should look identical to how it was posted.
Actual Behavior: Only the title shows up in the RSS subscription.
Additional Testing:
- No subscriptions are shown when viewing the RSS feed in IE9
Issue Links
- is related to
-
LPS-31870
HTML source is displayed in Message Board's RSS Feed
-

PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.1 CE GA2.
On Firefox: Only the title shows up in the RSS subscription.
On IE9: No subscriptions are shown.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 1a1b10cfa672378d25f834c24baf5c469ce5ae0d.
On Firefox: Both the title and the content will show up in the RSS subscription.
On IE9: Both the title and the content will show up.