Needs work
Project:
Link
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jan 2013 at 01:23 UTC
Updated:
13 Jan 2021 at 07:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xiukun.zhou commentedComment #2
chris matthews commentedThe 16 Jan 2013 patch to link.module does not apply to the latest link 7.x-1.x-dev and if still applicable needs a reroll.
Comment #3
sajid_007 commentedI added a link in my content that starts with underscores and without applying a patch it is perfectly working in current version.
Comment #4
pradeepjha commentedLast patch itself is wrong. I didn't see any pattern matching value is changed. Only variable name is made in caps format, which is wrong. Because that variables are not available.
Also that means without patch also functionality is already working fine. I'm totally agree with @sajid_007.
Comment #5
solideogloria commentedCan someone provide steps for how to reproduce the error?
Perhaps the URL validation should be expanded: https://stackoverflow.com/questions/161738/what-is-the-best-regular-expr...
Comment #6
chegor commentedWhen I tried to insert this link into my "Website" field with type "Link" I got an error:
The value https://_grisha.livejournal.com provided for Website is not a valid URL.I'm using Link 7.x-1.7
Comment #7
damienmckenna@chegor: The patch hasn't been committed, this is an outstanding problem. And it needs test coverage.