When displaying pages associated to nested menu items the breadcrumbs behave differently.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | i18nmenu_node-868454-1.patch | 822 bytes | plach |
When displaying pages associated to nested menu items the breadcrumbs behave differently.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | i18nmenu_node-868454-1.patch | 822 bytes | plach |
Comments
Comment #1
plachThis is caused by setting the current active menu for node translations in
i18nmenu_node_set_item(): it's a non-standard behavior which has to be removed.Comment #2
plachCommitted to HEAD.