14 Nov
2000
14 Nov
'00
10:34 a.m.
Dustin Engelhaupt wrote:
My real problem is that when I call a zope object relatively (ex- href="zope_object" instead of href="zope_object.absolute_url()" or href="https://bla.com/zope/zope_object"), the protocol is displayed as http instead of https. I had this problem with absolute_url() until I installed SSLAbsoluteURL (shameless SSLAbsoluteURL plug). Is there anyway to remedy this situation with relative links?
I wonder if that's the fault of that damn base tag again? cheers, Chris