-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP60, 7.0.0 DXP SP9, 7.0.X, 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Calendar
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
Description:
-LPP-30663- has been fixed. But, setting the "Display Scheduler Only" causes the same problem.
Multiple <div> tags are added when moving back and forth.
Steps to Reproduce:
- setup LiferayDXP
- make two new public page(e.g. page1,page2)
- page1 add Calendar portlet
- Go to Calendar Portlet > Configuration > Display Settings
- Check to "Display Scheduler Only" and Save
- open browser developer tool
- Expand <body> tags
- Move page2 use navigation menu
- Move back to page1
Expected Results:
page1 HTML does not change between step 8 and 9.
Actual Results:
Duplicate four <div>tags are created below <body> tags on page 1.
Reproduce in:
7.0.x (65285941d4fbfc7cc5fb3aee09871af0a88eb5b2)
master (af7bcb449b67225ffa8bf4107c0cae402bb2f124)