-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
The OpendofController.updateInterface() method only calls validateIncoming on the new xml if the existing interface has a non-null xml definition. Allocated interface entries do not contain any xml initially and so users are able to submit invalid xml definitions.
Submitted xml should always be validated.