[
https://issues.apache.org/jira/browse/CONNECTORS-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769453#comment-13769453
]
Karl Wright commented on CONNECTORS-772:
----------------------------------------
Another interesting bit from the log:
{code}
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/_catalogs/lt/Forms/AllItems.aspx', 'List Template Gallery'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/_catalogs/masterpage/Forms/AllItems.aspx', 'Master Page Gallery'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/Shared Documents/Forms/AllItems.aspx', 'Shared Documents'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/SiteAssets/Forms/AllItems.aspx', 'Site Assets'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/SitePages/Forms/AllPages.aspx', 'Site Pages'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/_catalogs/solutions/Forms/AllItems.aspx', 'Solution Gallery'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/Style Library/Forms/AllItems.aspx', 'Style Library'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/Test Library 1/Forms/AllItems.aspx', 'Test Library 1'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/_catalogs/theme/Forms/AllItems.aspx', 'Theme Gallery'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library list:
'/_catalogs/wp/Forms/AllItems.aspx', 'Web Part Gallery'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Checking
whether to include library '/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/Shared
Documents'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library
'/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/Shared Documents' exactly matched rule
path '/*'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Including
library '/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/Shared Documents'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Checking
whether to include library '/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/SiteAssets'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library
'/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/SiteAssets' exactly matched rule path
'/*'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Including
library '/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/SiteAssets'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Checking
whether to include library '/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/SitePages'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library
'/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/SitePages' exactly matched rule path
'/*'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Including
library '/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/SitePages'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Checking
whether to include library '/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/Style
Library'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Library
'/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/Style Library' exactly matched rule
path '/*'
DEBUG 2013-09-16 11:43:56,799 (Worker thread '7') - SharePoint: Including
library '/Abcd/Klmnopqr/Klmnopqr/Defghij/Defghij/Style Library'
{code}
This time it appears that it is the Lists service that is broken and does not
recognize the parent site.
I haven't corrected this problem yet since now I am beginning to wonder if
*any* of the web services under Amazon work at all for subsites. We may be
better off implementing everything we need in the MCPermissions service. I
will ponder this as I continue to research the logs.
> SharePoint connector disassembles paths from lists.asmx output in some
> environments
> -----------------------------------------------------------------------------------
>
> Key: CONNECTORS-772
> URL: https://issues.apache.org/jira/browse/CONNECTORS-772
> Project: ManifoldCF
> Issue Type: Bug
> Components: SharePoint connector
> Affects Versions: ManifoldCF 1.3
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.4
>
> Attachments: manifoldcf-sharepoint-amz-wildcards-logs.zip
>
>
> The SharePoint connector, working with SharePoint 2010 in Amazon, is having
> trouble finding a list of Lists underneath a subsite path. The reason is
> that the returned ViewURLs do not seem to have the subsite prepended, in this
> installation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira