Андрей (andy) wrote in changelog,
Андрей
andy
changelog

[livejournal] r17957: this check seems unnecessary here

Committer: ailyin
this check seems unnecessary here
U   trunk/cgi-bin/LJ/Talk.pm
Modified: trunk/cgi-bin/LJ/Talk.pm
===================================================================
--- trunk/cgi-bin/LJ/Talk.pm	2010-12-17 06:02:31 UTC (rev 17956)
+++ trunk/cgi-bin/LJ/Talk.pm	2010-12-17 07:21:13 UTC (rev 17957)
@@ -207,8 +207,6 @@
         return { 'error' => BML::ml('talk.error.nosuchjournal')} unless $ju;
         return { 'error' => BML::ml('talk.error.purged')} if $ju->is_expunged;
 
-        LJ::assert_is($ju->{user}, lc $journal);
-
         $init->{'clustered'} = 1;
         foreach (qw(itemid replyto)) {
             next unless $init->{$_};

Tags: andy, livejournal, pm
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