Symptom: When trying to add Alfresco connection in Libreoffice using the default CMIS URL for Alfresco 4 there is no Main Repository showing up. Unable to connect/save the connection. When I'm using the same URL in LibreOffice 4.0.6 it does show the Main Repository list. How to reproduce: 1. Open LibreOffice, add connection -> Alfresco 4 -> Enter hostname "<host>" -> Enter username + password, click OK -> No main repository is showing up. 2. Open LibreOffice 4.0.6, do the same thing mentioned above and you will get the Main repository.
Cédric: I think you might be interested in this tracker. I know too little about Alfresco testing to try to reproduce this. Any idea?
@Vitab the reported version for this bug is 4.1.3.1rc did you try 4.1.3.2 final?
In the meantime, LO 4.1.4 has been released. Vitab: any update?
Confirmed, right URL for me is alfresco/cmisatom alfresco/cmisws/RepositoryService?wsdl doesn't work on Alfresco v4.2.0 (r63893-b12) / LibreOffice 4.2.3
Here's some doc from http://wiki.alfresco.com/wiki/CMIS: RESTful AtomPub Binding This binding is fully described in the CMIS 1.0 CS01 specification. To get started, the Alfresco AtomPub Service Document is available from any installed Alfresco Content Repository at: CMIS 1.0 For Alfresco 3.x : http://[host]:[port]/alfresco/service/cmis For Alfresco 4.0.x and Alfresco 4.1.x : http://[host]:[port]/alfresco/cmisatom For Alfresco 4.2: http://[host]:[port]/alfresco/api/-default-/public/cmis/versions/1.0/atom CMIS 1.1 For Alfresco 4.2: http://[host]:[port]/alfresco/api/-default-/public/cmis/versions/1.1/atom Browser Binding CMIS 1.1 For Alfresco 4.2 : http://[host]:[port]/alfresco/api/-default-/public/cmis/versions/1.1/browser Web Services Binding This binding is fully described in the CMIS 1.0 CS01 specification. To get started, the Alfresco Web Service WSDL documents are available from any installed Alfresco Content Repository at: For Alfresco 3.x : http://[host]:[port]/alfresco/cmis For Alfresco 4.x : http://[host]:[port]/alfresco/cmisws
I don't know how to test http://[host]:[port]/alfresco/api/-default-/public/cmis/versions/1.0/atom for Alfresco server 4.2 since I don't know an online public test server with this version, but we may change the current wrong url meanwhile.
I sent a patch to review here: https://gerrit.libreoffice.org/#/c/12071/ Cédric/Cao Cuong: I thought you might be interested in this tracker since you're the authors of libcmis.
http://cgit.freedesktop.org/libreoffice/core/commit/?id=6e9d99332c241cf20204d9dfb772bc0168bfc460
On 4.3 branch: http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-3&id=9e8429b51eb7a1ef151ba40bb606910354dd5506
This is a auto updated comment
Sorry for hijacking that bug report/bug fix to test the new git bugzilla script.