On Sun, 25 Apr 2010 15:37:41 +0200 Julien Valroff <jul...@kirya.net> wrote:
> Hi, > Hallo Julien, > There is a typo in the last commit > 3659ebb7d70026b27fccc6fad6118767db5b0811, here is a patch to fix it: > > --- a/webui/cgi-bin/dspam.cgi > +++ b/webui/cgi-bin/dspam.cgi > @@ -516,7 +516,7 @@ sub DisplayHistory { > $from =~ s/"/"/g; > $from =~ s/'/'/g; # MSIE doesn't know "'" > > - $subject =~ s/&/&/g/; > + $subject =~ s/&/&/g; > $subject =~ s/</</g; > $subject =~ s/>/>/g; > $subject =~ s/"/"/g; > thanks. It is fixed now in GIT. > Cheers, > Julien > -- Kind Regards from Switzerland, Stevan Bajić ------------------------------------------------------------------------------ _______________________________________________ Dspam-devel mailing list Dspam-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-devel