Uploaded image for project: 'XWiki Rendering'
  1. XWiki Rendering
  2. XRENDERING-428

WYSIWYG editor converts a path link "queryString" parameter into one named "querystring"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 6.4, 11.1
    • None

    Description

      To reproduce:

      • Create a page with the following content:
        [[label>>path:whatever||queryString="a=b"]]
        
        hello
        
      • Edit in WYSIWYG and replace "hello" with "hello2" (just to make a change) and save

      You should see that the content has been wrongly converted to:

      [[label>>path:whatever||querystring="a=b"]]
      
      hello2
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: