-
Bug
-
Resolution: Fixed
-
Critical
-
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.