Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-1072

UnsupportedRepositoryOperationException (RunTimeException) thrown by GalleryWorkflowImpl

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 2.26.06
    • None

    Description

      Create new image variants and add an image of new type.
      This will fail.

      Desired situation:
      It succeeds.

      Low Level Cause:
      org.apache.jackrabbit.core.NodeImpl#getUUID throws UnsupportedRepositoryOperationException()

      org.hippoecm.repository.gallery.impl.GalleryWorkflowImpl#createGalleryItem
      still uses depricated getNodeByUUID and getUUID

      Fix:
      Replace by getNodeByIdentifier and getNodeByIdentifier()

      Attachments

        Activity

          People

            jsheriff Junaidh Kadhar Sheriff
            mrop Michiel Rop
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: