Make WordPress Core

{37} Needs Unit Tests (895 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 (201 - 300 of 895)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 06/04/2019
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#34406 wp_kses_hair is too stringent redux Formatting normal normal defect (bug) needs-unit-tests 06/23/2020
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#5250 wpautop() issue with lists Formatting normal normal defect (bug) needs-unit-tests 06/12/2024
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) needs-unit-tests 01/18/2022
#4298 wpautop: Avoid wrapping <table> tags with a paragraph markjaquith Formatting low minor defect (bug) needs-unit-tests 02/10/2023
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#48602 wptexturize: smart quotes: should ignore tags inside quotes Formatting normal normal defect (bug) needs-unit-tests 09/12/2023
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#9930 is_serialized() returns false on serialized doubles westi General normal minor defect (bug) needs-unit-tests 08/07/2019
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
#45488 wp_set_script_translations does not load md5-based PO files I18N normal normal defect (bug) needs-unit-tests 12/26/2018
#34889 wp_check_password() and issue with trailing space Login and Registration normal normal defect (bug) needs-unit-tests 08/21/2023
#40536 Imagick tests cannot be tested on Travis Media normal normal defect (bug) needs-unit-tests 03/02/2021
#56323 Undefined variable phpcs error for $new_size_meta adamsilverstein Media normal normal defect (bug) needs-unit-tests 09/07/2022
#44916 Add escape in walker nav menu title welcher Menus normal normal defect (bug) needs-unit-tests 02/23/2023
#41064 Registered and last edited dates on new sites should be identical desrosj Networks and Sites normal normal defect (bug) needs-unit-tests 01/21/2019
#44112 WP is changing page URL to avoid duplicate URL for non needed case Networks and Sites normal normal defect (bug) needs-unit-tests 09/23/2021
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 06/04/2019
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#36831 wp_normalize_path in plugin_dir_path Plugins normal normal defect (bug) needs-unit-tests 01/16/2021
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#33547 Smilies are served over http instead of https and create mixed content when logged in johnbillion Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 02/12/2022
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#39072 Add gmt_offset as a REST API setting REST API normal normal defect (bug) needs-unit-tests 11/29/2019
#54666 Numeric theme not work REST API normal normal defect (bug) needs-unit-tests 12/20/2021
#44789 REST API: Improved media titles when created from filename REST API normal normal defect (bug) needs-unit-tests 01/29/2024
#44648 User creation even though an error is thrown REST API normal normal defect (bug) needs-unit-tests 10/24/2020
#61113 WP_REST_Templates_Revisions_Controller not checking parent ID correctly REST API normal normal defect (bug) needs-unit-tests 06/25/2024
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#11623 review options list and update sanitize_option() Security normal normal defect (bug) needs-unit-tests 02/05/2020
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) needs-unit-tests 05/08/2021
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal defect (bug) needs-unit-tests 06/04/2019
#55357 Add object_id property to WP_Term class Taxonomy normal normal defect (bug) needs-unit-tests 06/22/2022
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 11/10/2020
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#41373 WordPress 4.8 and WPML returns NULL on retrieve of translated slugname. Only ID works Taxonomy normal normal defect (bug) needs-unit-tests 02/21/2019
#15806 get_terms with hide_empty returns count > 0 with unpublished items Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#37276 tax_query with field=name doesn't work if the term contains an apostrophe Taxonomy normal normal defect (bug) needs-unit-tests 02/21/2019
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 06/04/2019
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal defect (bug) needs-unit-tests 04/20/2021
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 06/05/2020
#31772 Browser unresponsive with long password Users normal normal defect (bug) needs-unit-tests 04/04/2024
#31127 Can't add a new user to two sites before they've accepted their account jeremyfelt Users normal normal defect (bug) needs-unit-tests 06/05/2019
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/2019
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement needs-unit-tests 02/07/2023
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement needs-unit-tests 03/22/2023
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement needs-unit-tests 11/10/2021
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 03/22/2020
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement needs-unit-tests 01/08/2019
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#53651 unit test for wp_removable_query_args Build/Test Tools normal normal Future Release enhancement needs-unit-tests 01/20/2022
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement needs-unit-tests 06/29/2020
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement needs-unit-tests 01/25/2022
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement needs-unit-tests 03/02/2023
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 02/12/2017
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 01/27/2021
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor Future Release enhancement needs-unit-tests 05/22/2021
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 05/16/2020
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement needs-unit-tests 06/24/2023
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes Database normal normal Awaiting Review enhancement needs-unit-tests 06/15/2022
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 11/22/2017
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement needs-unit-tests 04/04/2017
#48935 Need to Remove strtotime() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 04/06/2023
#48936 Remove mysql2date() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 02/24/2023
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#61127 Make `wp_filter_oembed_result` less strict Embeds normal normal Awaiting Review enhancement needs-unit-tests 05/02/2024
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement needs-unit-tests 05/13/2021
#43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement needs-unit-tests 01/18/2022
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement needs-unit-tests 08/02/2022
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 11/27/2023
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement needs-unit-tests 04/20/2020
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.