Index: openacs-4/packages/cms/www/modules/sitemap/ancestors.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/www/modules/sitemap/ancestors.tcl,v diff -u -r1.11 -r1.11.2.1 --- openacs-4/packages/cms/www/modules/sitemap/ancestors.tcl 9 May 2005 22:44:49 -0000 1.11 +++ openacs-4/packages/cms/www/modules/sitemap/ancestors.tcl 6 Jun 2005 17:07:24 -0000 1.11.2.1 @@ -10,7 +10,7 @@ index_page_id -datatype integer -optional } -set root_id [cm::modules::${mount_point}::getRootFolderID [ad_conn package_id]] +set root_id [cm::modules::${mount_point}::getRootFolderID [ad_conn subsite_id]] set root_title [item::get_title $root_id] # special case - when the item_id is null, set it to the root folder