Closed (fixed)
Project:
Multiple Node Menu
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2010 at 20:30 UTC
Updated:
28 Oct 2014 at 05:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Jackinloadup commentedHere is a proposed patch against HEAD.
Comment #2
PeteS commentedLooks good, committing. Thanks!
Comment #3
Jackinloadup commentedMarking as fixed
Comment #5
Melissamcewen commentedIt seems to be working for the parent item field in the "add a new menu item" section but not for the current menu link sections
https://skitch.com/melissamcewen/r7rch/roles-and-responsibilities-intern...
I am using the Menu Settings per Content Type Module (ctm)
Comment #6
lee20 commentedThis logic needs to be ported to the 7.x branch. Attached is a patch that prevents the multiple node menu form from appearing when the content type doesn't have any available menus assigned to it.
Comment #7
kruser commentedThanks for the patch. It worked for me with 7.x-1.0-beta1
Comment #8
lee20 commentedComment #9
harrrrrrr commentedtested & works
Comment #11
recidive commentedPatch committed. Thanks!