[PEAK] sitemaps after refactoring
Phillip J. Eby
pje at telecommunity.com
Wed Apr 27 18:42:43 EDT 2005
At 07:45 PM 4/27/05 +0200, Radek Kanovsky wrote:
>I have found some problems in view registration. The code bellow worked
>before the last sitemap/traverseView refactoring. If I use more than one
><location> tag, no view is found:
This was a dispatch indexing bug. It's fixed in CVS.
>Also if there is view on location and view for some content type with
>the same name, traverseView raises AmbiguousMethod, if content type is
>superclass of web.Location:
This was a peak.web bug, and is also fixed in CVS now.
More information about the PEAK
mailing list