Posted by kbahey on July 27, 2007 at 2:37am
2 followers
Jump to:
| 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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| path-notice.patch | 675 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Committed to CVS HEAD. Thanks.
#2