Federating editing fails when the document has &
in its name
#4497
Labels
1. to develop
Waiting for a developer
&
in its name
#4497
Describe the bug
When using federated editing on a document located in a shared folder, and the document has a
&
symbol in its name, the editing fails. One thing to note is that, if the shared file is not located in some subfolder, federated editing works file, even with the symbol in its name. My belief is that it is due to thefile_path
parameter being passed on the URL to get the token when the document is in a subfolder.To Reproduce
Steps to reproduce the behavior:
&
in their namesExpected behavior
The document will open for editing, regardless of if
&
is in its file name.The text was updated successfully, but these errors were encountered: