Make WordPress Core

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

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) has-patch 06/04/2019
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement has-patch 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement has-patch 06/04/2019
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) has-patch 06/04/2019
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) 06/05/2019
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) has-patch 06/05/2019
#18791 Add custom post type support for Author Template functions Users normal normal enhancement 06/05/2019
#21730 More modular and reusable email validation functions Users normal normal enhancement has-patch 06/05/2019
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) 06/05/2019
#31127 Can't add a new user to two sites before they've accepted their account jeremyfelt Users normal normal defect (bug) has-patch 06/05/2019
#31772 Browser unresponsive with long password Users normal normal defect (bug) has-patch 06/05/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement has-patch 06/05/2019
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement has-patch 06/05/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement has-patch 06/05/2019
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement dev-feedback 06/20/2019
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) 06/24/2019
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) 06/30/2019
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) has-patch 07/09/2019
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) 07/09/2019
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) 08/27/2019
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement dev-feedback 09/20/2019
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) has-patch 09/23/2019
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) reporter-feedback 10/03/2019
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) 10/04/2019
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request dev-feedback 10/04/2019
#48207 Implement new Comment Date Functions Date/Time normal normal Awaiting Review defect (bug) dev-feedback 11/08/2019
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) has-patch 11/09/2019
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement 11/30/2019
#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
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement 12/13/2019
#37756 Allow inline scripts on script aliases Script Loader normal normal Future Release defect (bug) 12/13/2019
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) has-patch 01/07/2020
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement has-patch 01/07/2020
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal Future Release enhancement has-patch 02/05/2020
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) 02/07/2020
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement 02/20/2020
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) has-patch 02/21/2020
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) 03/02/2020
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request has-patch 03/07/2020
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) reporter-feedback 03/12/2020
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement 03/22/2020
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) dev-feedback 04/03/2020
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 04/16/2020
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement has-patch 04/20/2020
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/26/2020
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major Awaiting Review defect (bug) 05/05/2020
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement 05/16/2020
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) 05/20/2020
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter* Customize normal normal Future Release defect (bug) reporter-feedback 05/27/2020
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement has-patch 06/04/2020
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major Awaiting Review defect (bug) reporter-feedback 06/04/2020
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) 06/05/2020
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) has-patch 06/19/2020
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement 06/29/2020
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) 07/06/2020
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) 07/06/2020
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) 07/14/2020
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) 07/20/2020
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) has-patch 07/31/2020
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) 08/06/2020
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) 09/04/2020
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement dev-feedback 09/07/2020
#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
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement has-patch 09/16/2020
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement 09/20/2020
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement has-patch 09/24/2020
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal Awaiting Review defect (bug) close 09/28/2020
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) 09/30/2020
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal Future Release defect (bug) 10/08/2020
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) has-patch 10/12/2020
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal Future Release enhancement has-patch 10/12/2020
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) dev-feedback 10/16/2020
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement has-patch 10/20/2020
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement 10/22/2020
#49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement has-patch 10/24/2020
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement dev-feedback 10/25/2020
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement 10/25/2020
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement 11/05/2020
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 11/06/2020
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) has-patch 11/10/2020
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) has-patch 11/17/2020
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) 11/23/2020
#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
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal Awaiting Review defect (bug) 12/01/2020
#43439 &_embed only embedding first 10 categories REST API normal normal Future Release defect (bug) has-patch 01/05/2021
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) 01/05/2021
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement 01/27/2021
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement dev-feedback 01/27/2021
#52388 Use HTTPS URL already during installation if supported Security normal normal Future Release enhancement 01/28/2021
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement has-patch 02/03/2021
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) has-patch 02/04/2021
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 02/16/2021
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) has-patch 02/17/2021
#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
#45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement has-patch 03/03/2021
#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 04/04/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
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal defect (bug) 04/20/2021
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement has-patch 04/24/2021
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Awaiting Review defect (bug) 04/26/2021
1 2 3 4 5
Note: See TracReports for help on using and creating reports.