aegif / CmisSync

Synchronize content between a CMIS repository and your desktop. Like Dropbox for Enterprise Content Management!
http://CmisSync.com
163 stars 123 forks source link

Open remote folder in browser: wrong path /alfresco/api/-default-/public/cmis/versions/1.1/atom/User%20Homes #629

Open nicolas-raoul opened 8 years ago

nicolas-raoul commented 8 years ago

https://theserver:12345/alfresco/api/-default-/public/cmis/versions/1.1/atom/User%20Homes/the.user

yumioka commented 8 years ago

I saw an ERROR message in the log saying...

2015-10-22 17:13:53,010 [1] ERROR CmisSync.Lib.Cmis.CmisUtils [(null)] - CmisUtils GetBrowsableURL | Repository does not implement ThinClientUri: https://theserver:12345/alfresco/api/-default-/public/cmis/versions/1.1/atom

yumioka commented 8 years ago

The version of CmisSync was 2.4.1.0

nicolas-raoul commented 8 years ago

Alfresco does not implement ThinClientUri it seems... in that case we indeed just concatenate what we happen to have, which is usually not the exact address.