Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-13928

Fix schema-based property column size specification

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.8.0-HF08
    • Fix Version/s: 5.8.0-HF09, 5.9.3
    • Component/s: Core VCS

      Description

      This now fails to create columns of the proper size:

        <xs:simpleType name="bigString">
          <xs:restriction base="xs:string">
            <xs:maxLength value="10000" />
          </xs:restriction>
        </xs:simpleType>
        <xs:element name="bigstring" type="nxs:bigString" />
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: