This is a tiny fix for the hook_nodeapi in the translation module. According to http://api.drupal.org/api/function/hook_nodeapi/5, the $op = load is supposed to return an array, not modify the $node object.

CommentFileSizeAuthor
translation_9.patch804 bytesarthurf

Comments

jose reyero’s picture

Status: Needs review » Fixed

It works anyway, but ok, let's go for better code.

Thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.