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

accepting matching name shared resources from different users/groups sets no serial identifiers on the resource name for the receiver #4289

Closed
kiranparajuli589 opened this issue Jul 27, 2022 · 1 comment
Labels

Comments

@kiranparajuli589
Copy link
Contributor

Describe the bug

Step to reproduce

  1. using marie upload parent.txt

  2. using moss upload parent.txt

  3. using richard upload parent.txt

  4. using katherine upload parent.txt

  5. using marie create folder parent

  6. using moss create folder parent

  7. using richard create folder parent

  8. using katherine create folder parent

  9. using katherine, marie, moss & richard share parent.txt & parent with einstein

  10. accept all 8 pending shares using einstein

  11. PROPFIND /Shares directory

Expected behavior

A clear and concise description of what you expected to happen.

Actual behavior

Contains 9 d:response items with following href:

  • <d:href>/remote.php/webdav/Shares/</d:href>
  • <d:href>/remote.php/webdav/Shares/parent%20%286%29/</d:href>
  • <d:href>/remote.php/webdav/Shares/parent%20%281%29/</d:href>
  • <d:href>/remote.php/webdav/Shares/parent/</d:href>
  • <d:href>/remote.php/webdav/Shares/parent%20%285%29.txt</d:href>
  • <d:href>/remote.php/webdav/Shares/parent%20%282%29.txt</d:href>
  • <d:href>/remote.php/webdav/Shares/parent%20%281%29.txt</d:href>
  • <d:href>/remote.php/webdav/Shares/parent.txt</d:href>
  • <d:href>/remote.php/webdav/Shares/parent%20%285%29/</d:href>

Screenshot from 2022-07-27 14-49-43

Also with oC10 server, the duplication management is started with (2) but here it is from (1)

Setup

Please describe how you started the server and provide a list of relevant environment variables or configuration files.

Fresh installation using script https://github.com/kiranparajuli589/oc-scripts/blob/main/services/ocis.sh

Additional context

Add any other context about the problem here.

@kiranparajuli589 kiranparajuli589 changed the title accepting matching name shared resources from different users/groups sets random identifiers on the resource name for the reciever accepting matching name shared resources from different users/groups sets no seial identifiers on the resource name for the reciever Jul 27, 2022
@kiranparajuli589 kiranparajuli589 changed the title accepting matching name shared resources from different users/groups sets no seial identifiers on the resource name for the reciever accepting matching name shared resources from different users/groups sets no seial identifiers on the resource name for the receiver Jul 27, 2022
@kiranparajuli589 kiranparajuli589 changed the title accepting matching name shared resources from different users/groups sets no seial identifiers on the resource name for the receiver accepting matching name shared resources from different users/groups sets no serial identifiers on the resource name for the receiver Jul 27, 2022
@grgprarup
Copy link
Contributor

This seems to duplicate #4674 and #8471. It was fixed so I'm closing this.

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

No branches or pull requests

2 participants