Make WordPress Core

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

1 2 3 4 5

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55604 Update SimplePie to version 1.7.0 External Libraries normal normal Future Release task (blessed) dev-feedback 02/05/2024
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) has-patch 06/19/2020
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement has-patch 05/13/2021
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) has-patch 06/04/2019
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) has-patch 11/17/2020
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) has-patch 06/04/2019
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) 06/04/2019
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor 6.6 defect (bug) dev-feedback 02/06/2024
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) has-patch 04/08/2021
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) has-patch 06/04/2019
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) 03/02/2018
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) 09/04/2020
#2691 HTML comments in posts aren't handled properly. adamsilverstein* Formatting normal normal Future Release defect (bug) close 01/10/2024
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) dev-feedback 04/14/2023
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) 08/06/2020
#51019 convert_smilies() fails on large tags Formatting normal normal 6.6 defect (bug) changes-requested 02/29/2024
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) has-patch 10/12/2020
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) 04/03/2019
#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 07/21/2017
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) has-patch 03/26/2019
#5250 wpautop() issue with lists Formatting normal normal Future Release defect (bug) close 02/02/2023
#43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement 01/18/2022
#47557 Sanitize Email Suggestion Formatting normal minor Awaiting Review enhancement 03/23/2023
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 08/02/2022
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance Formatting normal normal Awaiting Review enhancement dev-feedback 05/18/2019
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) 06/04/2019
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) 06/04/2019
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) 06/04/2019
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) 06/04/2019
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) 06/04/2019
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) 01/18/2022
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) 06/04/2019
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement dev-feedback 06/04/2019
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal enhancement has-patch 06/04/2019
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement has-patch 06/04/2019
#57579 Replace most strip_tags() with wp_strip_tags() General normal normal Future Release defect (bug) changes-requested 02/05/2024
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) has-patch 11/13/2017
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) has-patch 07/28/2017
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement dev-feedback 11/27/2023
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement has-patch 04/20/2020
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) dev-feedback 06/04/2019
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) has-patch 06/04/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) has-patch 06/04/2019
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) 06/04/2019
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement has-patch 06/04/2019
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement dev-feedback 02/07/2024
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) 02/07/2020
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement has-patch 02/27/2017
#40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement 04/19/2023
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) has-patch 11/16/2023
#54797 Allow languages path in register_block_type gziolo I18N normal normal Future Release enhancement has-patch 09/17/2023
#25585 Arabic stopwords comparison I18N normal normal Future Release enhancement 02/28/2024
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) has-patch 02/27/2024
#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 04/08/2022
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request 10/05/2022
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request dev-feedback 05/26/2019
#38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request has-patch 01/17/2018
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major Awaiting Review defect (bug) reporter-feedback 06/04/2020
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement has-patch 09/16/2020
#28059 Inline image attachments with wp_mail() Mail normal normal enhancement has-patch 06/04/2019
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) dev-feedback 10/16/2020
#48489 Big image size threshold should take into account registered image sizes. Media normal normal Future Release defect (bug) has-patch 11/16/2023
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) 10/31/2017
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) has-patch 02/05/2024
#36477 Responsive images (srcset) can include images larger than the full size Media normal normal Future Release defect (bug) dev-feedback 09/01/2023
#60291 Support Lossless WebP in WP_Image_Editor_GD Media normal normal 6.6 defect (bug) has-patch 02/19/2024
#60158 The description field for media doesn't automatically make paragraphs in the generated code joedolson* Media normal normal Awaiting Review defect (bug) changes-requested 02/12/2024
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal Future Release defect (bug) has-patch 04/15/2019
#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) 05/31/2017
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) has-patch 09/10/2020
#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 08/07/2023
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) dev-feedback 01/26/2024
#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) 04/30/2018
#36437 wp_delete_attachment causes warning Media normal normal Awaiting Review defect (bug) has-patch 07/27/2017
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement dev-feedback 02/26/2024
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement 02/07/2019
#57003 Compress original image upload to avoid uncompressed images Media normal normal Future Release enhancement 03/15/2023
#54648 Improve filter to enable setting quality for each subsize image adamsilverstein* Media normal normal Awaiting Review enhancement has-patch 02/23/2024
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement commit 06/13/2023
#56349 Update WordPress core functions to support multiple MIME types joegrainger Media normal normal Future Release enhancement has-patch 09/07/2022
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request 08/10/2017
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request changes-requested 02/07/2023
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement dev-feedback 06/04/2019
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement has-patch 06/04/2019
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement close 06/04/2019
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) has-patch 10/10/2021
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) has-patch 07/31/2020
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement has-patch 04/28/2023
#29213 Introduce capability for access to nav-menus.php johnbillion Menus normal normal Future Release enhancement dev-feedback 01/30/2022
#35384 Archive for post in Menu Editor Menus normal normal enhancement has-patch 06/04/2019
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement has-patch 06/04/2019
#51926 Network Site Search should search more than just wp_blogs.path Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
#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 09/29/2022
#41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement 09/19/2017
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement has-patch 08/29/2017
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor Awaiting Review enhancement has-patch 11/16/2021
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement has-patch 02/01/2022
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request dev-feedback 09/07/2017
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) 06/04/2019
1 2 3 4 5
Note: See TracReports for help on using and creating reports.