Make WordPress Core

{37} Needs Unit Tests (843 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 (101 - 200 of 843)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 7 years ago
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 7 years ago
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 7 years ago
#33547 Smilies are served over http instead of https and create mixed content when logged in johnbillion Posts, Post Types normal normal defect (bug) needs-unit-tests 7 years ago
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement needs-unit-tests 7 years ago
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 7 years ago
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 7 years ago
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 7 years ago
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement needs-unit-tests 7 years ago
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement needs-unit-tests 7 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
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules 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
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) 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
#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
#32789 Abstract get_category_by_path into get_term_by_path 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
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 7 years ago
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 7 years ago
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 7 years ago
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy 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
#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
#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
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 7 years ago
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 7 years ago
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 7 years ago
#46198 Add additional test for `wp_targeted_link_rel()` when saving and publishing changeset. dswebsme Customize normal normal task (blessed) needs-unit-tests 7 years ago
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 7 years ago
#33787 Euro hex code being converted to smiley url Emoji normal normal defect (bug) needs-unit-tests 7 years 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
#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 7 years ago
#8213 WP text formatting functions handle block-level INS tag incorrectly markjaquith Formatting low normal defect (bug) needs-unit-tests 7 years ago
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 7 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) needs-unit-tests 7 years ago
#9930 is_serialized() returns false on serialized doubles westi General normal minor defect (bug) needs-unit-tests 7 years ago
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 7 years ago
#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 7 years ago
#32378 Image Uploads automatically puts "Olympus Digital Camera" as caption Media normal normal feature request needs-unit-tests 7 years ago
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 7 years ago
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) needs-unit-tests 7 years ago
#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
#31066 wp_upload_dir calls wp_mkdir_p on each invocation Filesystem API normal normal defect (bug) needs-unit-tests 7 years ago
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 7 years ago
#39072 Add gmt_offset as a REST API setting REST API normal normal defect (bug) needs-unit-tests 7 years ago
#41549 REST API: Use `wp.apiRequest` helper in `wp.api` Backbone client adamsilverstein REST API normal normal enhancement needs-unit-tests 7 years ago
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 7 years ago
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 7 years ago
#43750 Establish a standard means of core reading privacy declarations from plugins' headers xkon Privacy normal normal enhancement needs-unit-tests 7 years ago
#35386 Refining Walker code General normal normal enhancement needs-unit-tests 7 years ago
#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 7 years ago
#11623 review options list and update sanitize_option() Security normal normal defect (bug) needs-unit-tests 7 years ago
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement needs-unit-tests 6 years ago
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 6 years ago
#43357 SimplePie deprecated calls modified Feeds normal normal enhancement needs-unit-tests 6 years ago
#34406 wp_kses_hair is too stringent redux Formatting normal normal defect (bug) needs-unit-tests 6 years ago
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 6 years ago
#37542 Taxonomies in cron jobs cause problems Cron API normal normal defect (bug) needs-unit-tests 6 years ago
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) needs-unit-tests 6 years ago
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 6 years ago
#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 6 years ago
#34883 Support TLS Client Certificates HTTP API normal normal enhancement needs-unit-tests 6 years ago
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 6 years ago
#42403 Introduce singular capabilities for network activating plugins Role/Capability normal normal enhancement needs-unit-tests 6 years ago
#18848 Filter post listing screen by post parent johnbillion Posts, Post Types normal normal feature request needs-unit-tests 6 years ago
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) needs-unit-tests 6 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) needs-unit-tests 6 years ago
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 6 years ago
#44648 User creation even though an error is thrown REST API normal normal defect (bug) needs-unit-tests 6 years ago
#49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
#38731 Allow publicly readable settings within WP_REST_Settings_Controller REST API normal normal enhancement needs-unit-tests 6 years ago
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
#41159 REST API: Add a way to determine if a request is an embedded "sub-request" REST API normal normal enhancement needs-unit-tests 6 years ago
#51650 Store file size in attachment metadata Media normal normal enhancement needs-unit-tests 6 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
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#42550 Make wp_upload_dir respect URL scheme Upload normal normal enhancement needs-unit-tests 6 years ago
#25691 Refactor StringExtractor nbachiyski Build/Test Tools normal normal defect (bug) needs-unit-tests 6 years ago
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 6 years ago
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) needs-unit-tests 6 years ago
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#32367 Nav menu attribute unit tests Menus normal normal enhancement needs-unit-tests 6 years ago
#41673 Abstract update capability logic into a meta capability Users normal normal enhancement needs-unit-tests 6 years ago
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#36831 wp_normalize_path in plugin_dir_path Plugins normal normal defect (bug) needs-unit-tests 6 years ago
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 6 years ago
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 6 years ago
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 6 years ago
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 5 years ago
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release 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.