2006-11-02 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Typo. svn: r7540
This commit is contained in:
		@@ -1,3 +1,6 @@
 | 
			
		||||
2006-11-02  Alex Roitman  <shura@gramps-project.org>
 | 
			
		||||
	* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Typo.
 | 
			
		||||
 | 
			
		||||
2006-11-01  Don Allingham  <don@gramps-project.org>
 | 
			
		||||
	* src/plugins/DescendReport.py: handle exceeding the max generations
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1848,7 +1848,7 @@ class GrampsBSDDB(GrampsDbBase,UpdateCallback):
 | 
			
		||||
            place = Place()
 | 
			
		||||
            place.handle = handle
 | 
			
		||||
            (junk_handle, place.gramps_id, place.title, place.long, place.lat,
 | 
			
		||||
             main_loc, alt_loc, place.urls, place.media_list,
 | 
			
		||||
             place.main_loc, alt_loc, place.urls, place.media_list,
 | 
			
		||||
             place.source_list, place.note, place.change) = info
 | 
			
		||||
 | 
			
		||||
            # Cover attributes contained in MediaRefs
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user