When editing a menu item at 'admin/build/menu/item' the selection_mode should also be off. Same logic applies when adding a menu item which already works with the check on 'menu-customize'. Attached patch fixes it for new menu items.
| Comment | File | Size | Author |
|---|---|---|---|
| i18n_menu_edit_item.patch | 424 bytes | swentel |
Comments
Comment #1
jose reyero commentedThis makes sense.
Waiting on this one to be applied before #614548: i18n_init() not run early enough - frontpage primary menus in wrong language or dissapearing
Comment #2
jose reyero commentedCommitted some modified version. Thanks.