Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-1072

streamIds with urlencoded characters not found

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • OpenCMIS 1.0.0
    • None
    • None

    Description

      Binding used: AtomPub

      I have rendition content streams like this:

      C2837E45-ECCA-41DA-BE39-50A80CF2A1D1_PREVIEW:COARSE_STREAM
      

      In CacheLevel these are put urlencoded (and lowercase):

      c2837e45-ecca-41da-be39-50a80cf2a1d1_preview%3acoarse_stream
      

      When the AtomLink tries to get extracted the streamId is not found in CacheLevel since it looks for a non-urlencoded string.

      rendition.getContentStream() then will return null

      Attachments

        Activity

          People

            fmui Florian Müller
            shomeier Sascha Homeier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: