Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
QSR 2.1
-
None
Description
The Safe* elements should not be used as root element, as the root element parsing is done differently than the sub-elements.
Add a warning/error to tooling when it detects root element being Safe* element, and fix all unit tests that test Safe* elements as root elements.