-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 1.0.2
-
Component/s: ZUL Editor
-
None
-
Environment:
eclipse 3.8
the issue can be reproduced with the following snipped
<div>
<idspace>
<label id="mylabel" />
</idspace>
<idspace>
<label id="mylabel" />
</idspace>
</div>
zul-editor will mark the label ids as duplicates showing an error, even though they are unique in their ID-space