owncloud / owncloud/web-extensions
[OCISDEV-376] [importer] Cannot import files via public link from oCIS
Open
@LukasHirt is already working on this.
Since Oct 9, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 11
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 23
Description
Due to a different link to resolve the public link resource in oCIS, the current implementation throws an error when trying to import resources from there. Will require upstream contribution.
Example of the functioning link in oCIS: https://host.docker.internal:9200/dav/public-files/AxsLPUxAOKGBHie
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.
Assessment
This issue has not been assessed yet.