Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.1.1 CE GA2, 6.1.10 EE GA1, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M5
-
Component/s: WCM, WCM > Asset Publisher
-
Labels:
-
Environment:Tomcat 7, mysql 5.5, windows XP Liferay 6.1
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:4
-
Similar Issues:
Description
The asset publisher when added to a page displays the journal articles created, but in the summary page it shows the css values if used in the template of the particluar article.
But it shows properly in the read more link

Being part of community verifier program, I tried reproducing this issue against Liferay 6.2.0 CE M4 tomcat bundle/MySql 5.5.17.
And can reproduce it with the following steps:
kept content of template as following:
<style type= "text/css"> .testClass {display:block;} </syle> Hello World!.testClass {display:block;} Hello World!