Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X, 7.2.X, Master
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
3
Description
Steps to Reproduce
1. Go to Control Panel - Configuration - Custom Fields - Blogs Entry - Add New - Text Area
2. Assert there is no "Hello world!" before the Advanced Properties section
3. Deploy com.liferay.blade.module.jsp.override.jar
4. Refresh the page
Expected Results
"Hello world!" appears before the Advanced Properties section
Actual Results
"Hello world!" does not appear before the Advanced Properties section
7.1.x Note
Custom Fields are different compared to 7.2.x and Master. Please use the following steps to reproduce the issue on 7.1.x:
1. Go to Control Panel - Configuration - Custom Fields - Blogs Entry
2. Add a new Custom Field
3. Assert there is no "Hello world!" above the list of Custom Field entries
4. Deploy com.liferay.blade.module.jsp.override.71x.jar
5. Refresh the page
Expected Results
"Hello world!" appears above the list of Custom Field entries
Actual Results
"Hello world!" does not appear above the list of Custom Field entries
Attachments
Issue Links
- is related to
-
LPS-104760 JSP fragment with only JSPF file does not take effect on some modules with precompiled JSPs
- Closed