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 (201 - 300 of 828)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 3 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
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 23 months ago
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 5 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
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement 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
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 16 months ago
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 4 years ago
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 7 months ago
#34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) 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
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) needs-unit-tests 12 days ago
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 7 years ago
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 15 months ago
#9102 Inverse proxy breaks permalinks Permalinks normal normal defect (bug) needs-unit-tests 8 months ago
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 7 years ago
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 7 years ago
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 7 years ago
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 2 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
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request needs-unit-tests 9 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) needs-unit-tests 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) needs-unit-tests 7 years ago
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement needs-unit-tests 7 years ago
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 7 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
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Awaiting Review defect (bug) needs-unit-tests 7 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
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 14 months ago
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal Awaiting Review enhancement needs-unit-tests 8 months ago
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow Plugins normal normal Future Release enhancement needs-unit-tests 8 months ago
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement needs-unit-tests 4 years ago
#36831 wp_normalize_path in plugin_dir_path Plugins normal normal defect (bug) needs-unit-tests 6 years ago
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 7 years ago
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) needs-unit-tests 4 years ago
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 9 months ago
#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 2 years ago
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 5 months ago
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 2 years ago
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 4 years ago
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement needs-unit-tests 11 months ago
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement needs-unit-tests 5 months ago
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement needs-unit-tests 4 years ago
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal Awaiting Review feature request needs-unit-tests 4 months ago
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 7 years ago
#41448 Contributors shouldn't be able to change the date of their drafts Posts, Post Types low normal defect (bug) needs-unit-tests 12 months ago
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal normal defect (bug) needs-unit-tests 12 months 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
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 7 years ago
#38218 Make post type labels work during locale switching Posts, Post Types normal normal enhancement needs-unit-tests 8 years ago
#39089 Setting the Object Relationship Between Post Type Objects and Taxonomy Objects Posts, Post Types normal normal enhancement needs-unit-tests 5 years ago
#63911 Unit Tests: Adding More Coverage for Post Statuses Posts, Post Types normal normal enhancement needs-unit-tests 12 months ago
#18848 Filter post listing screen by post parent johnbillion Posts, Post Types normal normal feature request needs-unit-tests 6 years ago
#64282 Erase personal data does not remove biographical info Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 3 weeks 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
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 4 weeks ago
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 6 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
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal Future Release enhancement needs-unit-tests 7 weeks 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
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) needs-unit-tests 6 years ago
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 16 months ago
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 7 months ago
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) needs-unit-tests 12 months ago
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal Future Release defect (bug) needs-unit-tests 5 years ago
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 7 years ago
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 3 months ago
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#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 20 months ago
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 6 years ago
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#19653 Order by meta field forces ignore of null records Query normal normal Future Release enhancement needs-unit-tests 7 years ago
#45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement needs-unit-tests 6 years ago
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 7 years ago
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 15 months ago
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 5 months ago
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) 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
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 20 months ago
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 7 years ago
#27088 Allow per-query filtering of post status objects Query normal normal enhancement needs-unit-tests 2 years ago
#15249 Filtering get_search_sql for advanced queries Query normal normal enhancement needs-unit-tests 2 years ago
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 7 years ago
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 2 years ago
#33306 Only Query for author ID if user is member of blog Query normal normal enhancement needs-unit-tests 2 years ago
#9785 Search Enhancements -- consolidated ticket Query normal normal enhancement needs-unit-tests 5 years ago
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 7 years ago
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 7 years ago
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 16 months 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
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.