17 Sep
2005
17 Sep
'05
9:03 a.m.
On 17 Sep 2005, at 10:50, Niklas Saers wrote:
Hello, I've been asked to administer a Zope site, and I have a problem. On each page, a statement like <base href= "http://mysite.dk/dir/" />shows up. dir/ changes if I move to another directory. Yet nowhere in the code can I find such a statement. Is this a common thing for Zope to add or is there a function or property that usually sets this?
Zope will set if if you do not set your own base tag in your HTML. jens