--- loncom/publisher/loncfile.pm 2011/11/02 19:12:40 1.113 +++ loncom/publisher/loncfile.pm 2011/11/14 00:20:31 1.114 @@ -9,7 +9,7 @@ # and displays a page showing the results of the action. # # -# $Id: loncfile.pm,v 1.113 2011/11/02 19:12:40 raeburn Exp $ +# $Id: loncfile.pm,v 1.114 2011/11/14 00:20:31 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1480,7 +1480,7 @@ function writeDone() { &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' => 'File Operation',