--- rat/lonwrapper.pm 2004/04/01 18:14:24 1.15 +++ rat/lonwrapper.pm 2004/09/18 16:32:17 1.16 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Wrapper for external and binary files as standalone resources # -# $Id: lonwrapper.pm,v 1.15 2004/04/01 18:14:24 raeburn Exp $ +# $Id: lonwrapper.pm,v 1.16 2004/09/18 16:32:17 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -58,6 +58,7 @@ sub handler { $orgurl.=(($orgurl=~/\?/)?'&':'?').'wrapperdisplay=menu'; $url=~s/^\/adm\/wrapper//; $url=~s/^\/ext\//http\:\/\//; + $url=~s|:|:|g; if ($ENV{'form.wrapperdisplay'} eq 'menu') { # # Producing the menu buttons