--- MPIWGWeb/MPIWGStaff.py 2009/12/15 13:16:47 1.10.2.73 +++ MPIWGWeb/MPIWGStaff.py 2010/09/08 10:41:37 1.10.2.74 @@ -236,7 +236,7 @@ class MPIWGStaff(CatalogAware,ZSQLExtend """publish the image??, default no""" return getattr(self,'publishImage','no') - def updateImage(self,file,publishImage,rename=None,RESPONSE=None): + def updateImage(self,publishImage,file=None,rename=None,RESPONSE=None): """update image""" if file and not(file.filename==""):