Closed (fixed)
Project:
Node Hierarchy
Version:
6.x-1.x-dev
Component:
Drupal/PHP Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2010 at 20:37 UTC
Updated:
13 May 2012 at 02:50 UTC
If no node types have been checked "Can be parent" yet, the variable $out stays undefined. This throws out an error on admin/content/node-type/*
Attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| undefined_out_line_1076.patch | 362 bytes | derjochenmeyer |
Comments
Comment #1
jbylsma commentedCommitted. Thanks!