Originally reported by @wjzijderveld in ContentBundle
The embedded route and menu forms for the content admin are great!
But for multilang menu nodes, it doesn't work to well.
It only shows one node, even though I have already a menunode in 3 locales (with fixtures in this case).
I'll try to look into it myself if I find the time, but wanted to have a reference over here.
This is now a problem for MenuBundle as the admin logic has moved into the Extension.
Global issue: symfony-cmf/core-bundle#81