[wp-trac] [WordPress Trac] #21365: feed-rss2-comments.php should use get_search_query()
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 24 09:27:15 UTC 2012
#21365: feed-rss2-comments.php should use get_search_query()
----------------------------+-----------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Feeds | Version: 2.5
Severity: normal | Keywords: has-patch
----------------------------+-----------------------
In [6819], `$wp_query->query_vars['s']` was replaced with
`get_search_query()` in `feed-atom-comments.php`, but not in `feed-
rss2-comments.php`.
The patch also combines two similar strings.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21365>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list