zylklab / alfresco-share-online-edition-addon

Online edition with Libreoffice in Alfresco Share
GNU General Public License v3.0
16 stars 11 forks source link

Problem when trying to edit #12

Closed LoyerG closed 6 years ago

LoyerG commented 6 years ago

Hey,

I have a problem with this amp. When I click the link to edit, nothing happens. I have this line that appeared on the Chrome network tool image

My version of Alfresco is the 5.2.4 and I tried with LO v5.2 and LO v6.0.

Do you know where the problem can come from? Thx

CesarCapillas commented 6 years ago

Hi:

In principle, the link should work if the protocol is correctly registered in your operating system. Do you ? If not please, check the docs.

I use Libreoffice 5.1 in Ubuntu 16.04 but, Libreoffice 5.2 or 6.0 should work too. From Alfresco point of view the addon was tested in Alfresco 5.2.3 with no problems. I use Chrome too.

What is your (client) operating system ? Do you have any blocker or warning in Chrome asking for opening a file or something similar ?

Regards. --C.

LoyerG commented 6 years ago

Hi,

The protocole is correctly registered and set. I used this to check it. My OS is CentOs 7. I don"t have anything on Chrome that could block it. I really don't know what could be wrong. I'll continue to investigate.

Regards

LoyerG commented 6 years ago

Hi,

I solved the problem. It came from the registration of the webdav protocol in Windows. I solved it and now it works.

Thanks a lot for your help.