Make WordPress Core

{37} Needs Unit Tests (827 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 (401 - 500 of 827)

1 2 3 4 5 6 7 8 9

Future Releases (40 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#50027 Retire Phpass and use PHP native password hashing johnbillion Security normal normal defect (bug) needs-unit-tests 22 months ago
#11623 review options list and update sanitize_option() Security normal normal defect (bug) needs-unit-tests 7 years ago
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) needs-unit-tests 15 months ago
#55357 Add object_id property to WP_Term class Taxonomy normal normal defect (bug) needs-unit-tests 4 years ago
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 7 years ago
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 6 years ago
#41373 WordPress 4.8 and WPML returns NULL on retrieve of translated slugname. Only ID works Taxonomy normal normal defect (bug) needs-unit-tests 8 years ago
#15806 get_terms with hide_empty returns count > 0 with unpublished items Taxonomy normal normal defect (bug) needs-unit-tests 7 years ago
#37276 tax_query with field=name doesn't work if the term contains an apostrophe Taxonomy normal normal defect (bug) needs-unit-tests 8 years ago
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 6 years ago
#36654 New function `has_terms` Taxonomy normal normal enhancement needs-unit-tests 3 years ago
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 7 years ago
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 7 years ago
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal defect (bug) needs-unit-tests 9 months ago
#38160 Attachment template hierarchy selects generic attachment.php before specific post type templates Themes normal normal enhancement needs-unit-tests 4 years ago
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement needs-unit-tests 7 years ago
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal feature request needs-unit-tests 17 months ago
#29804 Use HR instead of IMG as a placeholder for the more and nextpage tags TinyMCE normal normal enhancement needs-unit-tests 7 years ago
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 16 months ago
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 7 years ago
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal enhancement needs-unit-tests 19 months ago
#14781 Allow upload of PHP files as plugin Upgrade/Install normal normal feature request needs-unit-tests 5 years ago
#42550 Make wp_upload_dir respect URL scheme Upload normal normal enhancement needs-unit-tests 6 years ago
#31772 Browser unresponsive with long password Users normal normal defect (bug) needs-unit-tests 2 years ago
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 16 months ago
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 7 months ago
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major defect (bug) needs-unit-tests 9 months ago
#41673 Abstract update capability logic into a meta capability Users normal normal enhancement needs-unit-tests 6 years ago
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 7 years ago
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 7 years ago
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement needs-unit-tests 15 months ago
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 7 years ago
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 7 years ago
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 7 years ago
#35574 Add REST API JSON schema information to WP_Widget Widgets normal normal enhancement needs-unit-tests 2 years ago
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 7 years ago

Next Release (60 matches)

#20601 Author archives queries should return a 404 when the user isn't a member of the blog markjaquith Bootstrap/Load high normal 3.9 defect (bug) needs-unit-tests 10 years ago
#35452 WP_UnitTestCase::set_permalink_structure() doesn't set all permastructures johnbillion Build/Test Tools high normal 4.7 defect (bug) needs-unit-tests 10 years ago
#15256 ?cat=## permalinks do not redirect when category is a parent wonderboymusic Canonical high normal 3.8 defect (bug) needs-unit-tests 13 years ago
#37184 Stop FOUND_ROWS running in comment query is cached boonebgorges Comments high normal 4.6 defect (bug) needs-unit-tests 10 years ago
#34493 wp_handle_comment_submission() does not set the user_ID johnbillion Comments high normal 4.4 defect (bug) needs-unit-tests 11 years ago
#37964 Allow customizer controls to be encapsulated by accepting pre-instantiated settings westonruter Customize high normal 4.9 enhancement needs-unit-tests 9 years ago
#39896 Customizer: Allow users to Draft changes before Publishing westonruter Customize high normal 4.9 enhancement needs-unit-tests 6 years ago
#30937 Add Customizer state persistence in changesets (formerly “transactions”) westonruter Customize high normal 4.7 feature request needs-unit-tests 9 years ago
#30738 JS content templates for base WP_Customize_Control westonruter Customize high normal 4.9 task (blessed) needs-unit-tests 9 years ago
#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 15 years ago
#55580 6.0 Regression: Featured image in Cover block missing from published page gziolo Editor high normal 6.0 defect (bug) needs-unit-tests 4 years ago
#10077 clean_url improperly scrapes %20 ryan Formatting high major defect (bug) needs-unit-tests 11 years ago
#15600 shortcode_unautop returns emtpy string westi Formatting high major 3.3 defect (bug) needs-unit-tests 15 years ago
#7326 get_posts not working properly pyadav General high blocker 2.6.2 defect (bug) needs-unit-tests 2 years ago
#20434 cURL fails to follow redirects sometimes ryan HTTP API high critical 3.4 defect (bug) needs-unit-tests 14 years ago
#50999 Scripts loaded through concatenation don't print their translations. ocean90 I18N high major 5.5.1 defect (bug) needs-unit-tests 6 years ago
#35658 Provide additional data for registered meta through register_meta() helen Options, Meta APIs high normal 4.6 task (blessed) needs-unit-tests 8 years ago
#16373 Wrong page loaded requesting custom registered query_vars when correcting is_* for page_on_front requests markjaquith Query high normal defect (bug) needs-unit-tests 13 years ago
#10082 Shortcodes need a character separating them to work Shortcodes high major 3.3 defect (bug) needs-unit-tests 13 years ago
#43992 Prevent activation of a plugin if its required PHP version is too high desrosj Site Health high major 5.2 task (blessed) needs-unit-tests 6 years ago
#63062 Parent theme incorrectly not getting resolved in WordPress 6.8-beta1 joemcgill Themes high normal 6.8 defect (bug) needs-unit-tests 16 months ago
#26566 Add unit test to verify all bundled themes have valid text domain declared nacin Unit Tests high normal 3.9 task (blessed) 13 years ago
#17670 Errors in get_page_by_path() Warnings/Notices highest omg bbq blocker 3.3 defect (bug) needs-unit-tests 15 years ago
#9959 wp_rel_nofollow_callback adds too many rel/nofollow attributes wonderboymusic Comments low normal 4.4 defect (bug) needs-unit-tests 11 years ago
#33750 Unit tests for is_new_day() and the_date() jubstuff Date/Time low normal 4.4 enhancement needs-unit-tests 11 years ago
#21990 SimplePie: DOMDocument can be disabled rmccue External Libraries low normal 3.5 defect (bug) needs-unit-tests 11 years ago
#4857 More issues with wpautop() pento Formatting low normal 4.7 defect (bug) needs-unit-tests 10 years ago
#37986 Requests: 'ssl' and 'local' args missing from HTTP API debug hooks HTTP API low minor defect (bug) needs-unit-tests 9 years ago
#41842 pingback() doesn't return anything Pings/Trackbacks low minor enhancement needs-unit-tests 9 years ago
#27193 tax_query returns only partial results Query low normal defect (bug) needs-unit-tests 12 years ago
#26375 Additional .gitignore Entries for Unit Test Files SergeyBiryukov Unit Tests low trivial 3.8 defect (bug) 13 years ago
#25958 Allow wp.getUsersBlogs to return the primary_blog flag wonderboymusic XML-RPC low normal 4.4 enhancement needs-unit-tests 11 years ago
#24576 Make WP_Meta_Query accept arrays for keys Query lowest trivial enhancement needs-unit-tests 12 years ago
#34691 WP_Posts_List_Table cannot order by meta value correctly Administration normal normal defect (bug) needs-unit-tests 11 years ago
#23930 Screen option for post formats UI Administration normal normal feature request needs-unit-tests 13 years ago
#35408 Side effect wp_create_post_autosave causes $_POST to be unslashed joehoyle Autosave normal normal 4.5 defect (bug) needs-unit-tests 11 years ago
#16167 FORCE_ADMIN_SSL broken if site runs on port different from 80 johnbillion Bootstrap/Load normal normal defect (bug) needs-unit-tests 10 years ago
#19455 The "magic_quotes_sybase" Problem johnbillion Bootstrap/Load normal normal defect (bug) needs-unit-tests 9 years ago
#56068 Send HTTP headers after querying posts in WP::main() SergeyBiryukov Bootstrap/Load normal normal 6.1 enhancement needs-unit-tests 4 years ago
#40532 Find a workaround for unit tests that have a dependency on XDebug pento Build/Test Tools normal normal 5.3 defect (bug) needs-unit-tests 7 years ago
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values Build/Test Tools normal minor 6.8 defect (bug) needs-unit-tests 19 months ago
#37849 assertQueryTrue() doesn't handle is_front_page() johnbillion Build/Test Tools normal normal 4.7 defect (bug) needs-unit-tests 10 years ago
#26999 Improve the layout of phpunit unit tests to gauge code coverage Build/Test Tools normal normal enhancement needs-unit-tests 9 years ago
#41561 Remove usage of DOING_AJAX in the test suite johnbillion Build/Test Tools normal normal 4.9 enhancement needs-unit-tests 9 years ago
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal 7.2 task (blessed) needs-unit-tests 3 days ago
#46567 Run AJAX test group for multisite desrosj Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 5 years ago
#52482 Tests: Reduce usage of assertEquals() for 5.8 SergeyBiryukov Build/Test Tools normal normal 5.8 task (blessed) needs-unit-tests 5 years ago
#38266 Tests: Use assertSame() when the type of the value in the assertion is important SergeyBiryukov Build/Test Tools normal normal 5.7 task (blessed) needs-unit-tests 6 years ago
#26321 Warning message for update_post_thumbnail_cache() wonderboymusic Cache API normal normal defect (bug) needs-unit-tests 12 years ago
#10381 post->ancestors isn't always set ryan Cache API normal normal 3.5 defect (bug) needs-unit-tests 14 years ago
#13480 update_option + PHP5 Object references not storing correctly in cache ryan Cache API normal normal 3.0 defect (bug) needs-unit-tests 15 years ago
#37464 Last changed helper function jorbin Cache API normal normal 4.7 enhancement needs-unit-tests 4 years ago
#23167 Cache incrementors for get_pages westi Cache API normal normal 3.6 task (blessed) needs-unit-tests 14 years ago
#20143 Array query args on a paginated archive page creates PHP Warning, breaks page. nacin Canonical normal normal 3.4 defect (bug) needs-unit-tests 14 years ago
#34357 Canonical redirects don't take endpoints into account Canonical normal normal defect (bug) needs-unit-tests 10 years ago
#35344 Strange pagination issue on front page after 4.4.1 update dd32 Canonical normal normal 4.4.2 defect (bug) needs-unit-tests 10 years ago
#35012 wp_old_slug_redirect can cause redirect loop Canonical normal normal defect (bug) needs-unit-tests 11 years ago
#11175 wp_check_invalid_utf8() should drop invalid utf-8 chars only instead of truncating string hakre Charset normal normal defect (bug) needs-unit-tests 6 years ago
#32362 Comments count: wp_count_comments() should not count spam toward totals wonderboymusic Comments normal normal 4.4 defect (bug) needs-unit-tests 11 years ago
#34918 Orphaned Comments From Nonexistent Post Type Causes Capability Warnings in Admin Comments normal normal defect (bug) needs-unit-tests 10 years ago
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.