Redirect to external sites broken

Redirect to external sites broken

in Forum and Website Bugs

Posted by: smiley.1438

smiley.1438

If you click an external link in the forum, you’ll get usually redirected to a warning-page. The link shown on this page is broken if it contains multiple query parameters, for example:

https://api.guildwars2.com/v1/item_details.json?item_id=27171&lang=de

the & (ampersand) will be converted to its HTML-entity and break the link that way.