Needs review
Project:
Node Relationships
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2011 at 00:46 UTC
Updated:
6 Mar 2011 at 11:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
kmadel commentedI just added a temporary variable that keeps track of the previous $new_type that will be used in all but one $new_type is not a $creatable_types. This will take the user directly to the node/add form for that type.
Comment #2
kmadel commentedComment #3
stevehuk commentedThe patch in #1 worked for me to solve this problem. Thanks kmadel.