Probably due to a race condition, some menu items aren't added when using Features.

For the main menu:

articles
drupal-books

aren't added. These are views links and the views are in the same Feature. I tried pulling out the menu & menu items into a separate feature but there were other errors. Ended up putting the menu stuff back into the same feature. Write code to just add in the menu items directly.

For the footer menu, the node links aren't there (but the nodes are there yet so need to make sure the content is there first).

node/22
node/23
node/24

Comments

Kristen Pol’s picture

Added code to put in articles & drupal-books in main menu but not the footer menu links yet.

Kristen Pol’s picture

add code for footer menu items but haven't tested

Kristen Pol’s picture

added to 7.x-1.0-alpha1

Kristen Pol’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.