Edit Text File Bundle action adds extra Curly Braces to file

  • 7017569
  • 03-May-2016
  • 03-May-2016

Environment

Novell ZENworks Configuration Management 11.2 Bundles
Novell ZENworks Configuration Management 11.3 Bundles
Novell ZENworks Configuration Management 11.4 Bundles

Situation

  • Creating an Edit Text File bundle action
  • Adding curly braces / brackets with any of the following file changes:
    • Add lines after current line
    • Add lines before current line
    • Add string after
    • Add string before
    • Add word after
    • Add word before
    • Append string to line
    • Prepend string to line
    • Replace string
    • Replace line
    • Replace all lines after
    • Replace all lines before
For example, a bundle that replaces a line with "{}" would actually end up as "{{}}" in the edited file.

Status

Reported to Engineering