Closed leroy0211 closed 11 years ago
When I edit an entity normally the name of the entity is listed in de breadcrumbs but I have the result of the query as a string. (see printscreen).
Any help on this:
My setup:
My composer require section:
"require": { "php": ">=5.3.3", "symfony/symfony": "2.3.*", "doctrine/orm": ">=2.2.3,<2.4-dev", "doctrine/doctrine-bundle": "1.2.*", "twig/extensions": "1.0.*", "symfony/assetic-bundle": "2.3.*", "symfony/swiftmailer-bundle": "2.3.*", "symfony/monolog-bundle": "2.3.*", "sensio/distribution-bundle": "2.3.*", "sensio/framework-extra-bundle": "2.3.*", "sensio/generator-bundle": "2.3.*", "incenteev/composer-parameter-handler": "~2.0", "propel/propel-bundle" : "1.2.*", "knplabs/knp-menu-bundle": "1.1.x-dev", "sonata-project/block-bundle": "2.2.*@dev", "sonata-project/exporter" : "dev-master as 1.3.2", "sonata-project/jquery-bundle" : "1.8.*", "sonata-project/cache-bundle" : "dev-master", "sonata-project/intl-bundle" : "dev-master", "sonata-project/admin-bundle": "2.2.*@dev", "sonata-project/propel-admin-bundle": "dev-master"
You should report this issue to the correct bundle, SonataPropelAdminBundle.
When I edit an entity normally the name of the entity is listed in de breadcrumbs but I have the result of the query as a string. (see printscreen).
Any help on this:
My setup:
My composer require section: