Project

General

Profile

Actions

Bug #5440

closed

[motdConfiguration] REGEX constraint outside of CONSTRAINT block

Added by Lionel Le Folgoc over 9 years ago. Updated over 9 years ago.

Status:
Released
Priority:
N/A
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

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>


Related issues 1 (0 open1 closed)

Has duplicate Rudder - Bug #4835: Invalid location for tag REGEX in the MOTD Technique metadataRejected2014-05-08Actions
Actions #1

Updated by Nicolas CHARLES over 9 years ago

  • Category set to Techniques

Ha, thank you ! Actually this is not a real issue, the motd accomodates with the " automatically

Actions #2

Updated by Benoît PECCATTE over 9 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
Actions #3

Updated by Benoît PECCATTE over 9 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Applied in changeset policy-templates:commit:1e0c36d7f3c093d1150bfe3e0e634374e0f4bd23.

Actions #4

Updated by Nicolas CHARLES over 9 years ago

Applied in changeset policy-templates:commit:7405c4efda45bb19d8b22d3a1afd8029ff7c901e.

Actions #5

Updated by Vincent MEMBRÉ over 9 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)

Actions

Also available in: Atom PDF