--- loncom/xml/lonxml.pm 2008/03/21 18:36:48 1.475 +++ loncom/xml/lonxml.pm 2008/04/28 14:38:45 1.476 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.475 2008/03/21 18:36:48 raeburn Exp $ +# $Id: lonxml.pm,v 1.476 2008/04/28 14:38:45 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1761,7 +1761,8 @@ sub display_title { $title = $env{'request.filename'}; $title = substr($title, rindex($title, '/') + 1); } - $result = ""; + $result = ""; } return $result; } @@ -1815,7 +1816,7 @@ sub error { # If printing in construction space, put the error inside
push(@Apache::lonxml::error_messages, $Apache::lonxml::warnings_error_header. - "ERROR:".join("