--- loncom/publisher/testbankimport.pm 2011/11/02 23:43:37 1.33 +++ loncom/publisher/testbankimport.pm 2011/11/14 00:20:31 1.34 @@ -1,5 +1,5 @@ # Handler for parsing text upload problem descriptions into .problems -# $Id: testbankimport.pm,v 1.33 2011/11/02 23:43:37 raeburn Exp $ +# $Id: testbankimport.pm,v 1.34 2011/11/14 00:20:31 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1775,7 +1775,7 @@ sub build_image_url { sub print_header { my ($uname,$udom,$javascript,$loadentries,$title,$current_page,$pagesref, $namesref) = @_; - my $brcrum = [{'href' => &Apache::loncommon::authorspace(), + my $brcrum = [{'href' => &Apache::loncommon::authorspace("/priv/$udom/$uname/"), 'text' => 'Construction Space'}]; if ($env{'form.phase'} eq 'three') { if (ref($pagesref) eq 'ARRAY') {