Hi. In callback of page "compare/me" called "menu_set_active_item" and "menu_execute_active_handler". This leads to problem with "by path" detection of page.
1. When you add menu link to compare/me page - after page build link not marked by "active" or "active-trail" class.
2. If you want to show block on compare/me page or hide block from this page (by path condition) - it`s not work.

Comments

armrus created an issue. See original summary.

armrus’s picture

This patch change "menu_set_active_item" and "menu_execute_active_handler" calls to call_user_func_array with correct parameters.
please review.

armrus’s picture

Status: Active » Needs review
armrus’s picture

Issue summary: View changes