validate commit message doesn't escape commit messages properly

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • ALL
    • DAG 2019-12-30
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There was an issue with validate_commit when a commit message had both double quotes (") and parens in it. It caused a bash error when we tried to process it. We should ensure that commit messages are properly escaped when passed to the script.


      As a Server engineer,
      I want validate_commit to properly handle characters that need to be escaped,
      so that my commit message can properly be validated.


      AC:

      • validate commit is able to properly handle commit message with characters like: ", (, ), ', etc.

            Assignee:
            David Bradford (Inactive)
            Reporter:
            David Bradford (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: