-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.0 DXP FP95, 7.0.10.15 DXP SP15, 7.0.X, 7.1.10 DXP FP16, 7.1.X, 7.2.10 DXP FP4, 7.2.X, 7.3.0 CE GA1, 7.3.10 DXP GA1, Master
-
Component/s: Core Infrastructure > Servlet JSP Compiler
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Add a Calendar widget to a page
- Click in its Configuration and then in Display Settings
- Assert there is no "EXTENSION" at the beginning of the section
- Deploy com.liferay.blade.module.jsp.override.jar
- Repeat steps 1, 2, and 3
Expected Results
"EXTENSION" appears at the beginning of the section
Actual Results
"EXTENSION" does not appear at the beginning of the section
- relates
-
LPS-104291 JSP fragment with only JSPF file does not immediately take effect
- Closed