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

Editable macro parameter gets input not meant for it

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 18.1.0
    • None
    • Unknown

    Description

      Please find attached a small test case used with XWiki 18.1.0. The content of the page is
       

      Text
      
      {{grid title="A meaningful title"}}
      |=A|=B|
      |a|b
      {{/grid}}
      

      The macro grid is defined on the same page. The parameter title is editable.

      If you open the page with the XYSIWYG editor, place the curser behind “Text”, press enter and switch to source mode you’ll see

      Text
      
      {{grid title="
      
       
      A meaningful title"}}
      |=A|=B|
      |a|b
      {{/grid}}
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            Kido Guido Kracke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: