Karl Wright created CONNECTORS-1465:
---------------------------------------
Summary: Redirection fails on SharePoint connector
Key: CONNECTORS-1465
URL: https://issues.apache.org/jira/browse/CONNECTORS-1465
Project: ManifoldCF
Issue Type: Bug
Components: SharePoint connector
Affects Versions: ManifoldCF 2.8.1
Reporter: Karl Wright
Assignee: Karl Wright
The SharePoint connector uses httpclient's DefaultRedirectStrategy, but uses
POST operations, so this has no effect. It needs to use LaxRedirectStrategy
instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)