--- loncom/interface/lonmenu.pm 2012/01/13 17:35:13 1.367 +++ loncom/interface/lonmenu.pm 2012/02/03 00:15:14 1.368 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.367 2012/01/13 17:35:13 raeburn Exp $ +# $Id: lonmenu.pm,v 1.368 2012/02/03 00:15:14 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1132,12 +1132,14 @@ sub utilityfunctions { my $confirm_switch = &mt("Editing requires switching to the resource's home server.").'\n'. &mt('Switch server?'); + my $esc_url=&escape($currenturl); + my $esc_symb=&escape($currentsymb); return (<