I find the following issue when Menu Views works with Special Menu Items module (http://drupal.org/project/special_menu_items):
When a parent-menu-item is assigned the special path nolink, the corresponding children-menu-items generated by Menu Views will be displayed incorrectly and without links:

So instead of getting:
-- parent (no-link)
----- child1 (link1)
----- child2 (link2)
----- child3 (link3)

You get:
-- parent child1 child2 child3 (nolink)

I have created a equivalent issue in Special Menu Items issuetracker: http://drupal.org/node/1614860/

Comments

markhalliwell’s picture

Version: 7.x-1.3 » 7.x-2.x-dev

Please test this with the 2.x branch and let me know.

markhalliwell’s picture

Status: Active » Postponed (maintainer needs more info)
markhalliwell’s picture

Title: Menu Views interferes with Special Menu Items » Provide support for: Special Menu Items
Component: User interface » Code
Category: bug » support
Priority: Normal » Minor

Has this been fixed with the 2.x branch?

markhalliwell’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (fixed)

No response, assuming it was "fixed".