error in nodehierarchyaccess.info
EastWan - July 24, 2009 - 19:52
| Project: | Node Hierarchy |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
The dependencies should read:
dependencies[] = nodehierarchy.
dependencies[] = nodeaccess
and not dependencies = nodehierarchy nodeaccess.
The latter produces an error about this module not being compatible with Drupal 6. Cf. also http://drupal.org/node/224643#comment-740681

#1
that is: dependencies[] = nodehierarchy (no dot at the end)
#2
this was posted 3 months ago - why isn't this fixed?