Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Evaluate links for descriptor is broken #131

Open
@ElectricMaxxx

Description

@ElectricMaxxx

this:
https://github.com/symfony-cmf/sonata-phpcr-admin-integration-bundle/blob/master/src/Description/SonataEnhancer.php#L81
can not work. No idea why i fixed it that way, maybe cause the test doesn't match real admin names.
Something like:

$linkKey = substr($code, strlen($admin->getCode()) + 1);

looks more valid. So we should fix it and write more meaningfull tests for that case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions