Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2155

Writing String (length > 4095 chars), reading Binary

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 3.7.1.Final
    • None
    • None

    Description

      When setting a property value to a String with more than 4095 characters, it is saved in the JCR tree as a PropertyType.BINARY. On a subsequent read, the Value will have type PropertyType.BINARY rather than PropertyType.STRING. I've tried saving in three different ways, results are the same. See https://github.com/vrolijken/ModeshapeStringStorage (JDK 1.7) for an example.

      Attachments

        Activity

          People

            Unassigned Unassigned
            friso_caci_jira Friso V (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: