When a module implements hook_menu to override the 'taxonomy/term/%' path without using the file/filepath keys, there is a fatal error on taxonomy_breadcrumb/taxonomy_breadcrumb.inc while is trying to require_once a non existent file.

The attached patch add a check for this.

CommentFileSizeAuthor
#1 tb.patch842 bytesTri

Comments

Tri’s picture

StatusFileSize
new842 bytes

Attaching patch

MGN’s picture

Status: Needs review » Fixed

Thanks. This has been committed to 6.x-1.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.