--- loncom/publisher/lonrights.pm 2011/11/13 21:11:42 1.32 +++ loncom/publisher/lonrights.pm 2012/11/09 15:29:19 1.34 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to show and edit custom distribution rights # -# $Id: lonrights.pm,v 1.32 2011/11/13 21:11:42 raeburn Exp $ +# $Id: lonrights.pm,v 1.34 2012/11/09 15:29:19 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -59,7 +59,7 @@ sub handler { &Apache::lonhtmlcommon::clear_breadcrumbs(); &Apache::lonhtmlcommon::add_breadcrumb({ 'text' => 'Construction Space', - 'href' => &Apache::loncommon::authorspace(), + 'href' => &Apache::loncommon::authorspace($r->uri), }); &Apache::lonhtmlcommon::add_breadcrumb({ 'text' => 'Custom Rights Editor', @@ -180,7 +180,7 @@ sub handler { $contents=join('',<$fh>); $fh->close(); } - $r->print('