Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 1.2.0.RELEASE, 1.2.1.RELEASE, 1.2.2.RELEASE, 1.2.3.RELEASE
-
Fix Version/s: 1.2.4.RELEASE
-
Component/s: GWT
-
Labels:
Description
In GwtTemplateServiceImpl, sometimes elements are added to elementsToRemove that are not in existingHoldingElements. The result is a DOMException which prevents the UI from being built.