Although the hook is documented it is never invoked, because the invocation is missing. Attached patch fixes that.

Comments

yched’s picture

Status: Needs review » Needs work

True - yet, it might be good to mirror the $prior_field param of the existing hook_field_update_field() :
function hook_field_update_instance($instance, $prior_instance) ?

yched’s picture

Status: Needs work » Needs review
StatusFileSize
new1.37 KB

Attached patch does that.

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community
realityloop’s picture

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks!

Status: Fixed » Closed (fixed)

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