nope, my problem is different. (at least I don't think so). Symptoms are :

1) Entire wiki contents link shows only singletons
2) <dtml-var "context(REQUEST, with_siblings=0)"> (which I have in the
standard_wiki_header) does nothing. The output is &nbsp;
3) The <a href="<dtml-var wiki_page_url>/offspring"><dtml-var id>
contents</a> in the standard_wiki_header works fine. That is, I can see all
the descendents.
4) All the parenting that I've checked looks fine.

I've had this happen a couple of times. Each time I ended up having to
create an entirely new folder and copy and paste the wiki pages into the new
folder. This would resolve the problem although I'm not sure why. I'm
leaving it alone for now and trying to figure out exactly what is going on
this time.

Thanks for any clues. Frank


----- Original Message -----
From: "Simon Michael" <[EMAIL PROTECTED]>
To: "Zope Folk" <[EMAIL PROTECTED]>
Sent: Thursday, December 14, 2000 6:11 PM
Subject: Re: [Zope] ZWiki hierarchy seems to be broken


> Timothy Grant <[EMAIL PROTECTED]> writes:
> > I just went digging through all the properties of the pages that didn't
have
> > headers, and compared them to the properties for the pages that did, and
I
> > noticed that they were all parented wrong! I didn't think to look there.
I
> > had changed the name of the FrontPage to something else, which broke all
the
> > parent links.
>
> Ahhh. That's good to know. So the header was there, but showing no
> parents. And ideally all parent links would get adjusted on page
> rename or deletion.
>
> Frank is your problem similar ? Does reparenting a few pages improve
> the situation ?
>
> Best regards
> -Simon
>



_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to