Make WordPress Core

{12} Needs Unit Tests (349 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 (301 - 349 of 349)

1 2 3 4

Future Releases (49 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) close 3 years ago
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) 7 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
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) has-patch 6 years ago
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) reporter-feedback 15 months ago
#65414 imporove the wp_delete_inactive_widgets routine pbearne Widgets normal normal 7.2 defect (bug) dev-feedback 5 days ago
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) reporter-feedback 14 months ago
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement has-patch 7 years ago
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) has-patch 4 months ago
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement has-patch 4 years ago
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) has-patch 6 years ago
#29938 mysqli_query and multiple resultsets Database normal normal enhancement 7 years ago
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) dev-feedback 9 years ago
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement has-patch 7 years ago
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) has-patch 9 years ago
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) 3 months ago
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) dev-feedback 15 months ago
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) has-patch 5 years ago
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) dev-feedback 7 years ago
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) has-patch 3 years ago
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) 8 years ago
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) has-patch 6 months ago
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) 9 years ago
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) 7 years 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) reporter-feedback 18 months ago
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) 23 hours ago
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement has-patch 5 years ago
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) 5 years ago
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) dev-feedback 8 years ago
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) has-patch 3 months ago
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) 3 years ago
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement 9 years ago
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement dev-feedback 7 years ago
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) 7 years ago
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) has-patch 6 months ago
#65171 wp_check_post_lock_window filter values below 120s break post lock detection in backgrounded tabs Editor normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) 7 years ago
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) reporter-feedback 14 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) has-patch 7 years ago
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) has-patch 5 years ago
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) has-patch 2 months ago
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) 7 years ago
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) has-patch 7 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) dev-feedback 9 years ago
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) 7 years ago
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal Awaiting Review defect (bug) has-patch 7 months ago
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) has-patch 7 years ago
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) 7 years ago
1 2 3 4
Note: See TracReports for help on using and creating reports.