Hi Will, The URL is assembled in part by the plugin, and in part by SPSProxyHelper.java.
First, please make sure you are using an up to date plugin version. If you still have the problem I will review the code and make a recommendation. it is also essential to know what part of the URL is getting duplicated. Thanks, Karl Sent from my Windows Phone ------------------------------ From: Will Parkinson Sent: 5/26/2014 12:56 AM To: [email protected] Subject: List item url incorrect Hello A little while ago i posted an issue with the ManifoldCF sharepoint connector crawling a lot of list items suffixed with the extension ".000". This issue seems to have been resolved in version 1.4 I believe. These items now seem to be returning the correct file name and extension, but it looks like the file URL path itself is incorrect An example incorrect URL is in the log segment below DEBUG 2014-05-26 14:37:28,716 (Worker thread '8') - SharePoint: Processing list item '/ocs/lsu/Tasks///1391_.000'; url: ' https://sharepoint.local/divisions/resacom/divisions/resacom/ocs/lsu/Lists/Tasks/DispForm.aspx?ID=1391 ' You can see in the example above that the site is doubled in the URL /divisions/resacom/divisions/resacom/ (it should be /divisions/resacom/) Any ideas where this issue might be coming from? I'm happy to fix it up and submit it back if somebody can point me in the right direction. Cheers, Will
