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

fullModelPath is no more saxed for repeater entries

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.6.0
    • 4.6.0
    • None
    • None
    • 4.6 M8

      I sax a repeater and I have the following XML code:

      <myRepeater dataPath="myRepeater" fullDataPath="myRepeater" modelPath="myRepeater" fullModelPath="myRepeater" entryCount="1">
          <entry dataPath="myRepeater[1]" fullDataPath="myRepeater[1]" name="1">
              <myLabel dataPath="label" fullDataPath="myRepeater[1]/label" typeId="string" multiple="false">Mon libellé</myLabel>
          </entry>
      </reconnaissance>

      fullModelPath and modelPath are missing on the sub-nodes of entry.

            bmaurel Bérénice Maurel
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: