Open damienalexandre opened 13 years ago
For people who want to play with the Bundle, here is how to disable the batch:
->setActionOption("list", "batch", false)
same probleme
same problem
Same problem
I've just experienced this here (so far I've only personally used the Mandango admin, but now I've experienced it with the Doctrine ORM). I'll take a look...
Hello, I have this exception when I'm testing the Bundle, I can't do anything about it so I'm submiting this bug.
I have followed the documentation, here is my code:
My config:
And a simple annotation mapped entity :
As you can see it's very simple.
I'm running a Symfony SE RC4 and everything else is okay.
As the issue appears to be in Twig, is quite difficult to catch inside the stack trace. Can anyone reproduce this? Thank you.