--- loncom/interface/lonsearchcat.pm 2003/03/13 19:08:52 1.171
+++ loncom/interface/lonsearchcat.pm 2003/06/16 19:42:02 1.179
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Search Catalog
#
-# $Id: lonsearchcat.pm,v 1.171 2003/03/13 19:08:52 matthew Exp $
+# $Id: lonsearchcat.pm,v 1.179 2003/06/16 19:42:02 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -214,8 +214,7 @@ sub handler {
## Initialize global variables
##
my $domain = $r->dir_config('lonDefDomain');
- $diropendb= "/home/httpd/perl/tmp/".&Apache::lonnet::escape($domain).
- "\_".&Apache::lonnet::escape($ENV{'user.name'})."_searchcat.db";
+ $diropendb= "/home/httpd/perl/tmp/$ENV{'user.domain'}_$ENV{'user.name'}_searchcat.db";
#
# set the name of the persistent database
# $ENV{'form.persistent_db_id'} can only have digits in it.
@@ -720,7 +719,7 @@ ENDHEADER
my $size = 4;
$size = (scalar @domains < ($size - 1) ? scalar @domains + 1 : $size);
$scrout.="\n".''.
- 'DOMAINS
'.
+ 'DOMAINS TO BE SEARCHED
'.
'