--- MPIWGWeb/MPIWGProjects.py 2005/10/25 19:58:59 1.47.2.41 +++ MPIWGWeb/MPIWGProjects.py 2005/11/22 17:58:27 1.47.2.42 @@ -1908,7 +1908,7 @@ class MPIWGProject(CatalogAware,Folder): start=kupu.find("") end=kupu.find("") newcontent= kupu[start+6:end] - + print newcontent if preview: return self.preview(newcontent)