Skip to content

[HttpKernel] removeAbsolutePathsFromContainer bug when app installed under /app #10977

@artursvonda

Description

@artursvonda

Before dumping container, the paths are replaced in Kernel::removeAbsolutePathsFromContainer method. When the files are stored under /app (I use that as mounting point for shared folder on my VM), the paths get incorrectly replaced with '/app'.__DIR __. Probably because regex assumed there'd be only one /app in the path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions