Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4536

SaveHandlerImplTest fails due to problems with encoding

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.5.5, 5.0
    • 4.5.4
    • None
    • None
    • Mac OS 10.6.x, 10.7.x, java6

      SaveHandlerImplTest.testUpdateLinkWithSpecialCharacters fails under some circumstances due to encodings:
      The created node
      MgnlContext.getJCRSession("dms").getRootNode().addNode("testöäüćř").addNode("magnolia-logo");
      will not be found by LinkUtil and the returned Link is therefor not converted by convertAbsoluteLinksToUUIDs.

      Fixed by escaping the UTF-8 encoded umlauts.

        Acceptance criteria

              ejervidalo Espen Jervidalo
              ejervidalo Espen Jervidalo
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD