Fix name fixup for Jacques Brotchi

This commit is contained in:
Frédéric Péters 2011-09-15 14:18:02 +02:00
parent 5462d9753e
commit 75cbeb1bf9
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ class Migrate(BrowserView):
portal = getToolByName(self.context, 'portal_url').getPortalObject()
author = unicode(author, 'utf-8')
author = {
u'Brotchi Jacques': u'Brothi, Jacques',
u'Brotchi Jacques': u'Brotchi, Jacques',
u'De Bock Emmanuel': u'De Bock, Emmanuel',
u'Defoss\xe9 Jean-Claude': u'Defoss\xe9, Jean-Claude',
u"d'Ursel Anne Charlotte": u"d'Ursel, Anne Charlotte",