mirror of
https://github.com/ethendev/wopihost.git
synced 2026-04-25 05:45:49 +03:00
[GH-ISSUE #4] sha256 cache is valid for ppt、word,but not valid for excel, why?thanks. #5
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 @sicexpn on GitHub (May 18, 2016).
Original GitHub issue: https://github.com/marx-yu/WopiHost/issues/4
@ethendev commented on GitHub (Nov 13, 2018):
@sarmnoo 这个问题我没有碰到过。你打开浏览器控制台看看office有没有报错信息,或者看office日志。默认路径 %programdata%\Microsoft\OfficeWebApps\Data\Logs\ULS\。
@ztwz commented on GitHub (Feb 28, 2019):
我在编辑word文章的时候,有时候保存成功后,会把光标前或后的内容重复多次插入光标处,请问有遇到这问题吗?
@ethendev commented on GitHub (Mar 6, 2019):
@ztwz 可以检查一下保存的时候是否有其他人在同时操作这个文件。如果是这种情况,可以参考下面的文章加锁。
https://wopi.readthedocs.io/projects/wopirest/en/latest/files/PutFile.html
@ztwz commented on GitHub (Mar 6, 2019):
没有,就我一人在操作,我在开发环境做测试出现在这问题的,出现几率很高。
[如图:] http://47.101.151.193:8099/20190306.png
重复了9次,多了9个问号。 @ethendev
@ethendev commented on GitHub (Mar 12, 2019):
@ztwz 这个问题我没有碰到过,你可以在微软的GitHub上问一下。
https://github.com/Microsoft/Office-Online-Test-Tools-and-Documentation
[GH-ISSUE #4] word文档可以编辑,但是不能插入图片to [GH-ISSUE #4] sha256 cache is valid for ppt、word,but not valid for excel, why?thanks.