Karl Wright created CONNECTORS-813:
--------------------------------------
Summary: Indexing URLs for SharePoint List items are useless
Key: CONNECTORS-813
URL: https://issues.apache.org/jira/browse/CONNECTORS-813
Project: ManifoldCF
Issue Type: Bug
Components: SharePoint 2007 MCPermissions extension, SharePoint 2010
MCPermissions extension, SharePoint connector
Affects Versions: ManifoldCF 1.4.1
Reporter: Karl Wright
Assignee: Karl Wright
Fix For: ManifoldCF 1.5
The URL we use is:
http://myhost/Lists/Tasks/2_.000
... which comes out of the FileRef field. The actual URL to use for display is:
http://myhost/_layouts/listform.aspx?PageType=4&ListId={1BD4F07D-A210-45A7-9C91-D296B1AB73EE}&ID=2&ContentTypeID=0x010800DE3D7FC80C8CFC4BA00DFEC40120E795
... which I don't have any idea where they get. It's possible, though, that
there's a better choice available for a list item URL, which we could put in
the carrydown data alongside the FileRef url.
--
This message was sent by Atlassian JIRA
(v6.1#6144)