mirror of
https://github.com/marx-yu/WopiHost.git
synced 2026-04-25 08:46:02 +03:00
[GH-ISSUE #7] A bug in docx eidt at the Office Web Apps 2013,such like cache #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ldybyz on GitHub (Apr 1, 2017).
Original GitHub issue: https://github.com/marx-yu/WopiHost/issues/7
Hi marx-yu,
The problem occured at the Office Web Apps 2013.
First,I open the wordedit view in browser,then I close it.I chaged this file with office tool but not with wopi.
I open this file in browser again,the file view is the previous.
Hope you can help me to find problems,thanks!I am Chinese,my English is not very good,just ignore.
@petrsvihlik commented on GitHub (Apr 4, 2017):
To support co-authoring in OOS2016 you should implement a locking mechanism here:
github.com/marx-yu/WopiHost@5d552ebee9/WopiCobaltHost/CobaltServer.cs (L128)Documentation on locking: http://wopi.readthedocs.io/projects/wopirest/en/latest/files/Lock.html
Sample implementations:
For more about co-authoring in OWA2013 look for SupportsCoauth.