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

Deleting a file with filename containing & doesn't appear in trashbin webUI #183

Closed
haribhandari07 opened this issue Aug 26, 2020 · 2 comments

Comments

@haribhandari07
Copy link

Description

case1

  1. Create a file that contains & in filename (for eg; file&.txt)
  2. Now delete the created file
  3. Now browse to trashbin. Here, trashbin is empty

case2

Stop the ocis server and delete all the clear ocis files (delete all reva and ocis files inside var/tmp)
Start the ocis server

  1. Create two files: file.txt and file&.txt
  2. Batch delete both of them
  3. Browse to trashbin page
    Screenshot from 2020-08-26 16-19-40

Other various unusual behaviors are observed in trashbin when a file name consist of &

@haribhandari07 haribhandari07 added the bug Something isn't working label Aug 26, 2020
@haribhandari07
Copy link
Author

This issue may also be related https://github.com/owncloud/ocis-reva/issues/111

@exalate-issue-sync exalate-issue-sync bot added p3-medium and removed bug Something isn't working labels Mar 1, 2021
@michaelstingl
Copy link

Fixed:

CleanShot 2023-03-22 at 17 43 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants