JoergHoffmannatGitHub / Family.Show

Fork of the FamilyShow project from CodePlex. This is a genealogy application.
Microsoft Public License
3 stars 1 forks source link

GEDCOM import ignores DATE #4

Open JoergHoffmannatGitHub opened 7 months ago

JoergHoffmannatGitHub commented 7 months ago

Describe the bug GEDCOM import ignored several DATE.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Import GEDCOM'
  2. Select a GEDCOM file with DATEes (see additional context)
  3. Open Details
  4. See that the dates are empty

Expected behavior The imported dates shall be availiable. At minimum the user shall be informed about ignoring these dates.

Desktop (please complete the following information):

Additional context 0 @I0120@ INDI 1 DEAT 2 DATE BET 1982 AND 1984

0 @I0228@ INDI 1 BIRT 2 DATE EST 1752

0 @I0560@ INDI 1 BIRT 2 PLAC some place, no DATE given

JoergHoffmannatGitHub commented 7 months ago

The behavior is like in version V4.5 and has nothing to do with porting to .Net 8 and VS 2022. The label backlog is added.