You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2017/10/11 17:18:00 UTC

[jira] [Commented] (CONNECTORS-1465) Redirection fails on SharePoint connector

    [ https://issues.apache.org/jira/browse/CONNECTORS-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200614#comment-16200614 ] 

Karl Wright commented on CONNECTORS-1465:
-----------------------------------------

r1811849 commits the change to trunk.


> 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
>         Attachments: CONNECTORS-1465.patch
>
>
> 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)