Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.0.6 GA
-
Liferay 6.0.6 + Jboss 5.1.0
Description
I have a Struts-based portlet that is working fine within Liferay CE 5.2.3.
This portlet uses apache portals struts bridge. I use html:messages and html:errors taglibs to display messages.
With liferay, 5.2.3, html:messages and html:errors works perfectly.
With liferay 6.0.6, html:errors works but html:messages does not work ( Messages are not displayed ).
Please find attached a sample webapp.