Make WordPress Core

{12} Needs Unit Tests (347 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 (1 - 100 of 347)

1 2 3 4

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) 7 years ago
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) 2 years ago
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) 23 months ago
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement 8 years ago
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) 8 years ago
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement 6 years ago
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) 3 years ago
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement 9 years ago
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement 6 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 9 years ago
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) 6 years ago
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal Awaiting Review enhancement 15 months ago
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) 6 years ago
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) 2 years ago
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) 8 years ago
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) 6 years ago
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) 6 years ago
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement 6 months ago
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) 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) 9 years ago
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement 8 years ago
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request 9 years ago
#58795 Multisite Network Admin Sites - Search doesn't work well Networks and Sites normal normal Future Release defect (bug) 3 days ago
#41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement 9 years ago
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) 3 years ago
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement 7 years ago
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) 3 years ago
#34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) 8 years ago
#44847 Redirect old date-based permalinks on structure changes Permalinks normal normal Awaiting Review defect (bug) 8 years ago
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) 5 years ago
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement 9 years ago
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request 8 years ago
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal Awaiting Review defect (bug) 6 years ago
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) 8 years ago
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) 6 years ago
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement 13 months ago
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) 8 months ago
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) 3 months ago
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement 2 years ago
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal Future Release defect (bug) 6 years ago
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement 8 years ago
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) 9 years ago
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) 6 months ago
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) 7 years ago
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement 3 years ago
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement 6 years ago
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement 6 years ago
#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) 7 years ago
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement 2 years ago
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement 4 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 9 years ago
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement 13 months ago
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement 15 months ago
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement 3 years ago
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) 9 years ago
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) 3 years ago
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) 9 years ago
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement 9 years ago
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement 9 years ago
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement 6 years ago
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement 11 months ago
#39174 Introduce network roles Role/Capability normal normal Future Release feature request 7 years ago
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement 5 years ago
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) 7 years ago
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) 6 years ago
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement 9 years ago
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) 22 months ago
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement 9 years ago
#41564 Search for hyphenated post templates for post types with underscores Themes normal normal Awaiting Review feature request 11 months ago
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement 8 years ago
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) 10 months 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) 9 years ago
#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) 5 years ago
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) 6 years ago
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) 7 years ago
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) 7 years ago
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) 7 years ago
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) 7 years ago
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) 7 years ago
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement 7 years ago
#17020 Some comment queries are not filterable Comments normal normal enhancement 7 years ago
#29938 mysqli_query and multiple resultsets Database normal normal enhancement 7 years ago
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) 7 years ago
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) 7 years ago
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) 7 years ago
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) 7 years ago
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) 7 years ago
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) 7 years ago
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) 7 years ago
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) 7 years ago
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) 7 years ago
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) 3 days ago
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement 7 years ago
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) 7 years ago
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) 7 years ago
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) 7 years ago
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement 7 years ago
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) 7 years ago
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) 7 years ago
1 2 3 4
Note: See TracReports for help on using and creating reports.