Closed (fixed)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2010 at 12:09 UTC
Updated:
22 Jun 2010 at 17:40 UTC
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.