Search code examples
symfonysymfony-2.1sonatasonata-media-bundle

Internal page redirection in Symfony/Sonata


I'm trying to work on my sonata sandbox.

The problem that I face this message internal page redirection when I try to reload profile or register routes.


Solution

  • Since this bundle has been updated, there is now a parameter you can set to skip this or not:

    sonata.page.skip_redirection: true