Menu

#1695 SVN 1817 - Merge gives ERROR 20

v4.0.2
open
nobody
None
5
2008-11-17
2007-10-02
No

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.

Discussion

  • Meliza Amity

    Meliza Amity - 2007-10-02
     
  • Greg Roach

    Greg Roach - 2007-10-03

    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.

     
  • Meliza Amity

    Meliza Amity - 2007-10-09

    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

     
  • Meliza Amity

    Meliza Amity - 2008-08-27

    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@

     
  • Greg Roach

    Greg Roach - 2008-11-17
    • milestone: --> v4.0.2
     
  • Meliza Amity

    Meliza Amity - 2009-01-31

    I get still the error in 4.2

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.