When checking for the existence of a field on a form is doesn't use isset() which causes a PHP notice:

Notice: Undefined index: field_my_id in urlfill_node_editing_form_field() (line 176 of sites/all/modules/urlfill/urlfill.module)

The attached patch uses isset() to do this check without raising any warnings.

CommentFileSizeAuthor
urlfill.patch642 byteskemitix
Support from Acquia helps fund testing for Drupal Acquia logo