--- loncom/interface/londocs.pm 2006/01/27 02:17:26 1.219 +++ loncom/interface/londocs.pm 2006/01/27 23:14:20 1.220 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.219 2006/01/27 02:17:26 www Exp $ +# $Id: londocs.pm,v 1.220 2006/01/27 23:14:20 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1401,6 +1401,7 @@ sub entryline { $foldertitle; } $renametitle=~s/\"\;/\\\"/g; + $renametitle=~s/\\/\\\\/g; my $line=''; # Edit commands my $container;