Edit mode does not save edited information.

The line 89 in user_relationships_actions.inc,

  $form_values['relationship_type']->rtid

should be

  $form_values['rtid']

Comments

jaydub’s picture

Version: 5.x-2.8 » 5.x-2.x-dev
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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