symfony-cmf/tree-browser-bundle

how to configure allowed children?

dbu opened this issue · 6 comments

dbu commented

as mentioned in #4, the configuration about what are valid children for nodes seems not to work as expected. @jakuza would be glad if you could investiage. the change is now in the sandbox

The sandbox update made everything stop working in my sandbox. :-(
I was hoping to contribute along the whole day of tomorrow...
I'll try to quickly fix my sandbox.

dbu commented

I merged stuff in wrong order, but now it should work again. I am on IRC tomorrow in case Something is still broken.

----- Reply message -----
Von: "Jacopo Romei" reply@reply.github.com
An: "David Buchmann" david@liip.ch
Betreff: [TreeBrowserBundle] how to configure allowed children? (#7)
Datum: Mi., Jun. 20, 2012 16:17

The sandbox update made everything stop working in my sandbox. :-(
I was hoping to contribute along the whole day of tomorrow...
I'll try to quickly fix my sandbox.


Reply to this email directly or view it on GitHub:
#7 (comment)

Pasting here as a public reference, getting into IRC right now.

Installing/Updating PHPCRBrowserBundle
19864db
fatal: remote error:
Repository not found.
Updating deps.lock

[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
Unrecognized options "doctrine" under "symfony_cmf_routing_extra"

I renamed the option "doctrine" to "dynamic".

Now I get
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
The service "symfony_cmf_routing_extra.router" has a dependency on a non-existent service "symfony_cmf_routing_extra.doctrine_router".

Going OT here. Posting in mailing list...

This is now possible ...