Make WordPress Core

{37} Needs Unit Tests (884 matches)

Create a new ticket
  • Tickets that explicitly marked as needing unit tests (needs-unit-tests), or tickets in the Unit Tests component
  • Remove the keyword once the unit tests are committed
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (701 - 800 of 884)

1 2 3 4 5 6 7 8 9

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37184 Stop FOUND_ROWS running in comment query is cached boonebgorges Comments high normal 4.6 defect (bug) needs-unit-tests 07/07/2016
#39280 comment permalink wrong in WordPress 4.7 boonebgorges Comments normal normal 4.7.1 defect (bug) needs-unit-tests 01/08/2017
#32081 comments query w/ meta_value and comments__in returns clause is ambiguous db error boonebgorges Comments normal normal 4.3 defect (bug) needs-unit-tests 05/08/2015
#41357 test_comment_query_should_be_cached() doesn't perform an assertion boonebgorges Comments normal normal 4.9 defect (bug) needs-unit-tests 08/24/2017
#30238 Treat 'FALSE' as false in wp_validate_boolean() boonebgorges General normal normal 4.1 enhancement needs-unit-tests 01/31/2020
#16567 Can't create categories with different names but similar slugs on Edit Post screen boonebgorges Posts, Post Types normal normal 4.8 defect (bug) needs-unit-tests 12/23/2016
#16956 Comments Being Pulled from Non-Existent Post Types boonebgorges Posts, Post Types normal normal 4.4 defect (bug) needs-unit-tests 03/11/2016
#30970 setup_postdata should be able to accept a Post ID, currently requires full WP Post object boonebgorges Posts, Post Types normal normal 4.4 enhancement needs-unit-tests 09/12/2015
#40669 Proper query cache invalidation on queries meta queries boonebgorges Query normal normal 4.9 defect (bug) needs-unit-tests 10/12/2017
#35601 WP_Query: comment_status and ping_status boonebgorges Query normal normal 4.5 feature request needs-unit-tests 01/26/2016
#30999 Inconsistent parameters for edited_term_taxonomy action boonebgorges Taxonomy normal normal 4.2 defect (bug) needs-unit-tests 02/24/2015
#31118 get_terms() parameters do not respect multiple $taxonomies boonebgorges Taxonomy normal normal 4.2 defect (bug) needs-unit-tests 02/15/2015
#37728 hide_empty doesn't work correctly in get_terms when no taxonomy specified boonebgorges Taxonomy normal normal 5.3 defect (bug) needs-unit-tests 08/23/2019
#32044 is_object_in_term() leaks DB queries boonebgorges Taxonomy normal normal 4.4 defect (bug) needs-unit-tests 08/24/2016
#28688 wp_get_object_terms - orderby boonebgorges Taxonomy normal normal 4.2 enhancement needs-unit-tests 01/18/2015
#33793 Adding a user with a username 52 characters or longer fails, but displays success message. boonebgorges Users normal normal 4.4 defect (bug) needs-unit-tests 05/24/2016
#30064 WP_User_Query should support orderby => include boonebgorges Users normal normal 4.1 enhancement needs-unit-tests 10/24/2014
#50675 Media: migrate the data from the attachment post of the parent image when saving an edited image azaozz Media normal normal 5.5 defect (bug) needs-unit-tests 07/19/2020
#43883 Add a user's attachments to the personal data export file allendav Privacy normal normal 4.9.6 enhancement needs-unit-tests 05/16/2018
#43986 Disable "Install Plugin" button for PHP required version mismatch afragen Site Health normal major 5.1 task (blessed) needs-unit-tests 06/24/2019
#39341 `wp.api.utils.decorateFromRoute` should use `_.extend` not `_.union` adamsilverstein REST API normal normal 4.7.3 defect (bug) needs-unit-tests 02/20/2017
#40635 Move JavaScript `sanitizeText` and `stripTags` functions from press-this to core adamsilverstein Security normal normal 4.9 enhancement needs-unit-tests 10/04/2017
#40383 Comments Controller is not checking permission of Custom Post Type controller class TimothyBlynJacobs REST API normal normal 5.3 defect (bug) needs-unit-tests 10/03/2019
#50189 Only validate format if type is string TimothyBlynJacobs REST API normal normal 5.5 defect (bug) needs-unit-tests 07/04/2020
#49695 REST API check_template function can return false error TimothyBlynJacobs REST API normal normal 5.6 defect (bug) needs-unit-tests 10/24/2020
#51131 Remove constraint that search handlers must return integer ids TimothyBlynJacobs REST API normal normal 5.6 enhancement needs-unit-tests 10/03/2020
#53386 Multisite is_super_admin call during app password validation can lead to infinite loop TimothyBlynJacobs Users normal normal 5.9 defect (bug) needs-unit-tests 11/15/2021
#56068 Send HTTP headers after querying posts in WP::main() SergeyBiryukov Bootstrap/Load normal normal 6.1 enhancement needs-unit-tests 09/21/2022
#52482 Tests: Reduce usage of assertEquals() for 5.8 SergeyBiryukov Build/Test Tools normal normal 5.8 task (blessed) needs-unit-tests 06/24/2021
#38266 Tests: Use assertSame() when the type of the value in the assertion is important SergeyBiryukov Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 02/10/2021
#61827 wp_check_comment_disallowed_list() can't be used to match unprocessed HTML SergeyBiryukov Comments normal normal 6.7 defect (bug) needs-unit-tests 10/29/2024
#56325 Some blocks' RTL stylesheets not loading when RTL language is set SergeyBiryukov Editor normal major 6.1 defect (bug) needs-unit-tests 10/11/2022
#23776 A string of text starting with "http://" turned into a paragraph SergeyBiryukov Embeds normal normal 4.2 defect (bug) needs-unit-tests 01/07/2015
#46581 $skip_list in copy_dir function is not working as it should SergeyBiryukov Filesystem API normal major 5.3 defect (bug) needs-unit-tests 10/05/2019
#52018 Zip Module 2.8.2 - class-pclzip fatal error with PHP 8.0 SergeyBiryukov Filesystem API normal normal 5.6.2 defect (bug) needs-unit-tests 06/30/2021
#52622 Fix PHP Warning on PHP7.2 in class-wp-http-curl.php SergeyBiryukov HTTP API normal normal 6.3 defect (bug) needs-unit-tests 07/03/2023
#36790 Wrong month name declension SergeyBiryukov I18N normal normal 4.6 defect (bug) needs-unit-tests 07/05/2016
#35781 Incorrect use of PHP method compact SergeyBiryukov Mail normal normal 4.4.3 defect (bug) needs-unit-tests 03/25/2016
#44589 password reset email link faulty in some email clients SergeyBiryukov Mail normal normal 5.4 enhancement needs-unit-tests 01/18/2020
#30346 Attachments not being found with attachment_url_to_postid() SergeyBiryukov Media normal normal 4.1 defect (bug) needs-unit-tests 11/21/2014
#23706 Image metadata encoding problem SergeyBiryukov Media normal normal 4.0 defect (bug) needs-unit-tests 05/12/2014
#52606 Investigate why the media test group errors when run on its own SergeyBiryukov Media normal normal 5.7 defect (bug) needs-unit-tests 02/22/2021
#29460 Change the default orderby in wp_get_nav_menus() SergeyBiryukov Menus normal normal 4.1 defect (bug) needs-unit-tests 10/02/2014
#23192 Use get_user_by() in is_user_spammy() SergeyBiryukov Multisite normal normal 3.6 enhancement needs-unit-tests 02/15/2013
#49872 PHP Notice: Undefined index: path in /wp-includes/functions.php on line 905 SergeyBiryukov Pings/Trackbacks normal normal 5.5 defect (bug) needs-unit-tests 07/26/2020
#47283 Strip inline JS and CSS while trying to figure out the pingback context SergeyBiryukov Pings/Trackbacks normal normal 5.3 enhancement needs-unit-tests 08/17/2019
#27071 Invalid HTML produced by get_the_password_form SergeyBiryukov Posts, Post Types normal normal 3.8.2 defect (bug) needs-unit-tests 03/31/2014
#48653 PHP Notices when requesting a post with an unregistered status SergeyBiryukov Posts, Post Types normal normal 5.4 defect (bug) needs-unit-tests 02/05/2020
#52144 the $term_ids in function wp_queue_posts_for_term_meta_lazyload is index array SergeyBiryukov Posts, Post Types normal normal 5.7 defect (bug) needs-unit-tests 12/24/2020
#55877 wp_insert_post() should check that a post type exists before using it SergeyBiryukov Posts, Post Types normal normal 6.1 defect (bug) needs-unit-tests 07/24/2022
#17455 Add $post_type argument to get_lastpostdate/get_lastpostmodified/_get_last_post_time SergeyBiryukov Posts, Post Types normal normal 4.4 enhancement needs-unit-tests 09/16/2015
#26775 Fatal error in wp_reset_postdata() SergeyBiryukov Query normal normal 3.8.1 defect (bug) needs-unit-tests 01/28/2014
#40861 REST API saves attachments with absolute path for `_wp_attached_file` on Windows platforms SergeyBiryukov REST API normal normal 4.9.8 defect (bug) needs-unit-tests 07/24/2018
#45448 rest_sanitize_value_from_schema() returns invalid value when using a schema of type array with a null value SergeyBiryukov REST API normal normal 5.1 defect (bug) needs-unit-tests 01/10/2019
#45337 Strange pagination issue SergeyBiryukov Rewrite Rules normal normal 5.5 defect (bug) needs-unit-tests 10/07/2020
#47466 Add a comment to .htaccess markers, labelling inserted strings as read-only/ dynamic SergeyBiryukov Rewrite Rules normal minor 5.3 enhancement needs-unit-tests 07/28/2019
#54323 Too few arguments for function (closure) SergeyBiryukov Script Loader normal major 5.8.2 defect (bug) needs-unit-tests 11/02/2021
#56134 Site Health: If 0 active plugins (themes), they can't be "all up to date" SergeyBiryukov Site Health normal normal 6.1 enhancement needs-unit-tests 08/03/2022
#26375 Additional .gitignore Entries for Unit Test Files SergeyBiryukov Unit Tests low trivial 3.8 defect (bug) 12/03/2013
#26344 Failure in Tests_Basic::test_readme() SergeyBiryukov Unit Tests normal normal 3.8 defect (bug) 12/01/2013
#26345 Failure in Tests_Post_Query::test_meta_query_decimal_results() SergeyBiryukov Unit Tests normal normal 3.8 defect (bug) 12/01/2013
#25133 Incorrect instructions in tests/README.txt SergeyBiryukov Unit Tests normal normal 3.7 defect (bug) 08/31/2013
#26091 Infinite loop in WP_FIlesystem_MockFS->mkdir() SergeyBiryukov Unit Tests normal major 3.8 defect (bug) 11/18/2013
#26155 Tests_Image_Functions failures SergeyBiryukov Unit Tests normal normal 3.8 defect (bug) 12/05/2013
#24662 Unit Tests: Re-implement the mock PHPMailer SergeyBiryukov Unit Tests normal normal 3.6 defect (bug) 06/29/2013
#25118 Unit Tests: Restrict locales in test_locale_floats in db.php SergeyBiryukov Unit Tests normal normal 3.7 defect (bug) 08/22/2013
#24706 Use $wpdb->prefix to verify query in tests/meta/query.php (WP_Meta_Query test) SergeyBiryukov Unit Tests normal normal 3.6 defect (bug) 07/08/2013
#25088 password-strength-meter.js should have unit tests SergeyBiryukov Unit Tests normal normal 3.7 task (blessed) 09/07/2013
#36009 wp_new_user_notification "user" option for third parameter SergeyBiryukov Users normal normal 4.6 enhancement needs-unit-tests 09/14/2018
#36953 Meta lazyloading can cause excessive calls to object cache DBrumbaugh10Up Query normal normal 4.6 defect (bug) needs-unit-tests 10/29/2021
#34691 WP_Posts_List_Table cannot order by meta value correctly Administration normal normal defect (bug) needs-unit-tests 11/16/2015
#23930 Screen option for post formats UI Administration normal normal feature request needs-unit-tests 06/21/2013
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values Build/Test Tools normal minor 6.8 defect (bug) needs-unit-tests 10/22/2024
#26999 Improve the layout of phpunit unit tests to gauge code coverage Build/Test Tools normal normal enhancement needs-unit-tests 07/31/2017
#34357 Canonical redirects don't take endpoints into account Canonical normal normal defect (bug) needs-unit-tests 12/04/2016
#35012 wp_old_slug_redirect can cause redirect loop Canonical normal normal defect (bug) needs-unit-tests 12/16/2015
#34918 Orphaned Comments From Nonexistent Post Type Causes Capability Warnings in Admin Comments normal normal defect (bug) needs-unit-tests 11/18/2016
#32277 get_comment_reply_link() uses $_SERVER['REQUEST_URI'] for post link, not the actual post's link. Comments normal normal defect (bug) needs-unit-tests 05/07/2015
#22196 add $wpdb->upsert function Database normal normal enhancement needs-unit-tests 07/27/2017
#45401 Dynamic blocks not working when added after a page break block. Editor normal normal 5.0 defect (bug) needs-unit-tests 12/20/2018
#32620 WordPress is not stripping invalid tags in get_the_content_feed Feeds normal minor defect (bug) needs-unit-tests 02/01/2017
#44533 wp_is_stream wrappers need preg delimiter when quoting Filesystem API normal normal 5.1 defect (bug) needs-unit-tests 10/12/2018
#29810 Prevent HTML Corruption When Shortcodes Are Not Allowed Formatting normal normal defect (bug) needs-unit-tests 08/23/2015
#33446 Wrong unicode character conversion Formatting normal normal defect (bug) needs-unit-tests 09/23/2015
#20415 big tags formatted incorrectly in rss Formatting normal normal defect (bug) needs-unit-tests 09/20/2015
#25646 figcaption should not be treated as a block by wpautop() Formatting normal normal 3.9 defect (bug) needs-unit-tests 05/01/2016
#15657 wp_strip_all_tags causes paragraphs to run together Formatting normal normal defect (bug) needs-unit-tests 10/07/2013
#12118 wp_texturize converting x to × is too greedy Formatting normal normal 3.0 defect (bug) needs-unit-tests 12/15/2017
#7988 wpautop p (paragraph) bug with div Formatting normal normal defect (bug) needs-unit-tests 09/22/2011
#16957 wptexturize - problem with numbers and non-breaking spaces Formatting normal normal defect (bug) needs-unit-tests 03/15/2014
#24556 wptexturize() edge case bug with specific sentence structure Formatting normal normal defect (bug) needs-unit-tests 02/12/2022
#20522 the sanitize_file_name_chars filter and ch(0) Formatting normal minor enhancement needs-unit-tests 01/17/2014
#3362 Missing <p> tag from <blockquote> (as well as extra <br /> sometimes) invalidates xhtml General normal normal defect (bug) needs-unit-tests 09/22/2011
#20412 add_query_arg() doesn't work with already exisitng CGI vars General normal normal defect (bug) needs-unit-tests 04/10/2012
#7688 get_children not working General normal normal defect (bug) needs-unit-tests 09/22/2011
#38828 update_blog_details() performance improvement ideas General normal normal defect (bug) needs-unit-tests 07/06/2017
#16943 Code Cleanup add_query_arg() + friends General normal normal enhancement needs-unit-tests 08/15/2013
#37986 Requests: 'ssl' and 'local' args missing from HTTP API debug hooks HTTP API low minor defect (bug) needs-unit-tests 07/27/2017
#25007 WP_HTTP_Fsockopen does not verify SSL certificates HTTP API normal major 3.7 defect (bug) needs-unit-tests 09/07/2021
#11354 WordPress Importer duplicates categories Import normal normal 3.1 defect (bug) needs-unit-tests 10/25/2010
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.