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

Macro parameter don't support |-|

    XMLWordPrintable

Details

    • Unit

    Description

      From Marius:

      Here's an example:

      XWiki 2.0 input:

      before
      
      {{html foo="x|-|y"}}abc{{/html}}
      
      after
      

      XHTML 1.0 result:

      <p>before</p>
      <!--startmacro:html|-|foo="x|-|y"|-|abc-->abc<!--stopmacro-->
      <p>after</p>
      

      XWiki 2.0 after going back:

      before
      
      {{html foo="x"}}y"{{/html}}
      
      after
      

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              tmortagne Thomas Mortagne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: