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

Converter escape some characters that shouldn't be escaped in HTML

    XMLWordPrintable

Details

    • Unit
    • Unknown

    Description

      input:

      <div id="spSpaceCreateLabel" class="spSpaceName"><a href="#" onclick="toggleClass($('spSpaceCreateForm'), 'hidden'); return false;">$msg.get("xe.spaces.createspace")</a></div>
      

      output:

      {{velocity}}{{html wiki="true"}}(% id="spSpaceCreateLabel" class="spSpaceName" %)(((<a href"~#" onclick"toggleClass~($~('spSpaceCreateForm'~), 'hidden'~)~; return false~;">$msg.get("xe.spaces.createspace")</a>))){{/html}}{{/velocity}}
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: