nextcloud / nextcloud/circles

wrong file-share-link sent to Circle EMail User

Open
#1,374 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug needs info
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.