cloning wiki where a wiki page has quotes in the name fails clone

Summary

(Summarize the bug encountered concisely)

Steps to reproduce

(How one can reproduce the issue - this is very important)

  1. create a wiki page where the name of the page contains quotes like: this is a test "bug"
  2. try to clone this wiki
  3. clone fails
  4. remove quotes so name is: this is a test bug
  5. clone works

What is the current bug behavior?

see above

What is the expected correct behavior?

see above

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's tough to read otherwise.)