Make WordPress Core

{12} Needs Unit Tests (427 matches)

Create a new ticket
  • Tickets that need unit tests (keywords: needs-unit-tests)
  • In some cases, these tickets have patches but need tests in order to be committed)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (201 - 300 of 427)

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 09/15/2017
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) dev-feedback 01/14/2019
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) dev-feedback 07/19/2022
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement dev-feedback 11/09/2021
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 01/16/2019
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement dev-feedback 09/25/2023
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement dev-feedback 02/12/2019
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request dev-feedback 10/04/2019
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) dev-feedback 02/08/2024
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) dev-feedback 07/31/2024
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 01/16/2019
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement dev-feedback 01/17/2023
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement dev-feedback 10/24/2017
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement dev-feedback 07/28/2024
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement dev-feedback 09/27/2017
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement dev-feedback 03/02/2019
#31020 Introduce discrete capability for managing widgets johnbillion Widgets normal normal Future Release enhancement dev-feedback 01/30/2022
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement dev-feedback 06/20/2019
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement dev-feedback 10/05/2024
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) dev-feedback 06/04/2019
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement dev-feedback 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) dev-feedback 06/04/2019
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement dev-feedback 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement dev-feedback 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) dev-feedback 02/12/2022
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) dev-feedback 12/05/2022
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) dev-feedback 06/04/2019
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement dev-feedback 06/04/2019
#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 early 01/25/2022
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) early 02/18/2021
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) early 03/02/2023
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request early 11/08/2021
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) early 06/04/2019
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal Awaiting Review defect (bug) has-patch 08/08/2023
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement has-patch 02/07/2023
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal Awaiting Review feature request has-patch 12/11/2019
#53692 Inaccurate schema for the app_id property in the application-passwords endpoints Application Passwords normal normal Awaiting Review defect (bug) has-patch 07/19/2021
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) has-patch 09/01/2022
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) has-patch 10/20/2023
#26402 Add option to DB if option is only present in cache when updating option Cache API normal normal Future Release defect (bug) has-patch 03/17/2017
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) has-patch 11/28/2023
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) has-patch 10/10/2022
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 07/08/2022
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) has-patch 11/09/2019
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) has-patch 01/25/2024
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) has-patch 02/28/2019
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal Future Release defect (bug) has-patch 01/14/2019
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) has-patch 11/01/2024
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 02/15/2024
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) has-patch 04/29/2023
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) has-patch 09/23/2019
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) has-patch 11/13/2024
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) has-patch 02/08/2024
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) has-patch 07/31/2017
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) has-patch 01/16/2019
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement has-patch 03/02/2023
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement has-patch 07/30/2017
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement has-patch 06/24/2023
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement has-patch 04/04/2017
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request has-patch 07/30/2018
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones Date/Time normal minor Awaiting Review defect (bug) has-patch 06/02/2021
#61732 get_calendar() will use invalid dates in SQL queries Date/Time normal normal Awaiting Review defect (bug) has-patch 11/06/2024
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal Future Release defect (bug) has-patch 01/19/2022
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) has-patch 11/24/2020
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) has-patch 12/10/2021
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) has-patch 02/17/2021
#61127 Make `wp_filter_oembed_result` less strict Embeds normal normal Awaiting Review enhancement has-patch 05/02/2024
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request has-patch 07/15/2022
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) has-patch 10/07/2024
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) has-patch 06/30/2023
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) has-patch 06/19/2020
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement has-patch 05/13/2021
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) has-patch 04/08/2021
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) has-patch 10/12/2020
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) has-patch 03/26/2019
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 08/02/2022
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) has-patch 11/13/2017
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) has-patch 07/28/2017
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement has-patch 04/20/2020
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement has-patch 02/27/2017
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) has-patch 11/16/2023
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement has-patch 11/06/2024
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) has-patch 07/10/2024
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal Future Release defect (bug) has-patch 04/08/2022
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request has-patch 01/17/2018
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement has-patch 09/16/2020
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) has-patch 02/05/2024
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal Future Release defect (bug) has-patch 04/15/2019
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) has-patch 09/10/2020
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement has-patch 06/13/2024
#56349 Update WordPress core functions to support multiple MIME types joegrainger Media normal normal Future Release enhancement has-patch 09/07/2022
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) has-patch 10/10/2021
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) has-patch 07/31/2020
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement has-patch 04/28/2023
1 2 3 4 5
Note: See TracReports for help on using and creating reports.