This ticket is about supporting mapping to link fields with multiple values. Right now, the link field does not seem to support this. There's another related ticket for mapping to multi value fields, but for the content field (http://drupal.org/node/367965). I imagine though, this is something each .inc needs to handle itself.

Comments

aron novak’s picture

Assigned: Unassigned » aron novak

working on this one

aron novak’s picture

Status: Active » Needs review
StatusFileSize
new799 bytes

This new mapper works fine with multiple values as well.
To try out, you need to apply http://drupal.org/node/397682 and overwrite with the inc below.

Ian Ward’s picture

I just tested this. Working great.

alex_b’s picture

Assigned: aron novak » Unassigned
StatusFileSize
new1.75 KB

#397682: Let mappers declare mapping targets is committed, I rerolled #2.

Ian: can you update your WC and confirm that this patch works? If so, I will commit.

Ian Ward’s picture

I grabbed the latest dev version and applied this patch. Applies fine. Then I tested it w/ a multi value link field, works fine.

alex_b’s picture

Status: Needs review » Fixed

Committed. Thank you.

Status: Fixed » Closed (fixed)

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