I have just created a clean installation with beta4, added all needed 
bundles (in my case, doctrine-mongodb, doctrine-mongodb-odm, 
DoctrineMongoDBBundle, FOS UserBundle, StofDoctrineExtensions)
these are the versions:

con@conbuntu:~/www/lab/Symfony_Standard_2.0.0BETA4-run-test/Symfony$ git 
submodule
 9e368c2278305d0e9ab75db677e6f7ace64398c9 
Symfony/vendor/bundles/Symfony/Bundle/DoctrineMigrationsBundle 
(heads/master)
 0124ff8eb5519e9c8f3529c6f66de1dcd36e46ff vendor/bundles/FOS/UserBundle 
(heads/master)
 dededab40a97e2901babb870d2e4f94fc8f657b8 
vendor/bundles/Stof/DoctrineExtensionsBundle (heads/master)
 0ba250a785178d7cdb579ce82151731c04849abf vendor/doctrine-common 
(2.0.0-106-g0ba250a)
 4109734e249a951f270c531999871bfe9eeed843 vendor/doctrine-mongodb 
(heads/master)
 e3c304a07ab7a11c766432a1fc5b39721578f410 vendor/doctrine-mongodb-odm 
(1.0.0BETA3-62-ge3c304a)
 90d86c6858d299e851486b1e71cf9b596ea0a7a7 vendor/gedmo-doctrine-extensions 
(heads/master)
 d9e1a2428d71116ce91be84f2ee0d1f096c79d74 
vendor/symfony/src/Symfony/Bundle/DoctrineMongoDBBundle (heads/master)


and this is the output running php app/console doctrine:mongodb:mapping:info 
--dm="default" on the command line:
http://pastie.org/2065704

which is exactly the same as I get after my upgrade...

I guess it has something to do that the namespace of the mapping classes 
from FOS and DoctrineExtensions aren't loaded or somehow 'lost'...

still: if anyone knows a hint whats going wrong here, I'd very appreciate 
it!


-- 
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