wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r18950: LJSUP-8669. Minor fix

Committer: gprochaev
LJSUP-8669. Minor fix

U   trunk/cgi-bin/LJ/User.pm
Modified: trunk/cgi-bin/LJ/User.pm
===================================================================
--- trunk/cgi-bin/LJ/User.pm	2011-04-22 03:21:44 UTC (rev 18949)
+++ trunk/cgi-bin/LJ/User.pm	2011-04-22 03:25:48 UTC (rev 18950)
@@ -5900,7 +5900,7 @@
     my ($u) = @_;
 
     my $url = $u->prop('custom_usericon') || '';
-    $url =~ s#http://files.livejournal.com#$LJ::FILEPREFIX#;
+    $url =~ s#^http://files\.livejournal\.com#$LJ::FILEPREFIX#;
     return $url;
 }
 

Tags: livejournal, pm, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments