Skip to content

[Bug] Implementors of IPartialShareProviders use str_replace to replace /{user}/files #58333

@salmart-dev

Description

@salmart-dev

Description

Share providers implementing IPartialShareProvider are currently removing /{user}/files from the provided path using str_replace which replaces the string from any position in the path. The wanted behaviour is to do this only at the beginning of the path.

Providers to fix:

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions