Make WordPress Core

{12} Needs Unit Tests (392 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 (301 - 392 of 392)

1 2 3 4

Future Releases (87 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) reporter-feedback 01/31/2025
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) has-patch 02/12/2025
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) close 03/17/2025
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) has-patch 03/20/2025
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request changes-requested 03/28/2025
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request dev-feedback 04/01/2025
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Future Release enhancement 04/02/2025
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) dev-feedback 04/16/2025
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal Awaiting Review enhancement 05/06/2025
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) dev-feedback 05/12/2025
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) changes-requested 05/12/2025
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) reporter-feedback 05/12/2025
#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 05/12/2025
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) dev-feedback 05/12/2025
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) dev-feedback 05/15/2025
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) 05/15/2025
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) has-patch 05/16/2025
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement 05/19/2025
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) close 05/19/2025
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) has-patch 05/20/2025
#62600 fatal error on capabilities. Role/Capability normal normal Future Release defect (bug) has-patch 05/21/2025
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) dev-feedback 05/22/2025
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement 05/25/2025
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement has-patch 05/25/2025
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request has-patch 05/25/2025
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal normal Awaiting Review defect (bug) close 05/28/2025
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) dev-feedback 05/30/2025
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) changes-requested 06/03/2025
#63522 Warnings related to get_queried_object returning null General low minor Awaiting Review defect (bug) has-patch 06/04/2025
#52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) reporter-feedback 06/05/2025
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Future Release defect (bug) 06/10/2025
#31020 Introduce discrete capability for managing widgets Widgets normal normal Future Release enhancement dev-feedback 06/11/2025
#29213 Introduce capability for access to nav-menus.php Menus normal normal Future Release enhancement dev-feedback 06/11/2025
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) dev-feedback 06/21/2025
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) has-patch 06/21/2025
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) has-patch 06/21/2025
#30184 Author page and category Query normal normal defect (bug) close 06/22/2025
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) reporter-feedback 06/23/2025
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) reporter-feedback 06/24/2025
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) changes-requested 06/24/2025
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement dev-feedback 06/24/2025
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) dev-feedback 06/26/2025
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) close 06/27/2025
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) has-patch 06/28/2025
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement has-patch 07/08/2025
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) dev-feedback 07/18/2025
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) 07/21/2025
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement 07/21/2025
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement 07/28/2025
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) has-patch 07/29/2025
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 08/02/2025
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement has-patch 08/04/2025
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) has-patch 08/06/2025
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal Future Release defect (bug) has-patch 08/08/2025
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement 08/10/2025
#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 08/13/2025
#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 08/22/2025
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) dev-feedback 08/23/2025
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement dev-feedback 08/25/2025
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) dev-feedback 08/29/2025
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement 09/01/2025
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal Future Release enhancement has-patch 09/02/2025
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) 09/05/2025
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) has-patch 09/08/2025
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Permalinks normal normal Awaiting Review defect (bug) has-patch 09/09/2025
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement has-patch 09/11/2025
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) dev-feedback 09/17/2025
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor Awaiting Review defect (bug) close 09/20/2025
#41564 Search for hyphenated post templates for post types with underscores Themes normal normal Awaiting Review feature request 09/21/2025
#47988 Unexpected behaviour when draft post has the same page_name as published post Posts, Post Types normal normal Future Release defect (bug) 09/30/2025
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) dev-feedback 10/02/2025
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) 10/03/2025
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement close 10/03/2025
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal Future Release enhancement dev-feedback 10/07/2025
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement has-patch 10/09/2025
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal Awaiting Review defect (bug) has-patch 10/22/2025
#60355 Can't save object to metadata with `readonly` properties General low major Future Release enhancement has-patch 10/29/2025
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) has-patch 11/03/2025
#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 11/04/2025
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) changes-requested 11/10/2025
#64248 REST API: Logic to only change comment status never runs REST API normal normal Awaiting Review defect (bug) 11/13/2025
#57579 Replace most strip_tags() with wp_strip_all_tags() General normal normal Future Release defect (bug) changes-requested 11/20/2025
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement dev-feedback 11/21/2025
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#55523 Remove deprecation notice from get_the_excerpt SirLouen Posts, Post Types normal normal Future Release defect (bug) has-patch 12/03/2025
#64282 Erase personal data does not remove biographical info Privacy normal normal Awaiting Review defect (bug) has-patch 12/05/2025

Next Release (5 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal 7.0 defect (bug) dev-feedback 11/06/2025
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb Taxonomy lowest normal 7.0 defect (bug) changes-requested 11/07/2025
#61146 Multisite: Marking a user account as spam, also marks the blogs he's a member of as spam johnjamesjacoby Networks and Sites normal normal 7.0 task (blessed) has-patch 11/10/2025
#64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected General normal normal 7.0 enhancement dev-feedback 11/22/2025
#64284 Convert times/multiplication symbol (×) into the letter "x" when sanitizing titles for slugs Formatting normal minor 7.0 defect (bug) changes-requested 11/27/2025
1 2 3 4
Note: See TracReports for help on using and creating reports.