Hello,

* I have a regular Catalog.
* It is used by Yihaw (ZClass product, CatalogAware, with contained 
ZClasses).
* I done the normalize_paths (0 updated)
* I can browse the catalog without any problem and acces the objects

*** method testCatalog1
OUTSIDE<br>
<dtml-in "Catalog(meta_type='any type')">
 INSIDE<br>
</dtml-in>

produce only :
OUTSIDE

while 

*** method testCatalog2
OUTSIDE<br>
<dtml-in Catalog>
 INSIDE<br>
</dtml-in>

produce A LOT of INSIDE


I'm on 2.2.4 with the 3 latest Hotfix, Transparent Folder 0.3 and your 
catalog path.

Regards
Didier.


_______________________________________________
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