If your Link Field name has the word URL or TITLE in it, you may get erratic results on a Feed Import.
This is because the STRSTR() functions on lines 58 and 64 check for the strings "url" and "title" across the whole Field Name.

CommentFileSizeAuthor
#1 link_mapper_strstr-1298258-1.patch870 bytesdjalloway

Comments

djalloway’s picture

StatusFileSize
new870 bytes

By comparing to ":url" and ":title", it should eliminate the bug as colons are not found in entity field names.

twistor’s picture

Status: Active » Closed (duplicate)

I know this one is older, but this issue has more attraction.

#1181092: Link Mapper field name problem - Title overwrites url