--- loncom/interface/lonchatfetch.pm 2006/06/27 00:01:15 1.26 +++ loncom/interface/lonchatfetch.pm 2006/06/27 00:12:23 1.27 @@ -1,7 +1,7 @@ # The LearningOnline Network # Chat Fetching # -# $Id: lonchatfetch.pm,v 1.26 2006/06/27 00:01:15 albertel Exp $ +# $Id: lonchatfetch.pm,v 1.27 2006/06/27 00:12:23 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -111,6 +111,8 @@ sub handler { # see BUG# 4839 # to fix, need to either write the whole webpage to the bottom frame # everytime or store the page in a js variable somewhere. + # although in tryng both of these ideas, the .scroll to + # the bottom seems to fail. $newstuff =~ s|()||; } my @participants=();