Cloudreve icon indicating copy to clipboard operation
Cloudreve copied to clipboard

创建文件夹时,文件夹名字带有「/」时会创建成多层文件夹

Open TigerBeanst opened this issue 2 years ago • 0 comments

Describe the bug 文件夹名称不会转义斜杠

To Reproduce 举个例子,我建了一个文件夹名字为这个

image

创建完毕是这样的 image

Expected behavior 文件目录最终为 /测试目录1/2,实际为 /测试目录1/2

Version Cloudreve v3.8.3,docker 安装

TigerBeanst avatar Apr 05 '24 12:04 TigerBeanst