Make WordPress Core

{15} Has Patch and Needs Testing (524 matches)

Create a new ticket
  • Tickets that have a patch and are explicitly marked as needing extra testing
  • Sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (401 - 500 of 524)

1 2 3 4 5 6

Future Releases (71 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 03/03/2022
#52294 add_editor_style: Allow replacing a style with an RTL version Bundled Theme normal normal Future Release enhancement has-patch 02/23/2023
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug Plugins normal normal Awaiting Review defect (bug) reporter-feedback 07/01/2017
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 06/04/2019
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal Awaiting Review enhancement has-patch 08/16/2019
#38797 api.previewer.refresh() could return a deferred.promise() with custom server data Customize normal normal Future Release enhancement has-patch 05/24/2021
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal Future Release enhancement has-patch 06/01/2021
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal Awaiting Review defect (bug) has-patch 11/14/2021
#16576 comment_form() fields being displayed only for non logged in users Comments normal normal enhancement has-patch 06/04/2019
#56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#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
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 07/30/2018
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal normal Awaiting Review enhancement has-patch 06/01/2021
#59195 deprecation notice triggered in post.php by passing null to parameter #2 in preg_match() Media normal normal Awaiting Review defect (bug) changes-requested 09/05/2023
#27076 double newlines inserted before captions Editor normal normal defect (bug) dev-feedback 06/04/2019
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal Awaiting Review defect (bug) has-patch 05/23/2019
#7813 export function does not preserve encoding tott Export normal minor Future Release defect (bug) has-patch 03/15/2019
#54931 get_block_template filter not fired when template saved in posts Editor normal normal Awaiting Review defect (bug) has-patch 10/15/2023
#22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement has-patch 01/16/2019
#43792 get_comment_excerpt filter should tell if the comment was shorted or not Comments normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 02/19/2020
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal Awaiting Review defect (bug) has-patch 04/25/2019
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 08/07/2023
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 01/07/2020
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 05/19/2017
#33521 manage_${post_type}_posts_columns parameters shifted Taxonomy normal minor defect (bug) reporter-feedback 06/04/2019
#28226 menu_page_url does not return correct URL on network admin Plugins normal normal defect (bug) dev-feedback 06/04/2019
#50493 more detailed notice for register_rest_route REST API normal normal Future Release defect (bug) has-patch 07/26/2020
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/03/2023
#24837 querying optimization for category AND searching Taxonomy normal normal enhancement has-patch 06/04/2019
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 09/23/2019
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 06/04/2019
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) needs-unit-tests 08/19/2023
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal Future Release defect (bug) dev-feedback 04/13/2020
#44082 settings_errors() wraps all notices in p and strong tags General normal normal Awaiting Review defect (bug) has-patch 11/30/2020
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/25/2023
#57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal Future Release enhancement dev-feedback 09/15/2023
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#57130 unittest for wp_upload_bits General normal normal Awaiting Review defect (bug) has-patch 11/22/2022
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 09/17/2020
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt Options, Meta APIs normal normal Future Release defect (bug) has-patch 09/05/2017
#21989 update_option() calls sanitize_option() twice when option does not exist Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/09/2023
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 06/29/2023
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 05/25/2023
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist SergeyBiryukov Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 03/12/2020
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 03/08/2023
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* Mail normal normal Future Release defect (bug) has-patch 10/12/2017
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#22430 wp_ob_end_flush_all bug when zlib.output_compression = On General normal major Awaiting Review defect (bug) has-patch 05/23/2021
#25787 wp_page_menu function is very inefficient Posts, Post Types normal major enhancement has-patch 06/04/2019
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 08/03/2022
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 01/08/2019
#25449 wp_upload_dir() doesn't support https Upload normal major Future Release defect (bug) has-patch 11/25/2020
#40590 wp_video_shortcode always adds controls="controls" Media normal normal Future Release defect (bug) has-patch 01/17/2019
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019

Next Release (29 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal major 6.5 defect (bug) has-patch 10/11/2023
#41104 Add "Site" to the "New" admin-bar dropdown joedolson* Toolbar normal normal 6.5 enhancement dev-feedback 11/09/2023
#40683 Add a Plugins link to admin bar menu joedolson* Toolbar normal normal 6.5 enhancement has-patch 12/03/2023
#59688 Add descriptions to patterns in bundled themes Bundled Theme normal normal 6.5 enhancement has-patch 12/08/2023
#58479 Add notice if no posts are selected in Bulk Edit quadthemes Quick/Bulk Edit normal normal 6.5 defect (bug) has-patch 10/16/2023
#34668 Admin submenus can't be accessed via keyboard using screen readers alexstine* Toolbar normal major 6.5 defect (bug) dev-feedback 12/09/2023
#45714 Allow all valid email formats when editing accounts in the dashboard Users normal normal 6.5 defect (bug) has-patch 11/28/2023
#59866 Attachment pages are only disabled for users that are logged in Media normal normal 6.4.3 defect (bug) has-patch 12/06/2023
#58164 Background overlay on theme page has layout issues audrasjb Themes normal normal 6.5 defect (bug) has-patch 10/16/2023
#11302 Bulk editing posts should pre-fill fields with the same value / allow for removal francina Quick/Bulk Edit normal normal 6.5 enhancement has-patch 11/14/2023
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal 6.5 defect (bug) needs-unit-tests 11/20/2023
#48823 Collect all REST API meta errors at once REST API normal normal 6.5 enhancement has-patch 10/11/2023
#31354 Compound settings confusing with screen readers (checkboxes) joedolson* Administration normal normal 6.5 enhancement has-patch 11/10/2023
#54111 Delete attachment with sizes not working on Windows file system Media normal normal 6.5 defect (bug) dev-feedback 10/04/2023
#57035 Error in current_time() function when using timestamp and no value for gmt_offset audrasjb Date/Time normal normal 6.5 defect (bug) dev-feedback 10/11/2023
#58087 Fix the 'data' dynamic property in WP_Term hellofromTonya Taxonomy normal minor 6.5 defect (bug) has-patch 10/10/2023
#58901 Flush 'user_activation_key' after successfully login rajinsharwar Login and Registration normal normal 6.5 enhancement has-patch 09/25/2023
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal 6.5 task (blessed) needs-unit-tests 09/26/2023
#58082 Import metadata description from Darktable into media caption in WordPress joedolson* Media normal normal 6.5 defect (bug) has-patch 11/01/2023
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal 6.5 defect (bug) needs-unit-tests 10/16/2023
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. General normal major 6.5 defect (bug) has-patch 10/16/2023
#59121 Issue with bulk edit checkbox selection in the post table list. Quick/Bulk Edit normal normal 6.5 defect (bug) has-patch 10/18/2023
#31352 Media icons are not retina friendly joedolson* Media normal normal 6.5 defect (bug) dev-feedback 10/19/2023
#43904 Media toolbar spacing inconsistent across views antpb Media normal normal 6.5 defect (bug) has-patch 12/07/2023
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal 6.5 defect (bug) needs-unit-tests 11/24/2023
#59250 New Admin Email subject line should be filterable Administration normal normal 6.5 enhancement has-patch 12/08/2023
#52529 Non-slashed $old_user_data->user_email in wp_insert_user causes user_activation_key to be unset rajinsharwar Login and Registration normal normal 6.5 defect (bug) has-patch 10/16/2023
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal 6.5 defect (bug) needs-unit-tests 10/04/2023
#58183 PHP notice when accessing Customizer with a classic theme without widgets Customize normal normal 6.5 defect (bug) has-patch 11/22/2023
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.