diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-07-25 22:51:12 +0200 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-07-26 08:46:23 +0000 |
commit | dd88fa03a41e1ead5f3c7f5333feb570683684cb (patch) | |
tree | 42804a793b1c197fd004cf7a2ed101bb9be82519 /cypress/fixtures | |
parent | 40c72d3f241a343ad0f0eb3221d0f3384a21fdeb (diff) | |
download | nextcloud-server-dd88fa03a41e1ead5f3c7f5333feb570683684cb.tar.gz nextcloud-server-dd88fa03a41e1ead5f3c7f5333feb570683684cb.zip |
fix(files): Correctly validate new node name
* Resolves https://github.com/nextcloud/server/issues/45409
This includes two fixes:
1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming
2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'cypress/fixtures')
0 files changed, 0 insertions, 0 deletions