[livejournal] r22197: LJSUP-12509: There is no Repost button i...
Committer: sbelyaev
LJSUP-12509: There is no Repost button in reposted entryU trunk/cgi-bin/ljviews.pl
Modified: trunk/cgi-bin/ljviews.pl
===================================================================
--- trunk/cgi-bin/ljviews.pl 2012-06-07 12:30:19 UTC (rev 22196)
+++ trunk/cgi-bin/ljviews.pl 2012-06-07 12:39:24 UTC (rev 22197)
@@ -1301,7 +1301,7 @@
'journalu' => \$journalu,
'posterid' => \$posterid,
'security' => \$security,
- 'event' => \$event,
+ 'event_raw' => \$event,
'subject' => \$subject,
'reply_count' => \$replycount };
@@ -1896,7 +1896,7 @@
'journalu' => \$journalu,
'posterid' => \$posterid,
'security' => \$security,
- 'event' => \$event,
+ 'event_raw' => \$event,
'subject' => \$subject,
'reply_count' => \$replycount,
'cluster_id' => \$clusterid, };
@@ -2727,7 +2727,7 @@
'journalu' => \$journalu,
'posterid' => \$posterid,
'security' => \$security,
- 'event' => \$event,
+ 'event_raw' => \$event,
'subject' => \$subject,
'reply_count' => \$replycount };
