-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-3.0.3-legacy-ga4, liferay-faces-3.0.3-ga4, liferay-faces-3.1.3-ga4
-
Component/s: Liferay Faces Alloy / Showcase / Tests
-
Labels:None
This issue was first reported in the forums here:
https://www.liferay.com/community/forums/-/message_boards/view_message/33391648
The problem is that aui.tld (generated from aui.taglib.xml) needs has incorrect tag-class entries like the following:
<tag-class>com.liferay.faces.alloy.taglib.ScriptRendererTag</tag-class>
The issue was caused by FACES-1780, which added a renderer-type element to the aui.taglib.xml descriptor. In order to fix the problem, the facelets2tld.xsl transformation needs to specify component/component-type.