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

Multi line comments simply don't work inside a macro

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5
    • None
    • Engine
    • None

    Description

      This very simple macro:

      #macro(tabSection_begin $sectionTitle)
      a
      #*

      test

      *#
      b
      #end

      produces :

      a *# b

      (notice the presence of the end of comment "*#" in the result !)

      This worked as intended in 1.3.1.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bod BoD
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: