Michael wrote:
> there is a little bug.
> pandora:/usr/src/swish-efiles.1.3.2/src# diff swishspider
> swishspider.orig 50c50
> < if( $response->header("content-type") =~ m|^text/html| ) { ---
> > if( $response->header("content-type") eq "text/html" ) {
That's only half the bug (and it's the other half that actually prevents
the title from getting parsed). Don't forget the patch in:
http://sunsite.berkeley.edu/SWISH-E/Patches/spider
moo
------------------------------------------------------------
Ron Samuel Klatchko - Software Jester
Brightmail Inc - rsk@brightmail.com
Received on Thu Nov 11 13:49:44 1999