White spaces in trackable links
Posted: Wed Feb 17, 2010 12:41 pm
Hey guys,
I have a problem concerning white spaces in trackable links. The regular expression doesn't work for these, as it cuts off the link. I modified it a bit, so the correct url is dropped in the database (like http://my.domain.com/have fun/). But now the link is not replaced by the correct trackable link (with the UID etc..)
I cannot find where this "magic" happens, as it doesn't happen in the Java i'm a little lost. Any help would be highly appreciated.
I have a problem concerning white spaces in trackable links. The regular expression doesn't work for these, as it cuts off the link. I modified it a bit, so the correct url is dropped in the database (like http://my.domain.com/have fun/). But now the link is not replaced by the correct trackable link (with the UID etc..)
I cannot find where this "magic" happens, as it doesn't happen in the Java i'm a little lost. Any help would be highly appreciated.