Switching between rich text editor and wiki editor breaks markup

XMLWordPrintable

    • Type: Bug
    • Resolution: Obsolete
    • Priority: Medium
    • 2.2
    • Affects Version/s: 2.1.5
    • Component/s: None
    • Environment:

      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.

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

                Created:
                Updated:
                Resolved: