On Wed, Apr 6, 2011 at 12:23 PM, Tomas <[email protected]> wrote:

> Hi symfony developers,
>
> I test PRx versions of Symfony2 from time to time and recently i found that
> routing.yml is totaly ignored in the last PR10. It does not matter what is
> written in there symfony always finds Acme Welcome page.
> I tried to:
>
> 1. delete routing.yml => throws error
> 2. delete the content of routing.yml => finds Acme welcome page
> 3. create new bundles, write new routes to them => finds Acme welcome page
> 4. even to modify ../app/Resources/views/base.html.twig
>
>  ../src/Acme/DemoBundle/Resources/views/Welcome/index.html.twig => Acme
> welcome page is untouched
>
> I also tried to clear cache via console after each modification.
>
> I hope this helps in Symfony2 development and it's not just a Spam.
>
>
>
FWIW, I'm running PR10 and changing the route definition for / in
app/config/routing.yml to point to a different controller works just fine.

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to