[Zope] Virtual Host Monster does not work with the absolute_url()

Evan Simpson evan@4-am.com
Mon, 12 Aug 2002 16:17:37 -0500


Tom Cameron wrote:
> We start with a base class called GenericObject...
> class GenericObject(Implicit, Persistent, RoleManager, Item,
> PropertyManager, MessageListener):

I agree with Chris that Traversable should be in there, otherwise you're 
going to pick it up through acquisition and get funky answers.  You said 
it made no difference, though.  Argh.

Could you please give a concrete example of the URL that you're 
expecting and the one you're getting?

Cheers,

Evan @ 4-am