Closed (fixed)
Project:
External Links
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2007 at 12:38 UTC
Updated:
7 Jul 2007 at 17:22 UTC
Hi all,
I have found the module is unable to handle links with ?'s in them, take for example:
http://www.thisisalink.com/?fsdfsdf
the fdsfdf won't count as a link, and the link icon will go in before the ?
This is important when using things like http://anonym.to? before the link you want to link to.
Comments
Comment #1
quicksketchThis shouldn't be the case as external links just modifies the
<a>tags. Your markup is probably being generated incorrectly to stop on the question mark.Comment #2
rkn-dupe commentedYes sorry, you are right