--- loncom/interface/lonprintout.pm 2011/11/07 16:00:17 1.606 +++ loncom/interface/lonprintout.pm 2011/11/07 16:09:09 1.607 @@ -2,7 +2,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.606 2011/11/07 16:00:17 www Exp $ +# $Id: lonprintout.pm,v 1.607 2011/11/07 16:09:09 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3113,12 +3113,7 @@ ENDPART my $URLback=''; #link to original document if ($helper->{'VARS'}->{'construction'} eq '1') { - #prints resource from the construction space - $URLback='/'.$helper->{'VARS'}->{'filename'}; - if ($URLback=~/([^?]+)/) { - $URLback=$1; - $URLback=~s|^/~|/priv/|; - } + $URLback=$helper->{'VARS'}->{'filename'}; } # # Final adjustment of the font size: