Originally reported by Gábor Hojtsy as a side comment in #610234: Overlay implementation:

If you click the "edit shorcuts" button and then edit one of the earlier shortcuts in your list (e.g., "Find content") and change the title, that shortcut will get bumped to the end of the list after it is saved.

Comments

webchick’s picture

Confirmed; this is still an issue.

asimmonds’s picture

The weight value that is returned from menu_link_load() is incorrect. ie it's coming from the menu_router table instead of the menu_links table.

Existing issue for this is #605926: Menu link weight changes when editing a node

I've just tried the patch there and it appears to have fixed this issue.

webchick’s picture

Status: Active » Postponed

Oh, well I'll go meet you over at that issue then. :)

webchick’s picture

Status: Postponed » Closed (duplicate)

Wrong status.