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>
Updated by Nicolas CHARLES about 10 years ago
- Category set to Techniques
Ha, thank you ! Actually this is not a real issue, the motd accomodates with the " automatically
Updated by Benoît PECCATTE almost 10 years ago
- Status changed from New to Pending technical review
- Assignee set to Jonathan CLARKE
- Target version set to 2.10.8
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/594
Updated by Benoît PECCATTE almost 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:1e0c36d7f3c093d1150bfe3e0e634374e0f4bd23.
Updated by Nicolas CHARLES almost 10 years ago
Applied in changeset policy-templates:commit:7405c4efda45bb19d8b22d3a1afd8029ff7c901e.
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.8 and 2.11.5, which were released today (16/12/14)
- Announcement 2.10 2.11
- Changelog 2.10 2.11
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/