symfony-cmf / simple-cms-bundle

UNMAINTAINED - A more-than-simple cms based on the cmf components
http://cmf.symfony.com/
49 stars 45 forks source link

LoadCmsData fails with document hierarchy depth > 2 #18

Closed ghost closed 11 years ago

ghost commented 11 years ago

I'm trying to load http://pastebin.com/ikcssm6y with LoadCmsData. I'm not 100% sure that I'm using the right structure for the data array (as I only guessed it from the code). But I think that loading such a structure is not possible.

I'll provide a PR to propose a simple fix.

dbu commented 11 years ago

there is #19 to fix this.