Closed (fixed)
Project:
Link
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 09:41 UTC
Updated:
26 Oct 2014 at 17:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
n20 commentedsame here, did you solved the problem?
Comment #2
n20 commentedthat worked for me...
Comment #3
SilviaT commentedSame problem here: in the field configuration I have set Optional URL to YES but still, if I don;t enter a URL the module complains that is missing.
Comment #4
vinmassaro commentedI am running into this with Feed imports to link fields. If the source does not have a URL, I get this error. Here is a patch that fixes the issue.
Comment #5
nicxvan commentedThis patch worked for and is very simple can we please commit this?
It just checks that the url is set before trimming it.
Comment #7
jcfiala commentedPasses tests, seems harmless enough, and the patch applied cleanly.
Merged into current 7.x-1.x branch.