Make WordPress Core

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

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/15/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
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) needs-unit-tests 06/30/2019
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement needs-unit-tests 11/09/2021
#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
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 07/06/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
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request needs-unit-tests 10/04/2019
#48242 Deprecate wp_parse_url() in favour of native parse_url() General normal normal enhancement needs-unit-tests 11/17/2023
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) needs-unit-tests 11/23/2020
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 04/08/2021
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) needs-unit-tests 10/16/2020
#48602 wptexturize: smart quotes: should ignore tags inside quotes Formatting normal normal defect (bug) needs-unit-tests 09/12/2023
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 10/22/2024
#48936 Remove mysql2date() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 02/24/2023
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
#49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement needs-unit-tests 10/24/2020
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 07/20/2020
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 02/07/2020
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal Future Release defect (bug) needs-unit-tests 01/19/2022
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/2020
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 04/16/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
#50027 Retire Phpass and use PHP native password hashing johnbillion Security normal normal defect (bug) needs-unit-tests 11/20/2024
#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
#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 01/26/2024
#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
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2020
#50568 Improve WP_Term's sanitization calls Taxonomy normal normal Future Release defect (bug) needs-unit-tests 03/12/2024
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 02/25/2023
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 02/07/2024
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request needs-unit-tests 11/08/2021
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 06/30/2023
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request needs-unit-tests 10/05/2022
#51305 wp_list_comments returns nothing if "per_page" parameter is defined metalandcoffee Comments normal normal defect (bug) needs-unit-tests 01/29/2024
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
#51650 Store file size in attachment metadata Media normal normal enhancement needs-unit-tests 10/27/2020
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 01/25/2024
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) needs-unit-tests 02/18/2021
#51926 Network Site Search should search more than just wp_blogs.path Networks and Sites normal normal Future Release defect (bug) needs-unit-tests 10/07/2022
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 01/05/2021
#52388 Use HTTPS URL already during installation if supported Upgrade/Install normal normal Future Release enhancement needs-unit-tests 11/19/2024
#52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 04/18/2024
#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) needs-unit-tests 04/26/2021
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 06/13/2024
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 04/12/2024
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones Date/Time normal minor defect (bug) needs-unit-tests 12/11/2024
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 07/26/2023
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal Future Release defect (bug) needs-unit-tests 04/08/2022
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement needs-unit-tests 11/10/2021
#53692 Inaccurate schema for the app_id property in the application-passwords endpoints Application Passwords normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2021
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal Future Release enhancement needs-unit-tests 07/29/2021
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 06/07/2022
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata Users normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2021
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 09/12/2024
#54666 Numeric theme not work REST API normal normal defect (bug) needs-unit-tests 12/20/2021
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement needs-unit-tests 11/06/2024
#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 07/24/2024
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2022
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 02/23/2023
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 02/05/2024
#55357 Add object_id property to WP_Term class Taxonomy normal normal defect (bug) needs-unit-tests 06/22/2022
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal Awaiting Review defect (bug) needs-unit-tests 08/08/2023
#56323 Undefined variable phpcs error for $new_size_meta adamsilverstein Media normal normal defect (bug) needs-unit-tests 09/07/2022
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request needs-unit-tests 02/07/2023
#56349 Update WordPress core functions to support multiple MIME types joegrainger Media normal normal Future Release enhancement needs-unit-tests 09/07/2022
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 10/21/2024
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#56968 Email - Rename attachments (optional) Mail normal normal enhancement needs-unit-tests 11/03/2022
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 10/21/2024
#57003 Compress original image upload to avoid uncompressed images Media normal normal Future Release enhancement needs-unit-tests 03/15/2023
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2022
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement needs-unit-tests 02/07/2023
#57579 Replace most strip_tags() with wp_strip_tags() General normal normal Future Release defect (bug) needs-unit-tests 10/28/2024
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement needs-unit-tests 03/22/2023
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/08/2023
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 10/27/2024
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement needs-unit-tests 06/13/2024
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/21/2024
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 09/15/2023
#59485 Invalid username Users normal normal Awaiting Review defect (bug) needs-unit-tests 11/26/2024
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2023
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2024
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2023
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) needs-unit-tests 11/28/2023
#59901 PHPunit tests for wp_find_hierarchy_loop Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10/09/2024
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 11/27/2023
#59950 read_dashboard capability? Role/Capability normal normal feature request needs-unit-tests 08/18/2024
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 01/18/2024
#61113 WP_REST_Templates_Revisions_Controller not checking parent ID correctly REST API normal normal defect (bug) needs-unit-tests 06/25/2024
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.