Phil created CONNECTORS-1291:
--------------------------------
Summary: Sharepoint generating invalid URLs
Key: CONNECTORS-1291
URL: https://issues.apache.org/jira/browse/CONNECTORS-1291
Project: ManifoldCF
Issue Type: Bug
Components: SharePoint connector
Affects Versions: ManifoldCF 2.3
Reporter: Phil
The Sharepoint connector currently generates invalid URL's which is then sent
on to the output connector.
For example the following is an example of a URL that's generated:
https://<server>Access Form Administration/DispForm.aspx
I'd suggest it should be sent to the output connector as:
https://<server>Access%20Form%20Administration/DispForm.aspx
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)