Skip to content

Commit

Permalink
Find more living with parents
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jul 12, 2024
1 parent 65ab517 commit 239cee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gedcom
Original file line number Diff line number Diff line change
Expand Up @@ -4962,6 +4962,7 @@ sub print_person
my $address = $residence->address();
my $road = $address;

$rdate =~ s/^0//; # FIXME: this should have been done earlier - see earlier FIXME
if($road) {
if($road =~ /,\s*(.+)/) {
$road = $1;
Expand Down

0 comments on commit 239cee0

Please sign in to comment.