Skip to content

Namespaces for assets path not correctly set after installing a package build with repoman #50

@nad0u

Description

@nad0u

Hi,

Thanks for making this tool available to everybody! It helps us a lot where I work.

It seems that the namespaces for assets path (only ! core path is set correctly) are not correctly set after building the package with repoman. If I go to the manager > Namespaces, I see something like that:

/path/to/modx/folder/packages/my_package/assets/

(I put all the packages I am developping in a folder named packages/, which is at the same level as core/)

instead of something like this:

{assets_path}components/my_package/

I try to search in your code where this was set up, but I couldn't figure it out. Any help ?

This doesn't seem to cause any issue at the moment, but I found it weird that the namespace is not set correctly...

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