Needs work
Project:
Node Hierarchy
Version:
6.x-1.3
Component:
Drupal/PHP Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2010 at 21:54 UTC
Updated:
8 Apr 2011 at 17:52 UTC
Please have a look at this:
http://drupal.org/node/299824
This really seems to be only a little problem, could you please fix it so that updates do not undo manual bugfixes anymore?
Simply replace line 136 in file nodehierarchy_views.module by:
if ((!$first_arg || ($first_arg['field'] !== "parent" && $first_arg['field'] !== "antecedent") || $first_arg['table'] !== "nodehierarchy") and is_array($view->display['default']->display_options['arguments'])){
Thanks!
If you have no time, could you give me CVS permission?
Comments
Comment #1
markhalliwellCopy & Pasted: This issue pertains to the 6.x-1.x branch which is now legacy and is over one year old. If this issue is not applicable anymore, please consider closing it. Otherwise, please update this issue appropriately. Will be closed in two weeks if no response.