I cannot export menus using CTools Export Bonus integration.

I tried applying patch from Features Integration and situation improved.

Now I can export all my menu items, but nesting is not respected. Everything is plain after restore.

I think this is because when evaluating link_path

'link_path' => 'menutoken/' . uniqid()

nesting should be respected, maybe keeping the original path and replacing only tokens with uniqid()?
Or maybe I'm completely wrong ... :P

Comments

andreav’s picture

Status: Active » Closed (works as designed)

Sorry, this was a problem in CTools Export Bonus module.

The patch works perfectly, thank you!

andreav’s picture

Issue summary: View changes

clarification