--- MPIWGWeb/MPIWGStaff.py 2009/04/29 07:53:35 1.10.2.67 +++ MPIWGWeb/MPIWGStaff.py 2009/06/10 15:12:44 1.10.2.68 @@ -580,7 +580,7 @@ class MPIWGStaff(CatalogAware,ZSQLExtend """get the profile""" self.REQUEST.RESPONSE.setHeader('Last-Modified',email.Utils.formatdate().split("-")[0]+'GMT') - founds=self.ZSQLInlineSearchU(_table='personal_www',key=self.getKey()) + founds=self.ZSQLInlineSearchU(_table='personal_www',key=self.getKeyUTF8()) html="""%s""" if founds.profile and founds.profile != "":