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
- is duplicated by
-
CMS-15042 Fix wrong nodes deletion in case document contains more than 9 SNS items
- Closed