-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.0.0 DXP FP97, 7.0.X, 7.1.10 DXP FP21, 7.1.X, 7.2.10 DXP FP10, 7.2.X, 7.3.X, Master
-
Component/s: Web Content > Web Content Administration
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a new Structure with a text field with name textField1
- Create a new Template for the previous Structure like <img alt="Image" />${textField1.getData()}
- Create a new Web Content WC1 based off of the Structure created previously
- Modify the Web Content and create a new version
- Compare the two versions
Expected result:
- The differences between the two versions are shown
Actual result:
- The differences between the two versions are not shown
- The following error is displayed in server logs:
SystemId Unknown; Line #1; Column #4; java.lang.NullPointerException