PDF comment tab missing

Using the Linux Docker installation of workspace, the PDF comment tab in 8.2 does not render when making comments or editing an uploaded PDF.

Steps to reproduce:
Install a new Workspace system on Ubuntu:
sudo ./workspace-install.sh -ims false

Upload a PDF file to the document store

Click on the PDF to bring it up in the editor.

Expected results: Comment tab renders
Actual results: No comment tab renders. No errors in the console.

This is true to Firefox and Chrome. Does not appear to be related to a browser. Does not appear to be related to the PDF uploaded.

PDF EDITOR 8.2.0.143
Community Server 12.7.0.1936

image

When running the 8.2 document server as a standalone container, the comment tab does render after running the example in the container.

sudo docker run -i -t -d -p 80:80 -e JWT_SECRET=XXXXXXXXXXXXX onlyoffice/documentserver
sudo docker exec XXXXXXXXXXX sudo supervisorctl start ds:example

COMMENT TAB renders

PDF EDITOR 8.2.0.143

Hello @ahosch
We are checking the situation. I will contact you as soon as possible.

Hello @ahosch
Thank you for bringing our attention to this situation. This is a bug and we are going to release a fix with Workspace v.12.7.1.
Thank you one more time!

Awesome! Glad I could help. And great news on the upcoming fix.

1 Like