[Zope] RE: SiteAccess breaks ZDConfera
Alexander Staubo
alex@mop.no
Wed, 22 Mar 2000 22:54:22 +0100
Please send me the patch. The problem does not seem to have anything to
do with URLs, but rather the objects indexed by the topic -- but I could
be wrong here.
Is there a way to modify ZDConfera/ZDiscussions to fix the problem,
without patching ZPublisher? I wouldn't want to break something else in
the process.
--
Alexander Staubo http://alex.mop.no/
The difference between theory and practice is that, in theory,
there is no difference between theory and practice.
> -----Original Message-----
> From: Evan Simpson [mailto:evan@digicool.com]
> Sent: Wednesday, March 22, 2000 10:35 PM
> To: Alexander Staubo; zope@zope.org
> Cc: mike@digicool.com
> Subject: Re: SiteAccess breaks ZDConfera
>
>
> ----- Original Message -----
> From: Alexander Staubo <alex@mop.no>
> > Adding a SiteRoot object to some folder upward from a
> ZDConfera topic
> > ("Confera Topic" object) will break the topic.
>
> I strongly suspect that this is a symptom of a known (to me)
> incompatibility
> between SiteAccess and ZCatalog. If ZDConfera uses a
> ZCatalog to track
> topics, it will not be able to retrieve them correctly. I
> have a patch to
> ZCatalog to fix this, but it hasn't been tested by anyone but
> me. It just
> replaces the resolve_url method of ZCatalog with one that
> doesn't reenter
> ZPublisher. If you're willing to test it, I'd be happy to send it.
>
> Cheers,
>
> Evan @ digicool & 4-am
>