Both "title" and "attribute" have more than one meaning in this context, so let me be explicit. If I have a multiple-valued link field and one of the formatted links is
<a href="http://www.example.com" title="missing in action">MIA</a>,
then the text "missing in action" gets lost in migration.

I will submit a patch as soon as I have an issue number.

CommentFileSizeAuthor
#1 link-migration-title-1930430-1.patch667 bytesbenjifisher

Comments

benjifisher’s picture

Status: Active » Needs review
StatusFileSize
new667 bytes

Here is a simple patch.

Mirroar’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Since I just patched pretty much the same way, I can confirm this works with the current versions of migrate and link modules.

benjifisher’s picture

@Mirroar:

Great minds think alike. ;) Thanks for the RTBC.

I have not looked at the code since I posted this issue, but my site uses migration on an ongoing basis. We have not had any problems using the patch from #1.

  • jcfiala committed 3409b5d on 7.x-1.x authored by benjifisher
    Issue #1930430 by benjifisher: Fixed Migration integration misses title...
jcfiala’s picture

Status: Reviewed & tested by the community » Fixed

Okay, I've merged and committed this fix.

Status: Fixed » Closed (fixed)

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