Make WordPress Core

{37} Needs Unit Tests (828 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 (401 - 500 of 828)

1 2 3 4 5 6 7 8 9

Future Releases (41 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#44302 X-DNS-Prefetch-Control default setting prevents resource hints from working for dubious 'security reasons' Script Loader normal normal enhancement needs-unit-tests 7 years ago
#50027 Retire Phpass and use PHP native password hashing johnbillion Security normal normal defect (bug) needs-unit-tests 22 months ago
#11623 review options list and update sanitize_option() Security normal normal defect (bug) needs-unit-tests 7 years ago
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) needs-unit-tests 15 months ago
#55357 Add object_id property to WP_Term class Taxonomy normal normal defect (bug) needs-unit-tests 4 years ago
#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 7 years ago
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 6 years ago
#41373 WordPress 4.8 and WPML returns NULL on retrieve of translated slugname. Only ID works Taxonomy normal normal defect (bug) needs-unit-tests 8 years ago
#15806 get_terms with hide_empty returns count > 0 with unpublished items Taxonomy normal normal defect (bug) needs-unit-tests 7 years ago
#37276 tax_query with field=name doesn't work if the term contains an apostrophe Taxonomy normal normal defect (bug) needs-unit-tests 8 years ago
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 6 years ago
#36654 New function `has_terms` Taxonomy normal normal enhancement needs-unit-tests 3 years ago
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 7 years ago
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal defect (bug) needs-unit-tests 9 months ago
#38160 Attachment template hierarchy selects generic attachment.php before specific post type templates Themes normal normal enhancement needs-unit-tests 4 years ago
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement needs-unit-tests 7 years ago
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal feature request needs-unit-tests 17 months ago
#29804 Use HR instead of IMG as a placeholder for the more and nextpage tags TinyMCE normal normal enhancement needs-unit-tests 7 years ago
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 16 months ago
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 7 years ago
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal enhancement needs-unit-tests 19 months ago
#14781 Allow upload of PHP files as plugin Upgrade/Install normal normal feature request needs-unit-tests 5 years ago
#42550 Make wp_upload_dir respect URL scheme Upload normal normal enhancement needs-unit-tests 6 years ago
#31772 Browser unresponsive with long password Users normal normal defect (bug) needs-unit-tests 2 years ago
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 16 months ago
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 7 months ago
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major defect (bug) needs-unit-tests 9 months ago
#41673 Abstract update capability logic into a meta capability Users normal normal enhancement needs-unit-tests 6 years ago
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 7 years ago
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 7 years ago
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement needs-unit-tests 15 months ago
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 7 years ago
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 7 years ago
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 7 years ago
#35574 Add REST API JSON schema information to WP_Widget Widgets normal normal enhancement needs-unit-tests 2 years ago
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 7 years ago

Next Release (59 matches)

#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal 7.2 task (blessed) needs-unit-tests 3 days ago
#44387 Add support for site meta in `register_meta()` spacedmonkey Options, Meta APIs normal normal 7.2 enhancement needs-unit-tests 13 hours ago
#64813 Docs: Fix `@param` type for `get_posts()` and other functions using `wp_parse_args()` westonruter Posts, Post Types normal normal 7.0 defect (bug) needs-unit-tests 6 months ago
#64178 Increased styles_inline_size_limit pushes down oEmbed discovery tags westonruter Embeds normal normal 6.9 defect (bug) needs-unit-tests 10 months ago
#63562 Term counts should not be recalculated when a post transitions between statuses that are not counted johnbillion Posts, Post Types normal normal 6.9 defect (bug) needs-unit-tests 11 months ago
#62801 Improve performance of X-WP-TotalPages queries spacedmonkey REST API normal normal 6.9 enhancement needs-unit-tests 11 months ago
#64194 6.9 Fetch priority can add 10-20 seconds in page load time westonruter Script Loader normal normal 6.9 defect (bug) needs-unit-tests 10 months ago
#64090 Unexpected DB query when inserting a non-hierarchical term spacedmonkey Taxonomy normal normal 6.9 enhancement needs-unit-tests 11 months ago
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values Build/Test Tools normal minor 6.8 defect (bug) needs-unit-tests 19 months ago
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones SergeyBiryukov Date/Time normal minor 6.8 defect (bug) needs-unit-tests 19 months ago
#23311 Enable internationalization in PHPMailer swissspidy I18N normal normal 6.8 enhancement needs-unit-tests 17 months ago
#63062 Parent theme incorrectly not getting resolved in WordPress 6.8-beta1 joemcgill Themes high normal 6.8 defect (bug) needs-unit-tests 16 months ago
#61827 wp_check_comment_disallowed_list() can't be used to match unprocessed HTML SergeyBiryukov Comments normal normal 6.7 defect (bug) needs-unit-tests 23 months ago
#61228 Backport: Templates perf: resolve patterns server side ellatrix Editor normal normal 6.6 enhancement needs-unit-tests 2 years ago
#60698 Token Map: Introduce an efficient lookup and translation class for string mappings. dmsnell General normal normal 6.6 feature request needs-unit-tests 2 years ago
#36476 Add tests for sign on related functions jorbin Login and Registration normal normal 6.4 enhancement needs-unit-tests 3 years ago
#52710 Taxonomy: Make it possible to bypass automatic caching of results in `get_terms()` spacedmonkey Taxonomy normal normal 6.4 enhancement needs-unit-tests 3 years ago
#52622 Fix PHP Warning on PHP7.2 in class-wp-http-curl.php SergeyBiryukov HTTP API normal normal 6.3 defect (bug) needs-unit-tests 3 years ago
#57886 get_post_templates includes results of get_block_templates while caching (WP_Theme) spacedmonkey Themes normal minor 6.3 defect (bug) needs-unit-tests 3 years ago
#39090 Remove duplicate query from posts page in the admin Users normal normal 6.3 enhancement needs-unit-tests 3 years ago
#56068 Send HTTP headers after querying posts in WP::main() SergeyBiryukov Bootstrap/Load normal normal 6.1 enhancement needs-unit-tests 4 years ago
#56325 Some blocks' RTL stylesheets not loading when RTL language is set SergeyBiryukov Editor normal major 6.1 defect (bug) needs-unit-tests 4 years ago
#55005 Improve PHP performance for block.json files hellofromTonya Editor normal normal 6.1 enhancement needs-unit-tests 3 years ago
#33330 Undefined property: stdClass::$slug Plugins normal minor 6.1 defect (bug) needs-unit-tests 3 years ago
#54736 get_sample_permalink unsets $post->filter even though this is a public property. hellofromTonya Posts, Post Types normal normal 6.1 defect (bug) needs-unit-tests 4 years ago
#55877 wp_insert_post() should check that a post type exists before using it SergeyBiryukov Posts, Post Types normal normal 6.1 defect (bug) needs-unit-tests 4 years ago
#55620 Prime caches linked objects in menu item REST API spacedmonkey REST API normal normal 6.1 enhancement needs-unit-tests 4 years ago
#52252 PHP Notice when `monthnum` query var is set without the `year` QV peterwilsoncc Rewrite Rules normal normal 6.1 defect (bug) needs-unit-tests 4 years ago
#56134 Site Health: If 0 active plugins (themes), they can't be "all up to date" SergeyBiryukov Site Health normal normal 6.1 enhancement needs-unit-tests 16 months ago
#55580 6.0 Regression: Featured image in Cover block missing from published page gziolo Editor high normal 6.0 defect (bug) needs-unit-tests 4 years ago
#55407 Allow case-insensitive elements for KSES peterwilsoncc Formatting normal normal 6.0 defect (bug) needs-unit-tests 4 years ago
#55372 Use tax_query in wp_get_nav_menu_items spacedmonkey Menus normal normal 6.0 enhancement needs-unit-tests 4 years ago
#53631 Modify "email already exists" message upon registration hellofromTonya Login and Registration normal normal 5.9 enhancement needs-unit-tests 5 years ago
#53386 Multisite is_super_admin call during app password validation can lead to infinite loop TimothyBlynJacobs Users normal normal 5.9 defect (bug) needs-unit-tests 5 years ago
#54323 Too few arguments for function (closure) SergeyBiryukov Script Loader normal major 5.8.2 defect (bug) needs-unit-tests 5 years ago
#52482 Tests: Reduce usage of assertEquals() for 5.8 SergeyBiryukov Build/Test Tools normal normal 5.8 task (blessed) needs-unit-tests 5 years ago
#46567 Run AJAX test group for multisite desrosj Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 5 years ago
#38266 Tests: Use assertSame() when the type of the value in the assertion is important SergeyBiryukov Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 6 years ago
#52606 Investigate why the media test group errors when run on its own SergeyBiryukov Media normal normal 5.7 defect (bug) needs-unit-tests 6 years ago
#51865 Add filter to `wp_image_src_get_dimensions` joemcgill Media normal normal 5.7 enhancement needs-unit-tests 6 years ago
#52144 the $term_ids in function wp_queue_posts_for_term_meta_lazyload is index array SergeyBiryukov Posts, Post Types normal normal 5.7 defect (bug) needs-unit-tests 6 years ago
#52605 Reset password email sent in wrong language desrosj Users normal normal 5.7 defect (bug) needs-unit-tests 5 years ago
#51493 Type error in wp_xmlrpc_server::_prepare_taxonomy() johnbillion XML-RPC normal normal 5.7 defect (bug) needs-unit-tests 6 years ago
#52018 Zip Module 2.8.2 - class-pclzip fatal error with PHP 8.0 SergeyBiryukov Filesystem API normal normal 5.6.2 defect (bug) needs-unit-tests 5 years ago
#49695 REST API check_template function can return false error TimothyBlynJacobs REST API normal normal 5.6 defect (bug) needs-unit-tests 6 years ago
#51131 Remove constraint that search handlers must return integer ids TimothyBlynJacobs REST API normal normal 5.6 enhancement needs-unit-tests 6 years ago
#50999 Scripts loaded through concatenation don't print their translations. ocean90 I18N high major 5.5.1 defect (bug) needs-unit-tests 6 years ago
#24106 Simplify wp_slash() whyisjake Formatting normal normal 5.5 defect (bug) needs-unit-tests 6 years ago
#50675 Media: migrate the data from the attachment post of the parent image when saving an edited image azaozz Media normal normal 5.5 defect (bug) needs-unit-tests 6 years ago
#49872 PHP Notice: Undefined index: path in /wp-includes/functions.php on line 905 SergeyBiryukov Pings/Trackbacks normal normal 5.5 defect (bug) needs-unit-tests 6 years ago
#50189 Only validate format if type is string TimothyBlynJacobs REST API normal normal 5.5 defect (bug) needs-unit-tests 6 years ago
#50213 REST API: Allow queries other than the main query to be `is_home` whyisjake REST API normal normal 5.5 defect (bug) needs-unit-tests 6 years ago
#49116 Add Links to the REST version of a Resource in the header of the page dshanske REST API normal normal 5.5 enhancement needs-unit-tests 6 years ago
#45337 Strange pagination issue SergeyBiryukov Rewrite Rules normal normal 5.5 defect (bug) needs-unit-tests 6 years ago
#44589 password reset email link faulty in some email clients SergeyBiryukov Mail normal normal 5.4 enhancement needs-unit-tests 7 years ago
#48653 PHP Notices when requesting a post with an unregistered status SergeyBiryukov Posts, Post Types normal normal 5.4 defect (bug) needs-unit-tests 7 years ago
#40532 Find a workaround for unit tests that have a dependency on XDebug pento Build/Test Tools normal normal 5.3 defect (bug) needs-unit-tests 7 years ago
#46581 $skip_list in copy_dir function is not working as it should SergeyBiryukov Filesystem API normal major 5.3 defect (bug) needs-unit-tests 7 years ago
#46800 protect against bad characters in media attachment metadata joemcgill Media normal normal 5.3 defect (bug) needs-unit-tests 7 years ago
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.