When checking the list of vocabularies to omit, there is a chance that the array index isn't set. Adding an 'isset' on the check prevents a warning from being displayed.

I'm using Pressflow as the Drupal core and it seems to be "pickier" as far as the PHP code is concerned.

CommentFileSizeAuthor
#1 faq-947770.patch621 bytesminoroffense

Comments

minoroffense’s picture

StatusFileSize
new621 bytes

Here's the patch which fixes the issue.

stella’s picture

Status: Active » Fixed

Committed, thanks.

stella’s picture

Released in 5.x-2.15 and 6.x-1.12.

Status: Fixed » Closed (fixed)

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