Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Dependency cache keys not yet generated due to absolute path to the bundle #133

@gesof

Description

@gesof

I found one of the reason of issues #67 and #123 : the path to the cache folder is computed as a hash of $config object which contains an absolute path to the Bundle using SpBower. Please compute the has based on the path iself and not from the whole config object. Also consider the path starting from '%kernel.root_dir%/../' because the cli and cgi view of the path may be different (e.g. command line vs. Apache).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions