Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 DXP SP2, Master
-
7.0.x
-
Committed
-
1
-
3
Description
Description:
According to customer, they started the DXP SP1 patched with liferay-fixpack-de-9-7010, but only found out that "Liferay Journal Taglib" module was not installed successfully as expected.
Steps to reproduce:
1. Unzip a clean DXP SP1 bundle
2. Install liferay-fixpack-de-9-7010 to the DXP SP1
3. Start the server
4. Connect to the GOGO Shell by executing telnet localhost 11311 from a terminal
5. Execute the following command lb | grep 'Journal' to verify whether the "Liferay Journal Taglib" module was there or not
Results of Testing:
Expected result: "Liferay Journal Taglib" module was supposed to be installed successfully as expected
Actual result: "Liferay Journal Taglib" module was not there