RE: [Zope] base href: part duex
7 Dec
1999
7 Dec
'99
4:56 p.m.
-----Original Message----- From: Kyle Burnett [mailto:kburnett@ep.newtimes.com] Sent: Tuesday, December 07, 1999 11:45 AM To: zope@zope.org Subject: [Zope] base href: part duex
we just discovered it was a netscape thing.
if we pass the url whatever.com/index_html it works fine.
This is because you call the method directly. If the root folder called index_html as its default document, Zope sets the <base> tag so that relative URLs work correctly in the context of acquisition.
it puts in the base href when we just leave the url at /.
has anyone encountered this and come up with a solution to deal with it on the backend?
Why do you want to remove it? -Michel
9617
Age (days ago)
9617
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michel Pelletier