Bug #5440
closed[motdConfiguration] REGEX constraint outside of CONSTRAINT block
Description
Judging by the indentation, probably a wrong git merge:
systemSettings/systemManagement/motdConfiguration/1.0/metadata.xml: <REGEX error="Please enter a valid motd, without quotes"><![CDATA[ ([^"]|(?<=\\)")* ]]></REGEX>
systemSettings/systemManagement/motdConfiguration/1.0/metadata.xml- <CONSTRAINT>
--
systemSettings/systemManagement/motdConfiguration/2.0/metadata.xml: <REGEX error="Please enter a valid motd, without quotes"><![CDATA[ ([^"]|(?<=\\)")* ]]></REGEX>
systemSettings/systemManagement/motdConfiguration/2.0/metadata.xml- <CONSTRAINT>
--
systemSettings/systemManagement/motdConfiguration/3.0/metadata.xml: <REGEX error="Please enter a valid motd, without quotes"><![CDATA[ ([^"]|(?<=\\)")* ]]></REGEX>
systemSettings/systemManagement/motdConfiguration/3.0/metadata.xml- <CONSTRAINT>