Merge algorithm reliably destroys Umlauts

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.2.5
    • Affects Version/s: 2.2.1
    • Component/s: None
    • Environment:

      Sun J2RE 1.5, Apache Tomcat 4.1.31

      The merge algorithm when resolving concurrent edits seems to destroy Umlauts (possibly other non-ascii-characters as well). How to reproduce:

      Assume you have a page with content "asdfäöü".

      User 1 then clicks on edit and waits. User 2 clicks on edit, adds a line, lets say "jkl;" and saves. User 1 then clicks on save too (although he didn't change anything), and the page's content becomes "asdf&#xFC&#xFD&#xFE" (or whatever the LATIN1-codes for Umlauts are). Seems that the merge algorithm destroyed the umlauts.

              Assignee:
              Unassigned
              Reporter:
              Thomas Wana
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: