The entire system used to link to user profiles given their names is busted. It's messed up by all the special characters that can be used in user names but not in URL's an example was when I was trying to link to the profile of one "Token#10" (for obvious reasons). Every attempt causes the browser to parse the url as /Token/#10/ because the page fails to generate the proper link which is http://www.flashflashrevolution.com/...e/Token%%2310/
Someone should work on that and fix other similar url generation errors.
Someone should work on that and fix other similar url generation errors.




Comment