afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-09-05 03:39 pm

[dw-free] remove support for legacy dversions

[commit: http://hg.dwscoalition.org/dw-free/rev/7b5259a76a41]

http://bugs.dwscoalition.org/show_bug.cgi?id=1740

Syntax error.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/ljuserpics.pl
--------------------------------------------------------------------------------
diff -r 00706993500e -r 7b5259a76a41 cgi-bin/ljuserpics.pl
--- a/cgi-bin/ljuserpics.pl	Sat Sep 05 14:35:14 2009 +0000
+++ b/cgi-bin/ljuserpics.pl	Sat Sep 05 15:38:11 2009 +0000
@@ -386,7 +386,7 @@ sub get_userpic_info
             $info->{description} = \%minfodesc;
             my $descstring = join( '', map { pack( "Z*N", $minfodesc{$_}, $_ ) } keys %minfodesc );
 
-            my $memkey = [$u->userid, "upicdes:" $u->userid];
+            my $memkey = [$u->userid, "upicdes:" . $u->userid];
             LJ::MemCache::set( $memkey, $descstring );
 
             $info->{_has_descriptions} = 1;
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org