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:15:01 UTC

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

     [ https://issues.apache.org/jira/browse/CONNECTORS-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-1465:
------------------------------------
    Attachment: CONNECTORS-1465.patch

The attached patch should work to enable redirections for POST requests.  Please try it and see.


> 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)