CSS variable declaration syntax is broken in constants.vm file

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      The \templates\email\html\includes\constants.vm file provided in the Confluence JAR file has some syntax errors.

      #set ($menuSeparatorColour = "var(--ds-border, #bbb")
      #set ($auiWarningBorderColour = "var(--ds-border-warning, #f7df92")) 

      This is reproducible on Data Center: (yes)

      Steps to Reproduce

      Expected Results

      The file should not have these errors.

      Actual Results

      Emails display with a ) at the top.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Saba Taseer
            Reporter:
            James Richards
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: