Rik Hoekstra wrote:
This is an acquisition particularity that bites us all at one time of another. It is about acquisition acquiring an object and its context:
The aquisition tree in the case of http://zope:8080/foods/all_about/cheese:
*cheese *(ac_context root) all_about -> first standard_html_header encountered is that of all_about. root s_h_h is overridden *(ac_context root) foods
In my case I still get the root s_h_h (nice acronym), not the all_about one. Maybe because cheese ia a Food object, not a dtml-method of foods. So my problem is in fact with http://zope:8080/foods/all_about/cheese/index_html that takes the root s_h_h, not the all_about one. What's the acquisition tree in this case? And is there anything I can do? -- Itamar S.T. itamars@ibm.net