wopi: onlyoffice support
- Ngôn ngữ chính
- Python
- Star
- 46.7k
- Fork
- 1.9k
- Merge trung bình
- 9 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 4
Mô tả
collabora online (cool/code/coolwsd) seems to work thanks to #1495 however editing with onlyoffice is currently not possible
https://github.com/9001/copyparty/pull/1495#issuecomment-4959163573 mentioned they were able to open a document read-only, but I'm not even getting to that point; when I try to create a new document with the "new textfile" feature in the copyparty ui, for example with the filename `some.docx` then I see onlyoffice successfully initializes the empty document in the copyparty volume, then onlyoffice asks for the properties of the document, and then nothing more happens; onlyoffice never asks for the contents of the document, and the onlyoffice ui is stuck in a "loading" state, as if the document has not yet been transferred into the editor, however there is zero explanation why in either the copyparty or onlyoffice logs
perhaps onlyoffice doesn't like something about the wopi response sent from copyparty?
a complicating factor is that this whole feature (the wopi integration) is something i do not care for, something i will never use, so I do not have the motivation to dig into this further. I am also suspecting I have not configured onlyoffice correctly, so maybe it already works just fine?
perhaps someone with a working onlyoffice installation and a motivation to look into this could give it a shot
Hướng dẫn đóng góp
Hướng nghiên cứu
Issue này liên quan đến việc tích hợp WOPI với OnlyOffice. Hãy bắt đầu bằng cách kiểm tra việc triển khai WOPI trong copyparty, có thể là trong các tệp liên quan đến wopi.py hoặc handlers. So sánh phản hồi được gửi cho Collabora (đang hoạt động) với phản hồi được gửi cho OnlyOffice. Kiểm tra log của cả copyparty và OnlyOffice để tìm lỗi. Mục tiêu là xác định tại sao OnlyOffice bị kẹt sau khi yêu cầu các thuộc tính của tài liệu và không bao giờ yêu cầu nội dung. Xác minh các endpoint WOPI và các phản hồi JSON dựa trên tài liệu của OnlyOffice.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Lĩnh vực
- api, backend
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100