--- loncom/publisher/lonpublisher.pm 2011/11/07 18:29:17 1.276 +++ loncom/publisher/lonpublisher.pm 2012/01/29 03:08:32 1.278 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Publication Handler # -# $Id: lonpublisher.pm,v 1.276 2011/11/07 18:29:17 raeburn Exp $ +# $Id: lonpublisher.pm,v 1.278 2012/01/29 03:08:32 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2144,7 +2144,7 @@ sub handler { &Apache::lonhtmlcommon::clear_breadcrumbs(); &Apache::lonhtmlcommon::add_breadcrumb({ 'text' => 'Construction Space', - 'href' => &Apache::loncommon::authorspace(), + 'href' => &Apache::loncommon::authorspace($fn), }); &Apache::lonhtmlcommon::add_breadcrumb({ 'text' => 'Resource Publication',