Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-4009

Converter fails to close velocity macro when convertir message macro

    XMLWordPrintable

Details

    • Unknown

    Description

      The following in syntax 1.0:

      #set($m = "The template does not have an object of class ${class}Class. <a href='$createUrl'>Click here to add it</a>.")
      #warning($m)
      

      generates:

      #set($m = "The template does not have an object of class ${class}Class. <a href='$createUrl'>Click here to add it</a>.")
      {{warning }}{{velocity filter="none"}}$m{{/warning}}
      

      The HTML A element is not interpreted and is displayed as is.

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              vmassol Vincent Massol
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: