]> git.wh0rd.org - tt-rss.git/commitdiff
fix creating filter with active article title in cdm
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 20 Jun 2012 12:10:55 +0000 (16:10 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 20 Jun 2012 12:10:55 +0000 (16:10 +0400)
classes/feeds.php

index aacad55084c71cd9a52b6f697be5b0c354629062..e37401b8e7867294bccce298bb6ad4fd69b2c764 100644 (file)
@@ -545,6 +545,9 @@ class Feeds extends Protected_Handler {
 \r
                                        $reply['content'] .= "</div>";\r
 \r
+                                       $reply['content'] .= "<div id=\"PTITLE-FULL-$id\" style=\"display : none\">" .\r
+                                               strip_tags($line['title']) . "</div>";\r
+\r
                                        $reply['content'] .= "<span id=\"RTITLE-$id\"\r
                                                onclick=\"return cdmClicked(event, $id);\"\r
                                                class=\"titleWrap$hlc_suffix\">\r