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);

CommentFileSizeAuthor
#2 issue-2823467.patch727 bytesEverett Zufelt

Comments

Everett Zufelt created an issue. See original summary.

Everett Zufelt’s picture

Status: Active » Needs review
StatusFileSize
new727 bytes
amanaplan’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed and applied patch #2 and confirmed that it resolves the PHP warning.

Jorrit’s picture

I don't have a user_menu_breadcrumb_alter. In which Drupal version does this function exist?

Jorrit’s picture

I don't have a user_menu_breadcrumb_alter. In which Drupal version does this function exist?

IreneV’s picture

Will be added in next release

  • IreneV committed ad3bc3a on 7.x-2.x
    Issue #2823467 by Everett Zufelt, Jorrit, amanaplan, IreneV: Notice:...
IreneV’s picture

Status: Reviewed & tested by the community » Fixed
IreneV’s picture

Status: Fixed » Closed (fixed)