bagder: curl-www last20threads.pl,1.7,1.8

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv24698

Modified Files:
	last20threads.pl 
Log Message:
called the link 'first' instead of 'thread'. Made it strip yet another
version of "Re:" prefix.


Index: last20threads.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/last20threads.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- last20threads.pl	15 Mar 2005 23:22:42 -0000	1.7
+++ last20threads.pl	18 Apr 2005 05:52:42 -0000	1.8
@@ -101,7 +101,7 @@
 
         $thr = "($numthr)";
         if($st) {
-            $thr .= " <a href=\"$s\">thread</a>";
+            $thr .= " <a href=\"$s\">first</a>";
         }
     }
 
@@ -216,7 +216,7 @@
 
         my $s= $subject;
 
-        $s =~ s/^((Sv|Réf[. ]*|Re|Re\[(\d+)\]): *)*//i;
+        $s =~ s/^((Sv|Réf[. ]*|Re *|Re\[(\d+)\]): *)*//i;
         $s =~ s/[ \t\n]+/ /g;
 
         $store{$s}++;

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.