Abstracts Appear in Search Results if an Anchor Is Defined in Script Blocks

ID: Q232369


The information in this article applies to:
  • Microsoft Index Server version 2.0
  • Microsoft Site Server version 3.0


SYMPTOMS

With Index Server Search 3.0 and Index Server, if you query for an expression, abstracts of the JavaScript code appear in the Search result if there is an anchor defined in the script block. For example:


..
  <SCRIPT LANGUAGE="JavaScript">
  function CreateWin(titre,param,url){
  //<A HREF="......................................"></A>
   if (param=="") {
   ...
  </SCRIPT> 

If you remove the comment line with the anchor, abstracts of the JavaScript code do not appear anymore.


RESOLUTION

To resolve this problem, obtain the latest service pack for Windows NT 4.0 or the individual software update. For information on obtaining the latest service pack, please go to:

For information on obtaining the individual software update, contact Microsoft Product Support Services. For a complete list of Microsoft Product Support Services phone numbers and information on support costs, please go to the following address on the World Wide Web:
http://www.microsoft.com/support/supportnet/overview/overview.asp


WORKAROUND

To work around this issue, do not put anchors inside script blocks.


STATUS

Microsoft has confirmed this to be a problem in Site Server 3.0 and Index Server 2.0. This problem was first corrected in Windows NT 4.0 Service Pack 6.

Additional query words: 4.00

Keywords : kbbug4.00 kbfix4.00 NT4SP6Fix
Version : winnt:2.0,3.0
Platform : winnt
Issue type : kbbug


Last Reviewed: October 28, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.