[wp-trac] [WordPress Trac] #28434: Add 'fields' parameter to WP_Comment_Query
WordPress Trac
noreply at wordpress.org
Sun Jul 13 11:26:56 UTC 2014
#28434: Add 'fields' parameter to WP_Comment_Query
-------------------------+---------------------
Reporter: mordauk | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.0
Component: Comments | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-------------------------+---------------------
Comment (by SergeyBiryukov):
The test fails for me:
{{{
1) Tests_Comment_Query::test_fields_ids_query
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 0 => 2
+ 0 => 4
1 => 3
- 2 => 4
+ 2 => 2
)
S:\home\wordpress\develop\tests\phpunit\tests\comment\query.php:199
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28434#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list