Make WordPress Core

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

1 2 3 4 5 6 7 8 9

Future Releases (52 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 8 years ago
#41064 Registered and last edited dates on new sites should be identical desrosj Networks and Sites normal normal defect (bug) needs-unit-tests 8 years ago
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement needs-unit-tests 8 years ago
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement needs-unit-tests 8 years ago
#44847 Redirect old date-based permalinks on structure changes Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#45488 wp_set_script_translations does not load md5-based PO files I18N normal normal defect (bug) needs-unit-tests 8 years ago
#34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 8 years ago
#38218 Make post type labels work during locale switching Posts, Post Types normal normal enhancement needs-unit-tests 8 years ago
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) needs-unit-tests 8 years ago
#44813 Filter _get_list_table soulseekah Administration normal normal enhancement needs-unit-tests 8 years ago
#44473 Produce better image quality/size combination via php Imagick module Media normal normal enhancement needs-unit-tests 8 years ago
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement needs-unit-tests 8 years ago
#37526 Introduce the possibility to register new administration panels Administration normal normal enhancement needs-unit-tests 8 years ago
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request needs-unit-tests 9 years ago
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request needs-unit-tests 9 years ago
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 9 years ago
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 9 years ago
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement needs-unit-tests 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 9 years ago
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 9 years ago
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 9 years ago
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 9 years ago
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#24079 Inline Docs for unit-tests SergeyBiryukov Unit Tests normal normal WordPress.org defect (bug) 13 years ago
#23699 Better `wp_unique_filename` tests joehoyle Unit Tests normal normal WordPress.org enhancement 13 years ago
#22989 Translation units tests loading test data from non-dynamic path Unit Tests normal normal WordPress.org defect (bug) 14 years ago
#11867 Increase Cross-Plattform portability of the Testsuite westi Unit Tests normal normal WordPress.org defect (bug) 17 years ago

Next Release (48 matches)

#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 5 months ago
#21767 Remove stripslashes from API functions nacin Formatting normal normal 3.6 task (blessed) needs-unit-tests 7 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 9 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
#64090 Unexpected DB query when inserting a non-hierarchical term spacedmonkey Taxonomy normal normal 6.9 enhancement 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 10 months ago
#62801 Improve performance of X-WP-TotalPages queries spacedmonkey REST API normal normal 6.9 enhancement needs-unit-tests 10 months 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 15 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 15 months ago
#23311 Enable internationalization in PHPMailer swissspidy I18N normal normal 6.8 enhancement needs-unit-tests 17 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 18 months ago
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones SergeyBiryukov Date/Time normal minor 6.8 defect (bug) needs-unit-tests 18 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 22 months ago
#7326 get_posts not working properly pyadav General high blocker 2.6.2 defect (bug) needs-unit-tests 2 years ago
#18158 Meta Query for posts with a meta key not set (IS NULL). georgestephanis Query normal normal 3.5 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
#61228 Backport: Templates perf: resolve patterns server side ellatrix Editor normal normal 6.6 enhancement needs-unit-tests 2 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
#39090 Remove duplicate query from posts page in the admin Users normal normal 6.3 enhancement needs-unit-tests 3 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
#33330 Undefined property: stdClass::$slug Plugins normal minor 6.1 defect (bug) 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
#55005 Improve PHP performance for block.json files hellofromTonya Editor normal normal 6.1 enhancement needs-unit-tests 3 years ago
#37464 Last changed helper function jorbin Cache API normal normal 4.7 enhancement needs-unit-tests 3 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
#55620 Prime caches linked objects in menu item REST API spacedmonkey REST API normal normal 6.1 enhancement needs-unit-tests 4 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
#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
#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
#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
#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
#55372 Use tax_query in wp_get_nav_menu_items spacedmonkey Menus normal normal 6.0 enhancement 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
#14459 Rotate Full Size Images on Upload kirasong Media normal normal 5.3 enhancement needs-unit-tests 4 years ago
#24556 wptexturize() edge case bug with specific sentence structure Formatting normal normal defect (bug) 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
#53631 Modify "email already exists" message upon registration hellofromTonya Login and Registration normal normal 5.9 enhancement 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
#36953 Meta lazyloading can cause excessive calls to object cache DBrumbaugh10Up Query normal normal 4.6 defect (bug) needs-unit-tests 5 years ago
#25007 WP_HTTP_Fsockopen does not verify SSL certificates HTTP API normal major 3.7 defect (bug) needs-unit-tests 5 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
#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
#21667 Add some user agent to wp_is_mobile stevenkword General normal normal enhancement needs-unit-tests 5 years ago
#52605 Reset password email sent in wrong language desrosj Users normal normal 5.7 defect (bug) 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
#51865 Add filter to `wp_image_src_get_dimensions` joemcgill Media normal normal 5.7 enhancement needs-unit-tests 5 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 5 years ago
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.