Skip to content

AssetController uses FileSystem instead of FlySystem #1097

@SimonCremer

Description

@SimonCremer

The Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController uses the file system directly in several situations. It should use the flysystem instead. Using the filesystem directly causes problems in a clustered environment if the filesystem is not shared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions