yvi: Kaylee half-smiling, looking very pretty (Default)
yvi ([personal profile] yvi) wrote in [site community profile] changelog 2009-11-12 08:32 pm (UTC)

However, am I just imagining this or does my patch look different?

main -> dw-free cgi-bin/LJ/S2.pm
--- cvs/dw-free/cgi-bin/LJ/S2.pm 2009-11-09 06:45:12.000000000 +0000
+++ cgi-bin/LJ/S2.pm 2009-11-09 15:52:08.000000000 +0000
@@ -1899,9 +1899,8 @@
my $posterid = $entry_obj->posterid;
my $userlite_journal = UserLite ( $journal );
my $poster = $journal;
- my $userlite_poster = $userlite_journal;
# except for communities, posterid and journalid should match, only load separate UserLite object if that is not the case
- my $userlite_journal = $userlite_poster;
+ my $userlite_poster = $userlite_journal;
unless ( $posterid == $journalid ) {
$poster = LJ::load_userid( $posterid );
$userlite_poster = UserLite( $poster );

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
No Subject Icon Selected
More info about formatting

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