Http://www.roblox.com/games/gameID should redirect to the place's page

This is the normal place URL:
http://www.roblox.com/games/6591057/Metroid-Prime

Sometimes if a place has a really long name, we like to shorten the URL. However, we can’t just ditch the name. If we change it to:
http://www.roblox.com/games/6591057/, we get redirected to an error page. We have to add a character (such as a dash) to the end of the URL so that it doesn’t send you to an error page:
http://www.roblox.com/games/6591057/-

Can the game URL without any additional characters redirect to the game’s page? It’s annoying to have to add a dash or another character to the end of the URL each time we want to link someone to the game. In fact, I don’t even know why the place title is in there in the first place – we don’t do:

http://www.roblox.com/user.aspx?id=1273918&username=EchoReaper

for profile pages. I don’t see why we should clog the place URL with the place name. The place name can change anyway so someone who clicks the link at an older date may not be visiting what they thought they were.

Using the URL style for non-place items ( Metroid Prime (Closed) - Roblox ), and using a dash instead of the place name works: Metroid Prime (Closed) - Roblox

Not really any better though.

That’s using a different URL to experience the same annoyance. I still have to add another character (dash) to the URL to get it to work. I should just be able to copy/paste part of the URL without having to edit it whatsoever and have it link to the place.