-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP26, Master
-
Fix Version/s: 7.0.0 DXP FP28, 7.0.X EE, 7.0.4 CE GA5, 7.1.X, Master
-
Component/s: ~ [Archived] Frontend Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Fix Priority:3
-
Git Pull Request:
To reproduce:
- Add the Hello Soy Portlet to a page
- Change the the contents of this file: https://github.com/liferay/liferay-portal/blob/master/modules/apps/foundation/hello-soy/hello-soy-web/src/main/resources/META-INF/resources/View.soy
- Deploy the hello-soy-web module
- Reload the page
Expected result:
The change on the soy file takes effect after redeploying and reload the page
Actual result:
The change on the soy file does not take effect after redeploying and reload the page