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

Quotes are not escaped inside xwiki/2.0 custom parameter values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.8 M2, 1.7.2
    • 1.7.1, 1.8 M1
    • {Unused} Rendering 2.0
    • None
    • any
    • quote escape
    • Unit

    Description

      If you have the following HTML:

      <p style="font-weight:bold; font-family:&quot;monospace&quot; font-size:14pt;">foobar</p>
      

      And convert to xwiki/2.0 you get something like:

      (% style="font-weight: bold; font-family: "monospace"; font-size: 14pt;" %)
      foobar
      

      Then if you switch back to HTML you don't get the initial result.

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            mflorea Marius Dumitru Florea
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: