Uploaded image for project: '{RETIRED} CKEditor Integration'
  1. {RETIRED} CKEditor Integration
  2. CKEDITOR-256

The macro content is preserved when switching macros even if the new macro doesn't support content

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.30
    • 1.29
    • None
    • None
    • Unit
    • Easy
    • N/A
    • N/A

    Description

      Follow this steps to reproduce:

      • Edit a new page
      • Insert an Info macro with some content (e.g. "test")
        • If you switch to source you should see:
          {{info}}
          test
          {{/info}}
          
      • Edit the Info macro you just inserted and change it to the Page Tree.
        • If you switch to source you see:
          {{documentTree}}
          test
          {{/documentTree}}
          

      That's not right since the Page Tree macro doesn't support content.

      Attachments

        Issue Links

          Activity

            People

              mflorea Marius Dumitru Florea
              mflorea Marius Dumitru Florea
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: