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: