Closed (works as designed)
Project:
Menu Settings per Content Type
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2011 at 11:40 UTC
Updated:
21 Jun 2012 at 15:16 UTC
2.0 version "doesn't work" on a Drupal 6.22 freshly installed.
1.1 works very well.
Doesn't work is meaning that admin configuration on /admin/content/node-type/page display the checkboxes, but on /node/add/page and /node/edit/page, all the menus are displayed.
Comments
Comment #1
jphelan commentedSame issue. Had to roll back to 6-x.1.1
Comment #2
vasikeplease check the new one 2.1. have the last dev.
remember : From version 2 of the module you have to be not logged in as user #1.
Comment #3
rich.3po commentedI was having the same issue, however i can confirm that the node form menu settings are hidden so long as you are not logged in as User 1.
However, I'm not sure why this feature was added? It seems more likely to cause confusion and could be dangerous. What happens if, for example, a regular user comes along later and tries to update the node. Will the menu settings added by User 1 be lost?
Comment #4
vasikenope. it should be available #864582: Allow existing menu entry for a page to remain
Comment #5
juuuuuu commentedVersion 2.1 tested.
Works as mentioned by vasike, you should not be connected as user1.
Comment #6
vasikeconsidered fixed.
Comment #7
kevinquillen commentedDoesn't work, even when not logged in as User 1. Someone with Administer Nodes or similar permission still sees all menus.
Comment #8
kevinquillen commentedComment #9
gazwal commentedDoesn't work, even when not logged in as User 1 (I confirm) !!
Comment #10
schackattack commentedI can also confirm this. Doesn't work neither for user 1 or for any other user with the right permissions. Like wayode said: 1.1 works fine though...
Comment #11
vasikei can't reproduce on drupal 6.22 for user with administer nodes permission.
is there any other module installed that deals somehow with menu settings on node form?
Comment #12
anrikun commentedDoes this have to do with #1373002: Regression: 6.x-2.x does not seem to work any more with Menu Admin per Menu?
I miss 6.x-1.x :-( Why did you remove it from project page? Leaving it even as an unrecommended version would not hurt, would it?
Comment #13
vasikefor anrikun and maybe others: 6.x-1.x is back. please enjoy
Comment #14
juuuuuu commentedJust tested 6.x-2.1 with 6.22 freshly installed (no other modules) and it's working as designed.