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

Handling of javax.jcr.Binary for MockValue in combination with PropertiesImportExport doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.4, 5.0
    • 4.5.3
    • core
    • None

      Up to now MockValue will only return javax.jcr.Binary(s) if they were set as such. On the other side PropertiesImportExport will convert Binary to ByteArrayInputStream as there's no default Binary implementation. This leads into a ValueFormatException when trying to retrieve that value from the MockValue.

        Acceptance criteria

              dlipp Daniel Lipp
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD