--- loncom/interface/londocs.pm 2003/10/29 21:50:41 1.93 +++ loncom/interface/londocs.pm 2003/11/04 19:18:16 1.94 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.93 2003/10/29 21:50:41 www Exp $ +# $Id: londocs.pm,v 1.94 2003/11/04 19:18:16 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -510,6 +510,7 @@ sub checkonthis { &Apache::lonxml::xmlparse($r,'web', &Apache::lonnet::getfile( &Apache::lonnet::filelocation('',$url))); + undef($Apache::lonhomework::parsing_a_problem); $ENV{'request.filename'}=$oldpath; if (($Apache::lonxml::errorcount) || ($Apache::lonxml::warningcount)) {