--- MPIWGWeb/Attic/updatePersonalWWW.py 2010/04/26 15:22:47 1.1.2.8 +++ MPIWGWeb/Attic/updatePersonalWWW.py 2011/05/18 10:52:29 1.1.2.9 @@ -16,7 +16,7 @@ fm_ns = 'http://www.filemaker.com/fmpxml # list of fields that are taken from XML and checked against DB as conflicts #checkFields=['key','first_name','last_name','title','home_inst','current_work','e_mail2'] -checkFields=['key','first_name','last_name','title','titles_new','home_inst','e_mail2'] +checkFields=['key','first_name','last_name','title','titles_new','home_inst','current_work','e_mail2'] def sql_quote(v): # quote dictionary