--- ECHO_content/ECHO_collection.py 2004/06/23 13:00:58 1.127 +++ ECHO_content/ECHO_collection.py 2004/06/23 14:14:29 1.128 @@ -510,6 +510,9 @@ class ECHO_resource(Folder,Persistent): path=self.metalink + path=re.sub(self.REQUEST['SERVER_URL'],'',path) + path=re.sub('http://'+self.REQUEST['HTTP_HOST'],'',path) + path=re.sub('http://foxridge.mpiwg-berlin.mpg.de:8080','',path) # falls foxridge als server path=re.sub('http://foxridge.mpiwg-berlin.mpg.de','',path) # falls foxridge als server