Has anyone come across the problem where all folders and documents show correctly in CRM when the documents and folders are in a folder which is just 1 word. As soon as the folder has a space, CRM seems to replace the space with %20 (as Sharepoint does for the url of this folder) and then cannot find any document or folder in this folder (the one with the space in its name)
E.g.
/SubFolder/Document.xls will show correctly BUT
/Sub Folder/Documents.xls will show no documents in the folder and seems to look for something with the name /Sub%20Folder/...
Thanks