Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-6046

Switching between rich text editor and wiki editor breaks markup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Medium Medium
    • 2.2
    • 2.1.5
    • None
    • Linux with Confluence Version: 2.1.5a Build:#411 16.03.2006
      Browser: Firefox 1.5.0.2 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2

      I have a Confluence page with the following content:

      # Create the databases:
      #* run command {{D:\Python23\Scripts>python foo d:/repo/foo/test.db initenv}}
      #** Project Name: {{Test}}
      #** Path to repository: {{d:/repo/svn/foo}}
      #* run command {{D:\Python23\Scripts>python foo d:/repo/bar/test.db initenv}}
      #** Project Name: {{Bar}}
      #** Path to repository: {{d:/repo/svn/bar}}
      

      If I click Edit and switch from Wiki Editor to Rich Text Editor and back the markup has changed to

      # Create the databases:
      #* run command {{D:\Python23\Scripts>python foo d:/repo/foo/test.db initenv}}#** Project Name: {{Test}}
      #** Path to repository: {{d:/repo/svn/foo}}
      #* run command {{D:\Python23\Scripts>python foo d:/repo/bar/test.db initenv}}#** Project Name: {{Bar}}
      #** Path to repository: {{d:/repo/svn/bar}}
      

      thus breaking the list structure as it removes the linebreaks before the "Project Name" list items.

            Unassigned Unassigned
            58c0fde3c25c Jari Mäkelä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: