Attempting to edit a subrecord defined with a <Group repeat="1"><Element /><Element /></Group> to represent an arbitrary length array, results in the editor not loading the value of the first element in the pair of elements, and in the second element being loaded, but not being part of the paging control.
This can be easily observed with the PRPS group I add in PR #9, and also in the FVPA subrecord of COBJ records, which I also expand in PR #9.
Attempting to edit a subrecord defined with a
<Group repeat="1"><Element /><Element /></Group>to represent an arbitrary length array, results in the editor not loading the value of the first element in the pair of elements, and in the second element being loaded, but not being part of the paging control.This can be easily observed with the
PRPSgroup I add in PR #9, and also in theFVPAsubrecord ofCOBJrecords, which I also expand in PR #9.