Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 CE GA1
-
None
Description
Steps to reproduce
- create a JSP fragment bundle (or use attached one)
- deploy the bundle
- observe the JSP has changed (login.jsp in the attached example)
- remove the bundle
expected result: JSP displays the version before modifications
actual result: JSP displays the version modified by the fragment bundle
Refreshing the host bundle does not help. Restarting the host bundle does not help. Restarting Liferay mostly helps, but sometimes does not. Cleaning the `state` folder fixes the problem.