--- loncom/auth/lonlogin.pm 2004/12/30 16:04:37 1.62 +++ loncom/auth/lonlogin.pm 2005/02/21 18:29:25 1.62.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network # Login Screen # -# $Id: lonlogin.pm,v 1.62 2004/12/30 16:04:37 raeburn Exp $ +# $Id: lonlogin.pm,v 1.62.2.1 2005/02/21 18:29:25 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -141,6 +141,7 @@ ENDFAILED my $otherserver='http://'.$ENV{'SERVER_NAME'}; my $firsturl= ($ENV{'request.firsturl'}?$ENV{'request.firsturl'}:$ENV{'form.firsturl'}); + my $escfirsturl=&Apache::lonnet::escape($firsturl); # ---------------------------------------- Are we access server and overloaded? if (($role eq 'access') && (($userloadpercent>100.0)||($loadpercent>100.0))) { @@ -340,7 +341,7 @@ ENDSERVERFORM - The Learning Online Network with CAPA +

Welcome to the LON-CAPA NSDL Gateway

Sign up for a Guest Login