wrong file-share-link sent to Circle EMail User
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Please check if there is a mistake in creating the file share link for circle members joined by email Adress.
I've got a EMail with the link https:///nextcloud/s/wKL737G23r7PFQqeIxR . The correct path is https:///s/wKL737G23r7PFQqeIxR and does not contain the segment /nextcloud/.
If I share the directory directly to a person via mail, nextcloud sends the link like https:///s/wKL737G23r7PFQqeIxR correctly.
Thanks a lot for checking this issue.
A.L.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the email-invitation flow for a circle member and compare its generated share URL with the direct-person sharing flow described in the issue. Done means email invitations produce the same root-relative /s/ link without the extra /nextcloud/ segment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100