symfony-cmf/core-bundle

Set base paths on sonata-admin-integration-bundle

ElectricMaxxx opened this issue · 4 comments

For an better configuration usage it would be nice to have the preprocessing that happend on each bundle before.

blocked by symfony-cmf/sonata-phpcr-admin-integration-bundle#22

👎 The SonataAdminIntegrationBundle just uses the basepath parameters set by the core bundle. However, some bundles require special admin basepaths (like Routing). We never preprocessed these paths, so I don't think we should.

i just wanted to keep those paths that had been set by sonata before, or did sonata set the use_sonata_admin flag only?

Yes

Oh. Then the pre-processing of the paths was in my head only? So this issue should stay there too :-)