Steps to confirm:

  1. Create 2 Content elements with field
  2. Add view based on content types
  3. If you add a person to the second node it gets processed to the first node

Screenshots attached

CommentFileSizeAuthor
screen-2.jpg33.17 KBsense-design
screen-1.jpg32.72 KBsense-design
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SebCorbin’s picture

Assigned: Unassigned » SebCorbin
Status: Active » Needs work

I could reproduce this bug, thanks for reporting. I'll try to fix this ASAP

SebCorbin’s picture

Note to self, may need to have dependency over ctools, see #843292: Support multiple instances of widgets on a single node view page

sanduhrs’s picture

Without having seen the code.
You probably need to implement hook_forms to fix this.
see http://api.drupal.org/api/drupal/modules%21system%21system.api.php/funct...

SebCorbin’s picture

hook_forms was the solution, thanks a lot.

Fixed in the latest commit.

SebCorbin’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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