You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed the title [-]The filename, directory name, or volume label syntax is incorrect[/-][+]Improve kernel API `/api/file/putFile` parameter validation[/+]on Apr 20, 2025
Activity
88250 commentedon Apr 20, 2025
Windows 平台上不允许文件名中包含
:
,可能是在非 Windowns 上插件调用 putFile 写入的,稍后改进 putFile 路径参数校验。[-]The filename, directory name, or volume label syntax is incorrect[/-][+]Improve kernel API `/api/file/putFile` parameter validation[/+]🧑💻 Improve kernel API `/api/file/putFile` parameter validation #14658
chenshinshi commentedon Jul 26, 2025
这个bug也会影响到文件导入插件,把文件重命名去掉各种符号后就又能重新导入了