Make WordPress Core

{37} Needs Unit Tests (893 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 893)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#17185 Optimize verbose attachment rules Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#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
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal defect (bug) needs-unit-tests 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 06/04/2019
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#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
#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
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement 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
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets 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
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 06/05/2019
#21730 More modular and reusable email validation functions Users normal normal enhancement 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
#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
#31772 Browser unresponsive with long password Users normal normal defect (bug) needs-unit-tests 06/05/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 06/05/2019
#46198 Add additional test for `wp_targeted_link_rel()` when saving and publishing changeset. dswebsme Customize normal normal task (blessed) needs-unit-tests 06/10/2019
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement needs-unit-tests 06/20/2019
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 06/24/2019
#33787 Euro hex code being converted to smiley url Emoji normal normal defect (bug) needs-unit-tests 06/28/2019
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) needs-unit-tests 06/30/2019
#29804 Use HR instead of IMG as a placeholder for the more and nextpage tags TinyMCE normal normal enhancement needs-unit-tests 07/01/2019
#21689 Unbalanced <p> tags are generated when shortcodes are followed by HTML tags and wpautop is enabled Formatting normal normal defect (bug) needs-unit-tests 07/02/2019
#8213 WP text formatting functions handle block-level INS tag incorrectly markjaquith Formatting low normal defect (bug) needs-unit-tests 07/02/2019
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 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) needs-unit-tests 07/09/2019
#9930 is_serialized() returns false on serialized doubles westi General normal minor defect (bug) needs-unit-tests 08/07/2019
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#40580 rest_ensure_response() can return WP_Error object, but is consequently not checked in get_item() method REST API normal normal enhancement needs-unit-tests 09/09/2019
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
#32378 Image Uploads automatically puts "Olympus Digital Camera" as caption Media normal normal feature request needs-unit-tests 09/23/2019
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 09/23/2019
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 10/03/2019
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) needs-unit-tests 10/04/2019
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request needs-unit-tests 10/04/2019
#44302 X-DNS-Prefetch-Control default setting prevents resource hints from working for dubious 'security reasons' Script Loader normal normal enhancement needs-unit-tests 10/24/2019
#31066 wp_upload_dir calls wp_mkdir_p on each invocation Filesystem API normal normal defect (bug) needs-unit-tests 10/31/2019
#48207 Implement new Comment Date Functions Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 11/08/2019
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 11/09/2019
#39072 Add gmt_offset as a REST API setting REST API normal normal defect (bug) needs-unit-tests 11/29/2019
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement needs-unit-tests 11/30/2019
#41549 REST API: Use `wp.apiRequest` helper in `wp.api` Backbone client adamsilverstein REST API normal normal enhancement needs-unit-tests 12/11/2019
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal Awaiting Review feature request needs-unit-tests 12/11/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#37756 Allow inline scripts on script aliases Script Loader normal normal Future Release defect (bug) needs-unit-tests 12/13/2019
#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
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 01/07/2020
#43750 Establish a standard means of core reading privacy declarations from plugins' headers xkon Privacy normal normal enhancement needs-unit-tests 01/22/2020
#35386 Refining Walker code General normal normal enhancement needs-unit-tests 01/30/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 needs-unit-tests 02/05/2020
#11623 review options list and update sanitize_option() Security normal normal defect (bug) needs-unit-tests 02/05/2020
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 02/07/2020
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) needs-unit-tests 03/02/2020
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/2020
#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
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 03/22/2020
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 04/03/2020
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 04/16/2020
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement needs-unit-tests 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) needs-unit-tests 04/26/2020
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major Awaiting Review defect (bug) needs-unit-tests 05/05/2020
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 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) needs-unit-tests 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) needs-unit-tests 05/27/2020
#43357 SimplePie deprecated calls modified Feeds normal normal enhancement needs-unit-tests 06/02/2020
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement needs-unit-tests 06/04/2020
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major Awaiting Review defect (bug) needs-unit-tests 06/04/2020
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 06/05/2020
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) needs-unit-tests 06/19/2020
#34406 wp_kses_hair is too stringent redux Formatting normal normal defect (bug) needs-unit-tests 06/23/2020
#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
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 07/06/2020
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 07/06/2020
#37542 Taxonomies in cron jobs cause problems Cron API normal normal defect (bug) needs-unit-tests 07/07/2020
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 07/14/2020
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 07/20/2020
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) needs-unit-tests 09/04/2020
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 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) needs-unit-tests 09/10/2020
#34883 Support TLS Client Certificates HTTP API normal normal enhancement needs-unit-tests 09/16/2020
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement needs-unit-tests 09/16/2020
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 09/20/2020
#42403 Introduce singular capabilities for network activating plugins Role/Capability normal normal enhancement needs-unit-tests 09/20/2020
#18848 Filter post listing screen by post parent johnbillion Posts, Post Types normal normal feature request needs-unit-tests 09/20/2020
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.