Download & Extend

Fix notices in path module when using devel generate content

Project:Drupal core
Version:6.x-dev
Component:path.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

This error occurs when adding nodes via the devel generate module.

notice: Undefined property: stdClass::$path in /blah/modules/path/path.module on line 165.

Here is a simple patch to fix this.

AttachmentSizeStatusTest resultOperations
path-notice.patch675 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» fixed

Committed to CVS HEAD. Thanks.

#2

Status:fixed» closed (fixed)
nobody click here