Skip to content

Improve file handling of special characters in WebIDE

What does this MR do?

This fixes #54376 (closed) by escaping the hash characters in the Web IDE.

If a hash (#) was added to a file name it would crash the Web IDE.

What are the relevant issue numbers?

#54376 (closed)

Does this MR meet the acceptance criteria?

Since this is my first MR, I may need help in crafting it. I have put my comments in italics where I think things are at.

Edited by Paul Slaughter

Merge request reports