ONLYOFFICE / onlyoffice-alfresco

The package which enables the users to edit office documents from Alfresco using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Alfresco
GNU General Public License v3.0
39 stars 32 forks source link

bug "Consumer View": Consumers cannot view files copied through webdav #174

Closed hongminh6123 closed 1 year ago

hongminh6123 commented 1 year ago

1/Create 2 users, A and B

2/Use user A, create folder "A-Folder", use webdav interface (you can use Webdrive or Windows build-in Webdav mapping) , copy an Excel file into it

3/Use user A, assign user B as "Consumer" to "A-Folder"

4/Make sure you have not used user A or any other user to pre-view the Excel file using OnlyOffice, since OnlyOffice will cache the file, and you will not see the problem

5/Use user B, pre-view the Excel file using OnlyOffice --> preview screen will be dumped

aleksandrfedorov97 commented 1 year ago

Hi hongminh6123, can you please specify alfresco version and onlyoffice connector version?

hongminh6123 commented 1 year ago

Alfresco: should be 6.x (201911-4, Bitnami packaged Community Version) OnlyOffice: I just updated to the latest but the bug remains

image

aleksandrfedorov97 commented 1 year ago

Looking at your screenshot, you are still using version onlyoffice-integration-share-jar-4.2.0. Please update onlioffice-integration-repo and onlyoffice-itegration-share to latest version 6.0.1. https://github.com/ONLYOFFICE/onlyoffice-alfresco/releases/tag/v6.0.1 image

hongminh6123 commented 1 year ago

Not really, we have two Alfresco instances, I used the un-updated one to take screenshot since the one with the latest update still have the same error:

image

This kind of error cause a lot of problem sharing files between departments within a company

aleksandrfedorov97 commented 1 year ago

Can you reproduce this scenario again and provide me with the logs /tomcat/logs/alfresco.log and /tomcat/share.log?

aleksandrfedorov97 commented 1 year ago

hongminh6123, thank you for your feedback. We were able to reproduce this issue and will be fixing it.

hongminh6123 commented 1 year ago

Thanks Fedorov, I was going to post the log but you should already have it by now.

hongminh6123 commented 1 year ago

Any chance you could merge this to the Master and have new release now ? As I see releases are 5,6 months away (too long) while your issues list is somewhat empty

aleksandrfedorov97 commented 1 year ago

We submitted the changes made for testing and will make a release in the near future.