I'm using the "Link URL" token in my website and I noticed that it uses the URL without the fragment. E.g. if I have the url http://www.youtube.com/user/username#fragment the token value would be http://www.youtube.com/user/username but I need the complete URL.

I attached a patch that adds a new token (wich I called Link display URL) that contains the full URL. I'm not sure if it's the right way to do it or if the url token should always contains the display_url value instead of the url value.
Either way, it would be nice to have a token containing the full URL.

CommentFileSizeAuthor
display_url_token.patch699 bytesroyjs

Comments

damienmckenna’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Thank you all for your efforts, but I'm sorry to say that the D6 version is no longer supported.