--- loncom/interface/londocs.pm 2006/06/30 20:33:49 1.237 +++ loncom/interface/londocs.pm 2006/07/20 15:25:09 1.240 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.237 2006/06/30 20:33:49 albertel Exp $ +# $Id: londocs.pm,v 1.240 2006/07/20 15:25:09 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1163,6 +1163,11 @@ sub editor { $Apache::lonratedt::order[$idx]]= $comment.':'.join(':',@rrest); } +# Devalidate title cache + my $renamed_url=$rrest[0]; +# Has the :-escaping + $renamed_url=~s/\&colon\;/\:/g; + &Apache::lonnet::devalidate_title_cache($renamed_url); } # Store the changed version ($errtext,$fatal)=&storemap($coursenum,$coursedom,