Hi Kir
We tried to install the patch but it dosen't work:
[root@wartburg src]# patch -p0 < charsets.diff
patching file `charsets.cpp'
Hunk #1 FAILED at 641.
1 out of 1 hunk FAILED -- saving rejects to charsets.cpp.rej
Why?
Claus
-----Oprindelig meddelelse-----
Fra: Kir Kolyshkin [mailto:[EMAIL PROTECTED]]
Sendt: 7. marts 2001 00:11
Til: [EMAIL PROTECTED]
Emne: [aseek-users] patch to try
This patch should fix the problem of indexing part of long
tags such as
<A HREF=.... onmouseover="document.write('<BR>foo');">
Earlier index considered closing bracket after BR to be
closing char for <A, so foo was indexed. Patch should
fix this problem.
Can somebody test it and report success/failure? It can
decrease indexing speed a little, so if you'll test speed
difference I would be very appreciated.
--kir.
-------- Original Message --------
From: Kir Kolyshkin <[EMAIL PROTECTED]>
Subject: Re: http://intranet.enovasion.dk/cgi-bin/s.cgi
To: [EMAIL PROTECTED]
Kir Kolyshkin wrote:
> As for index bug (showing onmouseout) it is caused by symbols
> <> inside <AREA... tag.
Please test the attached patch - it should fix your "onmouseout"
problem. To apply, copy the file to your aspseek directory with
cpp files (aspseek-1.0.3/src/), then do
patch -p0 < charsets.diff
make
make install
Try to clear and reindex everything, it should work. Please report
success or failure. This will be included in 1.0.4 if it works.
-- [EMAIL PROTECTED] http://kir.sever.net ICQ 7551596 --
Answers: $1, short: $5, correct: $25, dumb questions are still free.