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 M5
-
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: SQL Server 2008
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:8
-
Fix Priority:3
-
Similar Issues:
Description
Steps to Reproduce:
1. Launch a clean bundle and login as test
2. Add the Wiki portlet to the Welcome page
3. Click on All Pages and select Add Page
4. Title the page HTML Test
5. Change the format of the article to html
6. Enter some text in the body like "This is an RSS test"
7. Click Publish
8. Edit the article again and add to the content "This is added content"
9. Click on Details in the upper right corner of the article
10. Click on any of the RSS feed links
Intended Result: the RSS feed would display the article in parsed html
Actual Result: the RSS feed displays the html source
Issue Links
- relates
-
LPS-33299
Wiki Page contains the format source code when page only has one version or as node page.
-

RSS feed displays the sources for all editor (creole,html,mediawiki) if you add extra format such as bold and italic.