Hi,

I'm getting this notice on some terms' page.

Notice: Undefined index: use_taxonomy_term_path in views_taxonomy_set_breadcrumb() (line 450 of /.../drupal/sites/all/modules/views/modules/taxonomy.views.inc).

It is certainly due to remains of already an removed view on the database, but I can't find where these remains are. Thanks for any suggestion on how to solve this notice.

drupal 7.7

CommentFileSizeAuthor
#1 1233274.patch508 bytesdawehner

Comments

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new508 bytes

This patch should help here.

mediagrapher’s picture

Status: Needs review » Closed (fixed)

Thanks dereine for your quick reply.
The patch worked for me.

mediagrapher’s picture

Status: Closed (fixed) » Fixed
merlinofchaos’s picture

Status: Fixed » Needs review

Nobody committed the patch that I see, the issue should not be marked fixed. :(

People, please read the issue statues guidelines before using them.

mediagrapher’s picture

Ok, sorry!

dawehner’s picture

Status: Needs review » Fixed

So did you read it?

Anyway commited to 7.x-3.x

mikefyfer’s picture

patch in comment #1 worked for me too, thanks

Status: Fixed » Closed (fixed)

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

ckrina’s picture

#1 patch worked for me too. Thank you!