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

Karl Wright edited comment on CONNECTORS-497 at 8/8/12 9:23 AM:
----------------------------------------------------------------

The patch looks not quite correct.  The reason is that "/Lists/" is getting 
prepended to the item name, so the list name is not being presented as part of 
the item name at all.  For instance, you state that the method needs 
"/Lists/<listname>/<itemName>" but you are always passing "/Lists/<itemname>".

                
      was (Author: [email protected]):
    The patch looks not quite correct; fixing it up now
                  
> Add support for lists to SharePoint connector
> ---------------------------------------------
>
>                 Key: CONNECTORS-497
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-497
>             Project: ManifoldCF
>          Issue Type: New Feature
>          Components: SharePoint connector
>    Affects Versions: ManifoldCF 0.6
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.7
>
>         Attachments: CONNECTORS-497.patch, CONNECTORS-497.patch
>
>
> Lists are similar to libraries, but without documents.  We still should be 
> able to index empty documents with metadata, however, or select an attribute 
> to treat as the document.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to