hello, I have a question. It looks like a bug. I can’t change the name of the document, But it seems to be working fine.
What I use is java-spring example.
There were no abnormal logs during the whole process
Hi @junelee
This example is a demonstration.
The example shows this mechanism of changing the name of the document just for demonstration. For a local browser session.
After renaming you can “save document as” and the changed name will be applied.
For full use, it is necessary to implement your own integration using the document storage.
because here the storage is implemented in test mode.
Thanks for your answer, have a nice day~
hello… i integrated my angular app with onlyoffice. the problem is when i rename the document from rename button in file menu, the title won’t be changed. why? but when i directly click the document title to rename it, it will be changed
Hi @lapdorar
@Constantine has already responded to a similar question:
Can’t Rename from rename button in file menu