WYSIWYG editor incorrectly escapes ampersands in URLs

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: High
    • None
    • Affects Version/s: 2.0.3
    • Component/s: None
    • Environment:

      Tomcat 5.5, JDK 1.5

      The WYSIWYG editor incorrectly escapes URLs in links:

      For example, http://localhost/index.html?a=b&c=d becomes http://localhost/index.html?a=b&&&c=d

      The obviously breaks the hyperlink.

      A lot of our pages have links in them with GET parameters hence this means that our users cannot use the WYSIWYG editor to edit their pages, or if they do the page ends up broken.

              Assignee:
              Unassigned
              Reporter:
              Robert Greig
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: