I had a static page called "Basics" located at /basics. I also had another static page called "Training" with a path of "/basics/training".
When I create a view that lists a content type I created called Equipment and give it a page view. When I set the path to 'basics/training/equipment' then give it a normal menu item nothing shows up in the primary links where I placed it. If I view the menu_links table in the database I can see the entry there but it appears p1, p2 get set incorrectly and are swapped. If I manually swap the two parent id values then the menu items will properly show up in the correct location nested under basics/training/equipment and shows up correctly in the menu system. There still seems to be a problem with the way views is rendering it though but have been unable to track down whats going on. The major set back is when I modify any view the manual changes I made go back to the improper values.

I may be wrong in thinking the values are swapped but it seemed to fix the problem with the menu displaying the items in the correct place. I'm pretty sure this can be recreated pretty easily by setting up the 2 nested static pages then creating a view that is nested at the 3rd level.

Comments

dawehner’s picture

This could be also caused by something else.

Could you please export the view, before it brakes the db? It would be cool, if it would be possible

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

Update status

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No updates for more than 30 days.