Committer: ailyin
LJSV-1199 (After r69 some rename forwards became broken)U trunk/cgi-bin/LJ/User.pm
Modified: trunk/cgi-bin/LJ/User.pm =================================================================== --- trunk/cgi-bin/LJ/User.pm 2010-09-09 08:50:54 UTC (rev 17319) +++ trunk/cgi-bin/LJ/User.pm 2010-09-09 09:01:30 UTC (rev 17320) @@ -7040,6 +7040,7 @@ # Traverse the renames to the final journal if (!$opts->{'no_follow'}) { $u = $u->get_renamed_user; + $username = $u->username; } if (!$profile_url) {