mirror of
https://github.com/ethendev/wopihost.git
synced 2026-04-25 05:45:49 +03:00
[GH-ISSUE #9] Chinese is not supported #8
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 @flyflsh on GitHub (May 31, 2019).
Original GitHub issue: https://github.com/marx-yu/WopiHost/issues/9
Huosh will be missed if the file name has Chinese information
@ethendev commented on GitHub (Dec 22, 2019):
@HSan88
You need to make sure SupportsUpdate and UserCanWrite are set to true.
Wopi only supports editing a few specific formats. For example, .doc is not supported.
@HSan88 commented on GitHub (Dec 26, 2019):
@ethendev
Thank you for your response
both of those properties are true, Edit in browser button is enable but, when in I click it, it doesn't redirect to edit url. of course I use for docx format.
@ethendev commented on GitHub (Dec 27, 2019):
@HSan88
I think there is something wrong with your office online server configuration. You can refer to office installation guide to check whether the configuration is correct.
[GH-ISSUE #9] Edit in browserto [GH-ISSUE #9] Chinese is not supported