In the models.fieldtypes pc classes of map types, one of the cases tested is where embedded-key=true and embedded-value=false, as well as the reverse. This makes no sense and these cases should be removed.
Description
In the models.fieldtypes pc classes of map types, one of the cases tested is where embedded-key=true and embedded-value=false, as well as the reverse. This makes no sense and these cases should be removed.
Removed fields where embedded-key and embedded-value had different explicit values (true, false or false,true). Left the numbering the same, so there are now gaps in the number sequence of the field names.
Michelle Caisse added a comment - 25/Jun/05 08:11 AM Removed fields where embedded-key and embedded-value had different explicit values (true, false or false,true). Left the numbering the same, so there are now gaps in the number sequence of the field names.