Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-15469

More than 9 instances of a multiple field fails within the Experience Manager

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 14.7.14, 15.2.3
    • None
    • None
    • None
    • Orion
    • BrXM Backlog
    • Undetermined

    Description

      Fields in document type definitions with the 'multiple' and 'ordered' attributes are restricted to a maximum number of 9 repetitions.

       

      Class 'org.onehippo.cms.channelmanager.content.document.util.FieldPath'  RegEx

      private static final Pattern NUMBERED_SUFFIX = Pattern.compile("^\\[\\d\\]$");
       

      supports only one digit. 
      (NOTE: in document editor, there is no such a limit)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mmilicevic Marijan Milicevic
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: