Make WordPress Core

{37} Needs Unit Tests (896 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 (601 - 700 of 896)

1 2 3 4 5 6 7 8 9

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34493 wp_handle_comment_submission() does not set the user_ID johnbillion Comments high normal 4.4 defect (bug) needs-unit-tests 11/05/2015
#9959 wp_rel_nofollow_callback adds too many rel/nofollow attributes wonderboymusic Comments low normal 4.4 defect (bug) needs-unit-tests 11/04/2015
#36573 Add `$comment` parameter to `get_comment_author_url_link()` wonderboymusic Comments normal normal 4.6 enhancement needs-unit-tests 04/22/2016
#19893 get_comments_link() doesn't link properly if there are no responses wonderboymusic Comments normal normal 4.4 enhancement needs-unit-tests 09/12/2015
#30754 Syntax error being reported in customize-controls.js qunit tests jorbin Customize normal normal 4.2 defect (bug) needs-unit-tests 12/23/2014
#25156 get_custom_header() should return false when there is no header kovshenin Customize normal normal defect (bug) needs-unit-tests 09/12/2016
#37964 Allow customizer controls to be encapsulated by accepting pre-instantiated settings westonruter Customize high normal 4.9 enhancement needs-unit-tests 11/01/2017
#39896 Customizer: Allow users to Draft changes before Publishing westonruter Customize high normal 4.9 enhancement needs-unit-tests 01/17/2021
#30937 Add Customizer state persistence in changesets (formerly “transactions”) westonruter Customize high normal 4.7 feature request needs-unit-tests 01/22/2018
#30738 JS content templates for base WP_Customize_Control westonruter Customize high normal 4.9 task (blessed) needs-unit-tests 01/19/2018
#37660 RegEx in wpdb::get_table_from_query( $q ) in wp-db.php returns table_alias='a' rather than table_name=wp_999_options pento Database normal normal 4.7 defect (bug) needs-unit-tests 09/02/2016
#33501 Starting w/ WP4.2, upgrade scenario may fail for non-MySQL installs pento Database normal normal 4.4 defect (bug) needs-unit-tests 09/28/2015
#13715 dbDelta produces warnings westi Database normal normal 3.0 defect (bug) needs-unit-tests 06/11/2010
#22196 add $wpdb->upsert function Database normal normal enhancement needs-unit-tests 07/27/2017
#36917 Re-architect wpdb::init_charset() for unit testing pento Database normal minor 4.6 task (blessed) needs-unit-tests 06/01/2016
#10332 Backdated pre-1st January 1970 post displayed as published on the current viewing day nacin Date/Time high major 3.2 defect (bug) needs-unit-tests 06/02/2011
#33750 Unit tests for is_new_day() and the_date() jubstuff Date/Time low normal 4.4 enhancement needs-unit-tests 09/24/2015
#55580 6.0 Regression: Featured image in Cover block missing from published page gziolo Editor high normal 6.0 defect (bug) needs-unit-tests 05/03/2022
#45401 Dynamic blocks not working when added after a page break block. Editor normal normal 5.0 defect (bug) needs-unit-tests 12/20/2018
#56325 Some blocks' RTL stylesheets not loading when RTL language is set SergeyBiryukov Editor normal major 6.1 defect (bug) needs-unit-tests 10/11/2022
#22585 wp_editor() gives fatal error on front-end ryan Editor normal major 3.5 defect (bug) needs-unit-tests 11/27/2012
#61228 Backport: Templates perf: resolve patterns server side ellatrix Editor normal normal 6.6 enhancement needs-unit-tests 06/13/2024
#61641 Block Bindings: Expose sources in the editor settings to consume them in the client cbravobernal Editor normal normal 6.7 enhancement needs-unit-tests 07/26/2024
#55005 Improve PHP performance for block.json files hellofromTonya Editor normal normal 6.1 enhancement needs-unit-tests 04/25/2023
#23776 A string of text starting with "http://" turned into a paragraph SergeyBiryukov Embeds normal normal 4.2 defect (bug) needs-unit-tests 01/07/2015
#21990 SimplePie: DOMDocument can be disabled rmccue External Libraries low normal 3.5 defect (bug) needs-unit-tests 11/20/2015
#41526 Remove usage of each() from Text_Diff_Engine_native johnbillion External Libraries normal normal 4.9 task (blessed) needs-unit-tests 10/26/2017
#55604 Update SimplePie to version 1.8.0 External Libraries normal normal 6.7 task (blessed) needs-unit-tests 08/10/2024
#24622 If-Modified-Since is wrong by comment feed nacin Feeds normal normal 3.7 defect (bug) needs-unit-tests 10/03/2013
#32620 WordPress is not stripping invalid tags in get_the_content_feed Feeds normal minor defect (bug) needs-unit-tests 02/01/2017
#46581 $skip_list in copy_dir function is not working as it should SergeyBiryukov Filesystem API normal major 5.3 defect (bug) needs-unit-tests 10/05/2019
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor 6.7 defect (bug) needs-unit-tests 06/18/2024
#30815 WP_Filesystem_FTPext::exists() returns false if directory exists but is empty ocean90 Filesystem API normal normal 4.2 defect (bug) needs-unit-tests 03/18/2015
#52018 Zip Module 2.8.2 - class-pclzip fatal error with PHP 8.0 SergeyBiryukov Filesystem API normal normal 5.6.2 defect (bug) needs-unit-tests 06/30/2021
#25767 get_home_path() fails if admin area is SSL but not the frontend johnbillion Filesystem API normal normal 4.0 defect (bug) needs-unit-tests 06/29/2014
#44533 wp_is_stream wrappers need preg delimiter when quoting Filesystem API normal normal 5.1 defect (bug) needs-unit-tests 10/12/2018
#22267 Make trailingslashit() and untrailingslashit() work with backslashes nacin Filesystem API normal normal 3.9 enhancement needs-unit-tests 03/01/2014
#55407 Allow case-insensitive elements for KSES peterwilsoncc Formatting normal normal 6.0 defect (bug) needs-unit-tests 03/31/2022
#45378 Convert soft hyphens when sanitizing titles pento Formatting normal normal 5.1 defect (bug) needs-unit-tests 01/14/2019
#25303 Fix regular expression used for smiley translations to work when there is only one registered emoticon. wonderboymusic Formatting normal normal 3.8 defect (bug) needs-unit-tests 11/15/2013
#4857 More issues with wpautop() pento Formatting low normal 4.7 defect (bug) needs-unit-tests 12/27/2016
#29810 Prevent HTML Corruption When Shortcodes Are Not Allowed Formatting normal normal defect (bug) needs-unit-tests 08/23/2015
#24106 Simplify wp_slash() whyisjake Formatting normal normal 5.5 defect (bug) needs-unit-tests 07/11/2020
#15367 WordPress strips multiple line breaks inside of <pre> tags garyc40 Formatting normal normal 3.4 defect (bug) needs-unit-tests 03/31/2014
#33446 Wrong unicode character conversion Formatting normal normal defect (bug) needs-unit-tests 09/23/2015
#20415 big tags formatted incorrectly in rss Formatting normal normal defect (bug) needs-unit-tests 09/20/2015
#10077 clean_url improperly scrapes %20 ryan Formatting high major defect (bug) needs-unit-tests 05/14/2015
#25646 figcaption should not be treated as a block by wpautop() Formatting normal normal 3.9 defect (bug) needs-unit-tests 05/01/2016
#21018 get_the_password_form() inserting two </p> before the </form> causing W3C validation error nacin Formatting normal normal 3.4.1 defect (bug) needs-unit-tests 06/26/2012
#15600 shortcode_unautop returns emtpy string westi Formatting high major 3.3 defect (bug) needs-unit-tests 10/12/2011
#15657 wp_strip_all_tags causes paragraphs to run together Formatting normal normal defect (bug) needs-unit-tests 10/07/2013
#12118 wp_texturize converting x to &#215; is too greedy Formatting normal normal 3.0 defect (bug) needs-unit-tests 12/15/2017
#7988 wpautop p (paragraph) bug with div Formatting normal normal defect (bug) needs-unit-tests 09/22/2011
#16957 wptexturize - problem with numbers and non-breaking spaces Formatting normal normal defect (bug) needs-unit-tests 03/15/2014
#24556 wptexturize() edge case bug with specific sentence structure Formatting normal normal defect (bug) needs-unit-tests 02/12/2022
#40040 Run wpautop on author bio johnbillion Formatting normal normal 4.9 enhancement needs-unit-tests 01/17/2018
#16448 Smilies should not be placed inside of pre or code tags wonderboymusic Formatting normal normal 3.8 enhancement needs-unit-tests 11/15/2013
#20522 the sanitize_file_name_chars filter and ch(0) Formatting normal minor enhancement needs-unit-tests 01/17/2014
#21767 Remove stripslashes from API functions nacin Formatting normal normal 3.6 task (blessed) needs-unit-tests 02/29/2016
#3362 Missing <p> tag from <blockquote> (as well as extra <br /> sometimes) invalidates xhtml General normal normal defect (bug) needs-unit-tests 09/22/2011
#22473 Post-formats radiogroup on custom post types and pages will not update in 3.5 Beta 3 ryan General normal normal 3.5 defect (bug) needs-unit-tests 11/20/2012
#36358 Return of _wp_json_prepare_data() in wp_json_encode() should be used. rmccue General normal normal 4.6 defect (bug) needs-unit-tests 05/17/2016
#9246 Wordpress cannot update '.htaccess' even though it is writable westi General normal normal 2.8 defect (bug) needs-unit-tests 08/17/2009
#23284 Wrong parameter order for stripos in wp-includes/functions.php nacin General normal normal 3.5.2 defect (bug) needs-unit-tests 06/19/2013
#20412 add_query_arg() doesn't work with already exisitng CGI vars General normal normal defect (bug) needs-unit-tests 04/10/2012
#7688 get_children not working General normal normal defect (bug) needs-unit-tests 09/22/2011
#7326 get_posts not working properly pyadav General high blocker 2.6.2 defect (bug) needs-unit-tests 09/22/2011
#38828 update_blog_details() performance improvement ideas General normal normal defect (bug) needs-unit-tests 07/06/2017
#21667 Add some user agent to wp_is_mobile stevenkword General normal normal enhancement needs-unit-tests 06/07/2021
#16943 Code Cleanup add_query_arg() + friends General normal normal enhancement needs-unit-tests 08/15/2013
#30238 Treat 'FALSE' as false in wp_validate_boolean() boonebgorges General normal normal 4.1 enhancement needs-unit-tests 01/31/2020
#60698 Token Map: Introduce an efficient lookup and translation class for string mappings. dmsnell General normal normal 6.6 feature request needs-unit-tests 06/21/2024
#52622 Fix PHP Warning on PHP7.2 in class-wp-http-curl.php SergeyBiryukov HTTP API normal normal 6.3 defect (bug) needs-unit-tests 07/03/2023
#37986 Requests: 'ssl' and 'local' args missing from HTTP API debug hooks HTTP API low minor defect (bug) needs-unit-tests 07/27/2017
#25007 WP_HTTP_Fsockopen does not verify SSL certificates HTTP API normal major 3.7 defect (bug) needs-unit-tests 09/07/2021
#20434 cURL fails to follow redirects sometimes ryan HTTP API high critical 3.4 defect (bug) needs-unit-tests 05/10/2012
#19033 Problem with Hebrew letter "Nun" hiding search results shir.gans@… I18N normal critical 3.4 defect (bug) needs-unit-tests 02/08/2012
#50999 Scripts loaded through concatenation don't print their translations. ocean90 I18N high major 5.5.1 defect (bug) needs-unit-tests 09/09/2020
#36790 Wrong month name declension SergeyBiryukov I18N normal normal 4.6 defect (bug) needs-unit-tests 07/05/2016
#61518 Switch locale to admin locale when sending admin notifications I18N normal normal 6.7 enhancement needs-unit-tests 08/27/2024
#10619 Importing WXR breaks serialized postmeta value westi Import normal normal 3.0 defect (bug) needs-unit-tests 12/22/2009
#11354 WordPress Importer duplicates categories Import normal normal 3.1 defect (bug) needs-unit-tests 10/25/2010
#36476 Add tests for sign on related functions jorbin Login and Registration normal normal 6.4 enhancement needs-unit-tests 08/24/2023
#53631 Modify "email already exists" message upon registration hellofromTonya Login and Registration normal normal 5.9 enhancement needs-unit-tests 11/09/2021
#35781 Incorrect use of PHP method compact SergeyBiryukov Mail normal normal 4.4.3 defect (bug) needs-unit-tests 03/25/2016
#44589 password reset email link faulty in some email clients SergeyBiryukov Mail normal normal 5.4 enhancement needs-unit-tests 01/18/2020
#18412 "%20" in an uploaded image file name breaks thumbnails Media normal normal defect (bug) needs-unit-tests 07/02/2014
#30346 Attachments not being found with attachment_url_to_postid() SergeyBiryukov Media normal normal 4.1 defect (bug) needs-unit-tests 11/21/2014
#23706 Image metadata encoding problem SergeyBiryukov Media normal normal 4.0 defect (bug) needs-unit-tests 05/12/2014
#35325 Image metadata not created when IPTC keywords are non-utf8 Media normal normal defect (bug) needs-unit-tests 03/11/2016
#52606 Investigate why the media test group errors when run on its own SergeyBiryukov Media normal normal 5.7 defect (bug) needs-unit-tests 02/22/2021
#22813 Media Uploader doesn't escape "+" in filenames and doesn't upload file Media normal normal 4.0 defect (bug) needs-unit-tests 10/06/2014
#50675 Media: migrate the data from the attachment post of the parent image when saving an edited image azaozz Media normal normal 5.5 defect (bug) needs-unit-tests 07/19/2020
#25268 Re-enable processing of scheduled and private posts in _fix_attachment_links() nacin Media normal normal 3.7 defect (bug) needs-unit-tests 10/06/2013
#39250 Undefinded Variable in Media-Modal dd32 Media normal normal 4.7.1 defect (bug) needs-unit-tests 12/30/2016
#44563 WordPress 4.9.7 Media delete changes break plugins deleting media via stream wrappers joemcgill Media normal normal 5.2 defect (bug) needs-unit-tests 11/12/2019
#34980 image_get_intermediate_size() sometimes skips image sizes joemcgill Media normal normal 4.6 defect (bug) needs-unit-tests 07/18/2016
#22181 image_make_intermediate_size in wp-includes/media.php always returns FALSE markoheijnen Media normal major 3.5 defect (bug) needs-unit-tests 10/15/2012
#46800 protect against bad characters in media attachment metadata joemcgill Media normal normal 5.3 defect (bug) needs-unit-tests 09/28/2019
#51865 Add filter to `wp_image_src_get_dimensions` joemcgill Media normal normal 5.7 enhancement needs-unit-tests 02/23/2021
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.