Hi,

There is a incorrect function name in the node.module on line 1445 where function name incorrectly spelled as node_acess_needs_rebuild(TRUE).
The correct form is node_access_needs_rebuild(TRUE) following attachment contains the patch file for it's correct form.

Thanks,
Unnikrishnan

Comments

dddave’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, node_code_cleanup.patch, failed testing.

unnikrishnan’s picture

StatusFileSize
new646 bytes

Hi,

Sorry for the incorrect patch file, here is the new one.

Thanks
Unnikrishnan.

dddave’s picture

Status: Needs work » Needs review

;)

Status: Needs review » Needs work

The last submitted patch, node_code_cleanup.patch, failed testing.

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.