--- OSAS/OSA_system/OSAS_add.py 2005/01/20 13:40:08 1.41 +++ OSAS/OSA_system/OSAS_add.py 2005/01/21 15:20:10 1.42 @@ -200,6 +200,8 @@ def add6(self): newtemplate=PageTemplateFile('Products/OSA_system/zpt/index_meta').__of__(self) newtemplate.content_type="text/plain" renderxml = newtemplate(encode='utf-8') + + if self.REQUEST.SESSION.has_key('no_upload'): metapath=self.REQUEST.SESSION['path']+"/index.meta" else: