Weird modifications done by the Rich Text editor

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 2.1.4
    • Affects Version/s: 2.1.3
    • Component/s: None
    • Environment:

      Standalone with MySQL backend on a Windows server 2003. JDK j2sdk 1.4.2_10.
      Client running on Windows 2K with IE6.

      After entering this code using the Wiki Markup editor:

      {section}
      {column:width=50%}
      {panel:title=Test Space|borderStyle=solid|borderColor=#ccc|titleBGColor=#6699cc|bgColor=#cee7ff}
      Blah blah 1
      {panel}
      {panel:title=Hot Topics|borderStyle=solid|borderColor=#ccc|titleBGColor=#FF9900|bgColor=#FFFFCC}
      Blah blah 2
      {panel}
      {recently-updated}
      {column}
      {column}
      {panel:title=Topic Groups|borderStyle=solid|borderColor=#ccc|titleBGColor=#d0d9bd|bgColor=#f5f7f1}
      Blah blah 3
      {panel}
      {column}
      {section}
      

      If you just edit it using the Rich Text editor, it then becomes:

      {section}{column:width=50%}
      {panel:title=Test Space|borderStyle=solid|borderColor=#ccc|titleBGColor=#6699cc|bgColor=#cee7ff}
      Blah blah 1
      {panel}
      {panel:title=Hot Topics|borderStyle=solid|borderColor=#ccc|titleBGColor=#FF9900|bgColor=#FFFFCC}
      Blah blah 2
      {panel}{recently-updated}{recently-updated}{column}{column}
      {panel:title=Topic Groups|borderStyle=solid|borderColor=#ccc|titleBGColor=#d0d9bd|bgColor=#f5f7f1}
      Blah blah 3
      {panel}{column}{section}
      

      The Rich Text editor should not remove Carriage Returns.
      It should not duplicate the

      {recently-updated}

      instruction.

              Assignee:
              Unassigned
              Reporter:
              Christian Barthelemy
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: