rajgithub123 / google-enterprise-connector-sharepoint

Automatically exported from code.google.com/p/google-enterprise-connector-sharepoint
0 stars 0 forks source link

SMB urls do not work with SearchBox #147

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure the Searchbox to:
   * Use default Local Stylesheet
   * GSA collection which has content indexed from Samba server (smb://...)
2. Fire a search which returns results from Samba server
3. The samba links fail to open.

What is the expected output? What do you see instead?
The samba links should open. When the same search is fired to GSA the SAMBA
url's work.

Original issue reported on code.google.com by j.dars...@gmail.com on 5 Mar 2010 at 11:44

GoogleCodeExporter commented 9 years ago

This is because the GSA stylesheet does special handling of samba urls and 
modifies
them to point to an internal url which can display samba content. The searchbox 
local
stylesheet does not have this provision.

e.g.
Link from SearchBox - smb://abc.com/Handbook.doc

Link from Appliance - http://gsa.abc.com/smb/abc.com/Handbook.doc

The same will apply to other urls like DB, nfs, etc.

Original comment by j.dars...@gmail.com on 5 Mar 2010 at 11:46

GoogleCodeExporter commented 9 years ago
Suggested Workaround: Use GSA frontend as described in
http://code.google.com/p/google-enterprise-connector-sharepoint/issues/detail?id
=142
instead of Searchbox local stylesheet.

Original comment by j.dars...@gmail.com on 5 Mar 2010 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by j.dars...@gmail.com on 11 Mar 2010 at 6:29

GoogleCodeExporter commented 9 years ago

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

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

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