diff --git a/data/tests/imp_sample_csv.gramps b/data/tests/imp_sample_csv.gramps index 295715bae..b981ab792 100644 --- a/data/tests/imp_sample_csv.gramps +++ b/data/tests/imp_sample_csv.gramps @@ -3,405 +3,398 @@ "http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
- + - Paul Culley - 11210 Olde Mint House Ln - Tomball - Tx - USA - 77375 - paulr2787@gmail.com
- + Birth - + Birth - + Death - + Birth - + Birth - + Birth - + Death - + Birth - + Death - + Birth - + Birth - + Death - + Birth - + Death - + Birth - + Birth - + Death - + Birth - + Death - + Birth - + Birth - + Birth - + Death - + Birth - + Death - + Birth - + Birth - + Birth - + Birth - + Birth - + Death - + Birth - + Death - + Birth - + Birth - + Death - + Burial - + Birth - + Death - + Birth - + Baptism - + Death - + Birth - + Birth - + Birth - + Birth - + Birth - + Birth - + Death - + Birth - + Birth - + Birth - + Death - + Birth - + Birth - + Birth - + Baptism - + Death - + Birth - + Death - + Birth - + Birth - + Death - + Birth - + Birth - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + Marriage - + F Janice Ann @@ -410,7 +403,7 @@ - + F Jennifer @@ -420,7 +413,7 @@ - + F Marta @@ -429,7 +422,7 @@ - + F Janis Elaine @@ -438,7 +431,7 @@ - + F Anna @@ -448,7 +441,7 @@ - + F Kerstina @@ -458,7 +451,7 @@ - + F Darcy @@ -467,7 +460,7 @@ - + F Elna @@ -477,7 +470,7 @@ - + F Lillie Harriet @@ -487,7 +480,7 @@ - + F Evelyn @@ -496,7 +489,7 @@ - + M Herman Julius @@ -506,7 +499,7 @@ - + F Marjorie @@ -516,7 +509,7 @@ - + F Alice Paula @@ -525,7 +518,7 @@ - + F Amber Marie @@ -534,7 +527,7 @@ - + F Astrid Shermanna Augusta @@ -545,7 +538,7 @@ - + M Carl Emil @@ -555,7 +548,7 @@ - + M Craig Peter @@ -564,7 +557,7 @@ - + M Edwin Michael @@ -574,7 +567,7 @@ - + M Emil @@ -583,7 +576,7 @@ - + M Eric Lloyd @@ -594,7 +587,7 @@ - + M Gus @@ -605,7 +598,7 @@ - + M Gustaf @@ -617,7 +610,7 @@ - + F Hanna @@ -626,7 +619,7 @@ - + M Hans Peter @@ -639,7 +632,7 @@ - + M Hjalmar @@ -649,7 +642,7 @@ - + M Hjalmar @@ -661,7 +654,7 @@ - + F Ingar @@ -670,7 +663,7 @@ - + M Ingeman @@ -679,7 +672,7 @@ - + M Ingeman @@ -688,7 +681,7 @@ - + M John Hjalmar @@ -698,7 +691,7 @@ - + M Keith Lloyd @@ -707,7 +700,7 @@ - + F Kirsti Marie @@ -718,7 +711,7 @@ - + M Lars Peter @@ -727,7 +720,7 @@ - + M Lloyd @@ -737,7 +730,7 @@ - + M Magnes @@ -748,7 +741,7 @@ - + F Marjorie Alice @@ -757,7 +750,7 @@ - + F Marjorie Lee @@ -766,7 +759,7 @@ - + M Martin @@ -778,7 +771,7 @@ - + M Martin @@ -789,7 +782,7 @@ - + M Mason Michael @@ -798,7 +791,7 @@ - + F Anna @@ -808,7 +801,7 @@ - + M Edwin @@ -817,7 +810,7 @@ - + M @@ -826,7 +819,7 @@ - + M ピーター @@ -836,37 +829,37 @@ - + - + - + - + - + - + - + - + @@ -875,243 +868,243 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + 2 - + 2 - + 2 - + 2 - + Birth, Death and Marriage Records - + Birth Records - + findagrave.com - + Marriage Certificae - + Löderup, Malmöhus Län, Sweden - + Sparks, Washoe Co., NV - + San Francisco, San Francisco Co., CA - + Rønne, Bornholm, Denmark - + Gladsax, Kristianstad Län, Sweden - + Reno, Washoe Co., NV - + Hayward, Alameda Co., CA - + Community Presbyterian Church, Danville, CA - + Sweden - + Grostorp, Kristianstad Län, Sweden - + Copenhagen, Denmark - + Hoya/Jona/Hoia, Sweden - + Simrishamn, Kristianstad Län, Sweden - + Fremont, Alameda Co., CA - + Santa Rosa, Sonoma Co., CA - + San Jose, Santa Clara Co., CA - + Smestorp, Kristianstad Län, Sweden - + Tommarp, Kristianstad Län, Sweden - + Rønne Bornholm, Denmark - + Woodland, Yolo Co., CA - + San Ramon, Conta Costa Co., CA - + United States of America - + California, USA - + Colorado, USA - + Sacramento Co., California, USA - + Sacramento, Sacramento Co., CA - + Denver Co., Colorado, USA - + Denver, Denver Co., CO - + UC Berkeley diff --git a/gramps/plugins/importer/importcsv.py b/gramps/plugins/importer/importcsv.py index 002138c60..b5a1f0bae 100644 --- a/gramps/plugins/importer/importcsv.py +++ b/gramps/plugins/importer/importcsv.py @@ -451,6 +451,7 @@ class CSVParser: if new: mar_ref = EventRef() mar_ref.set_reference_handle(marriage.get_handle()) + mar_ref.set_role(EventRoleType(EventRoleType.FAMILY)) family.add_event_ref(mar_ref) self.db.commit_family(family, self.trans) # only add note to event: