Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Fixes #3281 : escape automatically text in directive, and add a RAW cons... #7

Merged

Conversation

ncharles
Copy link
Member

...traint for when you don't want to escpe them. System variable are automatically raw

The escaping replace \ by \ and " by "

In a nutshell:

  • systemVariable will behave the same (non escaped automatically)
  • all variables by default are escaped
  • a contraint "raw" is created, allowing to define variable that we don't want to be escaped automatically

…onstraint for when you don't want to escpe them. System variable are automatically raw
@fanf
Copy link
Member

fanf commented Feb 25, 2013

This seems ok and ready to merge.

Kegeruneku pushed a commit that referenced this pull request Apr 5, 2013
Fixes #3281 : escape automatically text in directive, and add a RAW cons...
@Kegeruneku Kegeruneku merged commit 3fbb8c4 into Normation:master Apr 5, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants