--- ECHO_content/ECHO_collection.py 2004/06/07 14:33:22 1.100 +++ ECHO_content/ECHO_collection.py 2004/06/07 14:37:36 1.101 @@ -2322,7 +2322,7 @@ class ECHO_partner(Image,Persistent): self.email=email self.country=country self.precondition=precondition - self.copyrightType=copyrightType + self.copyrightType=copyrightType data, size = self._read_data(file) content_type=self._get_content_type(file, data, id, content_type) self.update_data(data, content_type, size)