ZCatalog and VirtualHostMonster
i have been trying to use ZCatalog with VirtualHostMonster according to http://dev.zope.org/Wikis/DevSite/Projects/ZCatalogVirtualHostFix/UpgradeFAQ everything should work right out of the box, but unfortunately, when objects are indexed, getPhysicalPath() doesn't seem to getting used e.g. i have site.foo.com and subsite.foo.com being served out of /site and /site/sub using VirtualHostMonster but, /site/sub/test_object is indexed as /sub/test_object, if i view it from site.foo.com, and /test_object if i view it from subsite.foo.com i am using Zope 2.3.2 and was under the impression that ZCatalogVirtualHostFix had solved this particular problem also, i tried to run manage_normalize_paths on my ZCatalogs, however, i get: 0 paths normalized, 21 paths removed, and 0 unchanged where 21 is the number of objects in the ZCatalog -- best regards, tav tav@espnow.com
participants (1)
-
tav