--- trunk/WebPac.pm 2003/11/22 22:04:05 164 +++ trunk/WebPac.pm 2003/11/29 17:51:12 183 @@ -114,6 +114,7 @@ foreach my $v ($q->url_param("v$i")) { push @url_params,"v$i=$v"; } + push @url_params,"e$i=".$q->url_param("e$i"); my $wc="*"; # swish wildcard $wc="" if ($i eq ""); # don't apply wildcard on field 0