I have created a new user and I have given the rights to edit and display some specific content type, and the user has no other rights. Also I have created for him an shortcut list with some specific nodes of that type, which he has access to see and to edit.

The bug is when the user edit and save that node, then the shortcut to that node disappear from the menu bar. I have check the shortcut list attributed to that user and there is no shortcut there.

Comments

ekkosmos’s picture

I have checked, doesn't matter the user changing the specific content, the shortcut is disappearing.

leemako’s picture

I was just having issues with shortcuts disapearing and found your issue under a google search. I sorted mine but I think our problems are slightly different. My shortcuts were disapearing from the users bar but not from the actual shortcuts administration page.

I was attempting to create shortcuts to open and edit a specific pre existing node. My problem was that I was including all sorts of bits un needed in the path such as 'overlay=' when all that was needed was 'node/6/edit'.

Like I said our issues are most likely unrelated but maybe have another look at the paths you are using in the shortcuts.

Chris Charlton’s picture

I just experienced link items disappearing from Main Menu & Secondary Menu after editing the node. Very odd.

UPDATE: Found a similar issue for the menu problem I'm experiencing. http://drupal.org/node/1061762

David_Rothstein’s picture

Status: Active » Closed (duplicate)

Yup, this is a duplicate of the issue Chris Charlton linked to (which itself is a duplicate of #761648: Menu D6->D7 upgrade doesn't maintain node-menu configuration (f.k.a.: Menu items disappear after upgrade or manual menu entry)).

However, the Shortcut module presents an interesting case that reveals a small bug with the current patch there, so it's good this issue was filed :) I'll be posting about that over there in a second.