SVN 1817 - Merge gives ERROR 20
Brought to you by:
canajun2eh,
yalnifj
I merged I3722 with I6165 (removed family F2860)
I merged I3721 and I6164 (removed F2860)
I merged F1997 and F2860 and got error
GEDCOM record successfully deleted.
Updating linked record I6165
ERROR 20: Invalid GEDCOM 5.5 format. Updating linked record I6164
ERROR 20: Invalid GEDCOM 5.5 format. Updating linked record F2860
ERROR 20: Invalid GEDCOM 5.5 format. Adding HUSB from F1997
Adding WIFE from F1997
Adding MARR from F1997
Attached a small GEDCOM file with the involved individuals and families.
I removed the media-files from the clipping-cart.
Logged In: YES
user_id=1466942
Originator: NO
I have tried to reproduce this using the attached clippings.ged. I tried it twice, once with auto-accept on and once with auto-accept off. It worked both times.
If you enable debug (edit_merge.php?DEBUG=yes), PGV should print some additional info after the ERROR 20 message.
Logged In: YES
user_id=959928
Originator: YES
I tried to add &DEBUG=yes and &DEBUG=1. I do not see any additional printouts.
I tried then to not remove the family records when I merge. I receive still the errors.
Meliza
Logged In: YES
user_id=959928
Originator: YES
Merge F1 and F2 in the following GEDCOM file
0 HEAD
0 @I1@ INDI
1 NAME Father /FOO/
1 SEX M
1 FAMS @F1@
0 @I2@ INDI
1 SEX F
1 NAME Mother /FOO/
1 FAMS @F1@
0 @I3@ INDI
1 NAME Father /BAR/
1 SEX M
1 FAMS @F2@
0 @I4@ INDI
1 NAME Mother /BAR/
1 SEX M
1 FAMS @F2@
0 @I5@ INDI
1 NAME Child /BAR/
1 SEX M
1 FAMC @F2@
0 @F1@ FAM
1 HUSB @I1@
1 WIFE @I2@
0 @F2@ FAM
1 HUSB @I3@
1 WIFE @I4@
1 CHIL @I5@
I get still the error in 4.2