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

Round-tripping between RTE and Wiki Markup causes sub-item bullet to mangle if the preceding bullet has emoticon at the end of the line

XMLWordPrintable

      Steps to reproduce
      1. Insert the following in Wiki Markup Editor:
        * Item 1
        ** Sub-item 1
        * Item 2 (/)
        ** Sub-item 2
        * Item 3 (y)
        ** Sub-item 3
        * Item 4
        ** Sub-item 4
        

      2. Save the page which will result like the following:
      3. Edit and switch to Rich Text Editor:
      4. Switch back to Wiki Markup Editor:
      5. Save the page which will result like the following:


      Workaround

      Adding double backslashes after the emoticon seems to resolve the issue.

      * Item 1
      ** Sub-item 1
      * Item 2 (/)\\
      ** Sub-item 2
      * Item 3 (y)\\
      ** Sub-item 3
      * Item 4
      ** Sub-item 4
      

        1. correct.jpg
          18 kB
          HuseinA
        2. incorrect.jpg
          18 kB
          HuseinA
        3. rte.jpg
          15 kB
          HuseinA
        4. wiki_markup.jpg
          14 kB
          HuseinA
        5. wiki_markup2.jpg
          13 kB
          HuseinA

            smansour Sherif Mansour
            halatas HuseinA
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: