I forgot the patch. Attacched...

Bye
-- 
Andrea Capriotti
--- wwsympa.fcgi.orig.1	2009-03-08 00:47:28.000000000 +0100
+++ wwsympa.fcgi	2009-03-08 00:56:28.000000000 +0100
@@ -10135,7 +10136,8 @@
      my %desc_hash;
      my $user = $param->{'user'}{'email'} || 'nobody';
       
-     while ($current_path ne "") {
+#     while ($current_path ne "") {
+      while (($current_path ne "") and ($current_path ne '/')) {
 	 # no description file found yet
 	 my $def_desc_file = 0;
 	 my $desc_file;

Reply via email to