Overview
Redirect Submit.as visitors to the correct URL when username changes.
Implementation
Follow the same logic as on Write.as. When attempting to load a page, if not found, check the collectionredirects table. If a redirect is found, send the user there.