Make WordPress Core

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

1 2 3 4

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement has-patch 6 years ago
#61752 Plugin and theme editors should show files in alpha order General normal normal Awaiting Review enhancement has-patch 7 months ago
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement 6 months ago
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) dev-feedback 7 months ago
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) has-patch 7 years ago
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) has-patch 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
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement has-patch 7 days ago
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement dev-feedback 4 months ago
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) dev-feedback 12 months ago
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) has-patch 3 months ago
#40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement has-patch 2 weeks ago
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) changes-requested 9 months ago
#54797 Allow languages path in register_block_type I18N normal normal Future Release enhancement has-patch 5 months ago
#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) has-patch 4 months ago
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request dev-feedback 8 months ago
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request has-patch 9 years ago
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) dev-feedback 8 days ago
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) 9 years ago
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) has-patch 7 months ago
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) has-patch 14 months ago
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal Future Release defect (bug) has-patch 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
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) dev-feedback 15 months 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
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement dev-feedback 2 years ago
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement 8 years ago
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement has-patch 15 months ago
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request 9 years ago
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request changes-requested 17 months ago
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) dev-feedback 14 months ago
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement has-patch 2 years ago
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) has-patch 13 months ago
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement has-patch 3 years ago
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) has-patch 14 months ago
#35384 Archive for post in Menu Editor Menus normal normal enhancement has-patch 7 years ago
#58795 Multisite Network Admin Sites - Search doesn't work well Networks and Sites normal normal Future Release defect (bug) 13 days ago
#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) reporter-feedback 15 months ago
#41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement 9 years ago
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement has-patch 9 years ago
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor Awaiting Review enhancement has-patch 5 years 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
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request dev-feedback 17 months ago
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) 13 days ago
#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) has-patch 2 years ago
#65863 delete_transient() cannot remove a timeout row whose value row is missing, and delete_expired_transients() never sees it Options, Meta APIs normal normal Awaiting Review defect (bug) 42 hours 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
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 2 years ago
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement dev-feedback 4 weeks ago
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 22 months ago
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 6 years ago
#15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement has-patch 5 years ago
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement has-patch 7 years ago
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement dev-feedback 7 years ago
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement 7 years ago
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) dev-feedback 15 months ago
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) 3 years ago
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) dev-feedback 3 years ago
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) close 6 months 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
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) 7 years ago
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) dev-feedback 14 months ago
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) has-patch 7 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
#9825 Enforce permalink history, outright Permalinks normal normal enhancement dev-feedback 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) has-patch 2 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
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request 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) 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
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) has-patch 7 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
#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
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement 13 months ago
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal Awaiting Review enhancement dev-feedback 7 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 dev-feedback 7 months ago
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement has-patch 4 years ago
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement has-patch 7 years ago
#64810 A password protected post can be sticky but sometimes this behaviour is forbidden. Posts, Post Types normal normal 7.2 defect (bug) dev-feedback 2 weeks ago
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) has-patch 14 months ago
#55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal Future Release defect (bug) has-patch 6 months ago
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor Future Release defect (bug) has-patch 4 years ago
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) 8 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) dev-feedback 2 years ago
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) 4 months ago
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement 2 years ago
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement dev-feedback 4 years ago
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement has-patch 10 months ago
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement has-patch 4 months ago
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement changes-requested 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 has-patch 3 months ago
1 2 3 4
Note: See TracReports for help on using and creating reports.