When creating a node which has no taxonomy assigned, we get the following notices:

* notice: Undefined property: tid in pathauto.module on line 420.
* notice: Undefined property: name in pathauto.module on line 429.
* notice: Undefined property: name in pathauto.module on line 430.
* notice: Undefined property: tid in pathauto.module on line 438.
* notice: Undefined index: term in pathauto.module on line 440.
* notice: Undefined variable: redirect in pathauto.inc on line 371.

CommentFileSizeAuthor
#1 notices_210640.patch4.19 KBgreggles

Comments

greggles’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new4.19 KB

Thanks for the tip. Fixed in HEAD for Drupal6.x.

greggles’s picture

Status: Patch (to be ported) » Fixed

And committed to DRUPAL-5--2 as well.

Thanks again.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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