-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.0.11 EE, 6.0.12 EE
-
Fix Version/s: 6.0.X EE, --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: Dev Tools, Dev Tools > Plugins SDK
-
Labels:
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
I tried to disable the "Request Processed Successfully" messages for the Struts and Liferay Portlets, but it wasn't worked for me.
If I add the following parameter to the portlet-custom.xml file and/or the portlet.xml file nothing happened:
<init-param>
<name>add-process-action-success-action</name>
<value>false</value>
</init-param>
- is related to
-
LPE-2284 Option to disable "Request Processed Successfully" from LiferayPortlet
-
- Closed
-