DocumentServer icon indicating copy to clipboard operation
DocumentServer copied to clipboard

Failure to rename the "Java Spring Example" project file

Open wangliuliu1115 opened this issue 1 year ago • 2 comments

This issue is unique.

  • [X] I have used the search tool and did not find an issue describing my bug.

Operating System of DocumentServer

Linux (RPM package)

Version information

8.1

Expected Behavior

The file is renamed normally or an exception occurs

Actual Behavior

In the official "Java Spring Example" project, the "/rename" interface is called when the file is renamed. Unfortunately, the interface returns "result ok" and the file is not renamed. My documentserver is onlyoffice-documentserver:8.1

Reproduction Steps

Connect to the document server, start the "Java Spring Example" project, create a new file, open it and rename it. At this time, it is found that the interface returns success, and the file name does not change

Additional information

No response

wangliuliu1115 avatar Aug 01 '24 01:08 wangliuliu1115