Notice: Undefined index: path in user_menu_breadcrumb_alter() (line 4086 of .../docroot/modules/user/user.module).
Although the path key is not required to render a breadcrumb, it is required by user_menu_breadcrumb_alter(), which is called by drupal_alter('menu_breadcrumb', $breadcrumbs_info, $breadcrumb_info_end);
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | issue-2823467.patch | 727 bytes | Everett Zufelt |
Comments
Comment #2
Everett Zufelt commentedComment #3
amanaplan commentedReviewed and applied patch #2 and confirmed that it resolves the PHP warning.
Comment #4
Jorrit commentedI don't have a
user_menu_breadcrumb_alter. In which Drupal version does this function exist?Comment #5
Jorrit commentedI don't have a
user_menu_breadcrumb_alter. In which Drupal version does this function exist?Comment #6
IreneV commentedWill be added in next release
Comment #8
IreneV commentedComment #9
IreneV commented