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

quicksketch’s picture

This 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.

rkn-dupe’s picture

Status: Active » Closed (fixed)

Yes sorry, you are right