Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trash bin is empty after deleting folder which name is int #10917

Closed
ScharfViktor opened this issue May 16, 2024 · 0 comments
Closed

Trash bin is empty after deleting folder which name is int #10917

ScharfViktor opened this issue May 16, 2024 · 0 comments
Assignees
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working

Comments

@ScharfViktor
Copy link
Contributor

Version | 5.1.0-prealpha+0ac03d8a8
web 9.0.0-alpha.5

Steps:

  • create folders 123 - use only digits in the name - this is important to reproduce the bug
  • delete folder 123
  • go to the trash bin

Expected: folder 123 is in the trash bin
Actual: trash bin is empty. PROPFIND https://host.docker.internal:9200/remote.php/dav/spaces/trash-bin/personalSpaceUUID contains the folder 123

web-app-files-XHrTtWcM.mjs:1 TypeError: Path must be a string. Received 123
    at No (vendor-D6wJIj-w.mjs:26:177639)
    at Object.basename (vendor-D6wJIj-w.mjs:26:180163)
    at $p (TextEditor.vue_vue_type_style_index_0_lang-DJRdX2Ka.mjs:1:7478)
    at Array.map (<anonymous>)
    at Object.listFiles (index.html-BQAoY_iH.mjs:1:17053)
Screen.Recording.2024-05-16.at.10.10.17.mov
@ScharfViktor ScharfViktor added Type:Bug Something isn't working Priority:p2-high Escalation, on top of current planning, release blocker labels May 16, 2024
@AlexAndBear AlexAndBear self-assigned this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants