Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10653

Impossible to validate a content with a repeater having a min-size

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.11, 4.4.0
    • None
    • None
    • None
    • 4.4 RC1
    • 4.4 RC1

      How to reproduce : 

      1 - For example in exhaustif.xml, define following repeater : 

       

      <cms:repeater name="repeaterMinSize" initial-size="0" min-size="1">
       <cms:label>Repeater min size 1</cms:label>
       <cms:description>Repeater avec min size à 1</cms:description>
       <cms:add-label>Ajouter</cms:add-label>
       <cms:del-label>Supprimer</cms:del-label>
      <cms:metadata name="minSize-string" type="string">
       <cms:label>MinSizeString</cms:label>
       <cms:description>String</cms:description>
       </cms:metadata>
       </cms:repeater>
      

       2- Create an exhaustive without filling repeaterMinSize field and save it. 

      3 - It is not possible to validate this exhaustive (buttons are unreachable)

       

            cbayle Caroline Bayle
            mfranchet Magali Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: