Uploaded image for project: 'Velocity'
  1. Velocity
  2. VELOCITY-679

Escaping #set(foo="bar")\\$$foo broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Not A Bug
    • 1.6.1, 1.7
    • None
    • Engine
    • None

    Description

      The following VTL

      #set($foo="bar")
      $$foo

      results in:

      \$bar

      but should be:


      $bar

      Attachments

        Activity

          People

            cbrisson Claude Brisson
            byronvf Byron Foster
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: