googlegsa / sharepoint.v3

Google Search Appliance Connector for SharePoint
5 stars 10 forks source link

SharePoint connector should check version of the SharePoint site as part of initial validation. #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
======================================
1. Go to the IIS web site where the sharepoint site is hosted. 
2. Right click on the web site -> click on properties
3. Go to HTTP Headers tab 
4. Delete custom header "MicrosoftSharePointTeamServices"

What is the expected output? 
=============================
SharePoint connector should display error if the version is not detected.

What do you see instead?
==========================
The connector does not validate the version of sharepoint. This causes the
connector to fail later if version is not found and as a result no data is
send as feed to GSA.

More Information
==================
The SharePoint connector uses HTTP HEAD request to identify the SharePoint
version from the value returned for "MicrosoftSharePointTeamServices" in
the response to identify the SharePoint type. 

This is required to handle sharepoint version specific code. e.g.
mysites/personal sites are processed differently for SP2003 and SP2007

Related issue
=============
http://code.google.com/p/google-enterprise-connector-sharepoint/issues/detail?id
=81

Original issue reported on code.google.com by amit.per...@gmail.com on 4 Mar 2010 at 9:01

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 20 May 2010 at 6:21

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 20 May 2010 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 6 Oct 2010 at 7:51

GoogleCodeExporter commented 9 years ago

Original comment by shashank...@gmail.com on 18 Mar 2011 at 12:05

GoogleCodeExporter commented 9 years ago
This issue is filed as Google issue #6513811

Original comment by tdnguyen@google.com on 18 May 2012 at 12:17