Hello!

Clearing the cache didn't worked, unfortunately.

Removing your "Bundle" from the references, didn't too.

I'm using Symfony2  2.0.0PR9, which I have downloaded from official
site on the day I've opened this thread.

If anyone wants to take a look, I have saved a copy of all directory
structure at http://antonioantunes.com.br/symfonyBUG.tar.gz - it's a
1:1 copy of what i'm trying to run

Here goes my routing.yml too (dunno if it's right, copied from tutorial):
# app/config/routing.yml
homepage:
    pattern:  /
    defaults: { _controller: FrameworkBundle:Default:index }

_ikki:
    resource: "@IkkiDemoBundle/Resources/config/routing.yml"

Thanks!

2011/4/4 Carl <carl.par...@gmail.com>:
> Hi Antonio,
>
> Which version of Symfony2 are you using? Also, how do you reference your
> bundles? There was a recent change to the codebase that removed the word
> "Bundle" when referencing bundles internally:
>
> https://github.com/symfony/symfony/commit/ade83e2e80a605ec4a23bed1d3862cf5adebd33e
>
> However, this change may be getting reverted (it's possible it already has
> in the latest master but I haven't had time to check):
>
> http://groups.google.com/group/symfony-devs/browse_thread/thread/50f32eaa56e40896
>
> --
> 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 users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to