Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1020

Property value converion ignores reisdual property definition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.10
    • jcr
    • None

    Description

      Assume following node type which a property defined with type and a residual unnamed property also defined

      [oak:foo]
       - stringProp (String)
       - * (undefined)
      

      For such node type if a property stringProp is being set with a binary value then Oak converts it into a String property thereby causing binary stream to change. In JR2 conversion would not happen as conversion logic treats setting (stringProp,BINARY) as a residual property

      Attachments

        1. OAK-1020.patch
          4 kB
          Chetan Mehrotra

        Issue Links

          Activity

            People

              jukkaz Jukka Zitting
              chetanm Chetan Mehrotra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: