{37} Needs Unit Tests (888 matches)
- 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 888)
Next Release (100 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#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 |
#40040 | Run wpautop on author bio | johnbillion | Formatting | normal | normal | 4.9 | enhancement | needs-unit-tests | 01/17/2018 |
#12118 | wp_texturize converting x to × is too greedy | Formatting | normal | normal | 3.0 | defect (bug) | needs-unit-tests | 12/15/2017 | |
#41524 | Remove usage of each() from WP_Upgrader | dd32 | Upgrade/Install | normal | major | 4.9 | task (blessed) | needs-unit-tests | 11/21/2017 |
#42506 | Customize: Custom Link URL validation for nav menu items doesn't allow jump links | westonruter | Menus | normal | normal | 4.9 | defect (bug) | needs-unit-tests | 11/10/2017 |
#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 |
#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 |
#32417 | Add new core media widget | melchoyce | Widgets | normal | normal | 4.8 | feature request | needs-unit-tests | 10/24/2017 |
#41453 | Users with no role on a site on a multisite network see inaccessible links in the admin toolbar | Users | normal | normal | 4.9 | defect (bug) | needs-unit-tests | 10/23/2017 | |
#41561 | Remove usage of DOING_AJAX in the test suite | johnbillion | Build/Test Tools | normal | normal | 4.9 | enhancement | needs-unit-tests | 10/23/2017 |
#40669 | Proper query cache invalidation on queries meta queries | boonebgorges | Query | normal | normal | 4.9 | defect (bug) | needs-unit-tests | 10/12/2017 |
#40635 | Move JavaScript `sanitizeText` and `stripTags` functions from press-this to core | adamsilverstein | Security | normal | normal | 4.9 | enhancement | needs-unit-tests | 10/04/2017 |
#42021 | _update_posts_count_on_transition_post_status firing for incorrect post types | jeremyfelt | Networks and Sites | normal | normal | 4.9 | defect (bug) | needs-unit-tests | 10/02/2017 |
#13949 | Add a sprintf style argument to wp_list_categories() for title tag. | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/09/2017 | ||
#41357 | test_comment_query_should_be_cached() doesn't perform an assertion | boonebgorges | Comments | normal | normal | 4.9 | defect (bug) | needs-unit-tests | 08/24/2017 |
#41686 | Store Widgets in the Posts table | Widgets | normal | normal | defect (bug) | needs-unit-tests | 08/21/2017 | ||
#26999 | Improve the layout of phpunit unit tests to gauge code coverage | Build/Test Tools | normal | normal | enhancement | needs-unit-tests | 07/31/2017 | ||
#31034 | delete_post capability issue in Trash | Posts, Post Types | normal | normal | defect (bug) | needs-unit-tests | 07/27/2017 | ||
#37986 | Requests: 'ssl' and 'local' args missing from HTTP API debug hooks | HTTP API | low | minor | defect (bug) | needs-unit-tests | 07/27/2017 | ||
#22196 | add $wpdb->upsert function | Database | normal | normal | enhancement | needs-unit-tests | 07/27/2017 | ||
#20307 | Edit User link in admin toolbar | johnbillion | Toolbar | normal | normal | 4.9 | enhancement | needs-unit-tests | 07/26/2017 |
#19455 | The "magic_quotes_sybase" Problem | johnbillion | Bootstrap/Load | normal | normal | defect (bug) | needs-unit-tests | 07/26/2017 | |
#38828 | update_blog_details() performance improvement ideas | General | normal | normal | defect (bug) | needs-unit-tests | 07/06/2017 | ||
#32358 | Add unminified jQuery to core for better debugging with SCRIPT_DEBUG enabled | Script Loader | normal | normal | feature request | needs-unit-tests | 06/15/2017 | ||
#36163 | Make Walker_Nav_Menu::start_lvl more flexible by introducing filters for class name(s) at least | peterwilsoncc | Menus | normal | normal | 4.8 | enhancement | needs-unit-tests | 06/08/2017 |
#19629 | return option for media_sideload_image | kirasong | Media | normal | minor | 4.8 | task (blessed) | needs-unit-tests | 05/25/2017 |
#40343 | REST API - set attachment upload directory on request | REST API | normal | normal | enhancement | needs-unit-tests | 04/11/2017 | ||
#38341 | Hide 'Empty Trash' button when trash is already empty | swissspidy | Posts, Post Types | normal | normal | 4.8 | defect (bug) | needs-unit-tests | 03/17/2017 |
#39552 | SVG upload support broken in 4.7.1 | joemcgill | Upload | normal | normal | 4.7.3 | defect (bug) | needs-unit-tests | 02/27/2017 |
#39038 | Add support for non-split shared terms to singular term capabilities | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 02/26/2017 | ||
#39341 | `wp.api.utils.decorateFromRoute` should use `_.extend` not `_.union` | adamsilverstein | REST API | normal | normal | 4.7.3 | defect (bug) | needs-unit-tests | 02/20/2017 |
#39277 | get_post_galleries() produces PHP Warning in PHP 7.1 when parsing empty shortcode | dd32 | Shortcodes | normal | normal | 4.7.3 | defect (bug) | needs-unit-tests | 02/17/2017 |
#13835 | XML-RPC API should return commentmeta values | josephscott | XML-RPC | normal | normal | feature request | needs-unit-tests | 02/13/2017 | |
#12976 | Add get_post_content()/get_post_excerpt() and save_postdata()/restore_postdata() for support. | Posts, Post Types | normal | normal | enhancement | needs-unit-tests | 02/06/2017 | ||
#32620 | WordPress is not stripping invalid tags in get_the_content_feed | Feeds | normal | minor | defect (bug) | needs-unit-tests | 02/01/2017 | ||
#39717 | Search_terms_count includes stopwords | Query | normal | normal | defect (bug) | needs-unit-tests | 01/31/2017 | ||
#35613 | Add granularity to REST API embeds | joehoyle | REST API | normal | normal | enhancement | needs-unit-tests | 01/27/2017 | |
#39578 | Enhancement for rest api comment controller create_item method to check for WP error | rmccue | REST API | normal | normal | 4.8 | enhancement | needs-unit-tests | 01/18/2017 |
#39280 | comment permalink wrong in WordPress 4.7 | boonebgorges | Comments | normal | normal | 4.7.1 | defect (bug) | needs-unit-tests | 01/08/2017 |
#19986 | Issue with add_filter() and add_action() when using anonymous functions. | Plugins | normal | minor | defect (bug) | needs-unit-tests | 01/03/2017 | ||
#39250 | Undefinded Variable in Media-Modal | dd32 | Media | normal | normal | 4.7.1 | defect (bug) | needs-unit-tests | 12/30/2016 |
#4857 | More issues with wpautop() | pento | Formatting | low | normal | 4.7 | defect (bug) | needs-unit-tests | 12/27/2016 |
#16567 | Can't create categories with different names but similar slugs on Edit Post screen | boonebgorges | Posts, Post Types | normal | normal | 4.8 | defect (bug) | needs-unit-tests | 12/23/2016 |
#34357 | Canonical redirects don't take endpoints into account | Canonical | normal | normal | defect (bug) | needs-unit-tests | 12/04/2016 | ||
#38816 | REST API: logic error in comments post ID | rachelbaker | Comments | normal | normal | 4.7 | defect (bug) | needs-unit-tests | 11/18/2016 |
#34918 | Orphaned Comments From Nonexistent Post Type Causes Capability Warnings in Admin | Comments | normal | normal | defect (bug) | needs-unit-tests | 11/18/2016 | ||
#38610 | Set `format` enum based on the post formats registered to the theme | rmccue | REST API | normal | normal | 4.7 | defect (bug) | needs-unit-tests | 11/02/2016 |
#38483 | REST API: (CPT) Status handling doesn't account for edit_published_posts | rachelbaker | REST API | normal | normal | defect (bug) | needs-unit-tests | 10/31/2016 | |
#16167 | FORCE_ADMIN_SSL broken if site runs on port different from 80 | johnbillion | Bootstrap/Load | normal | normal | defect (bug) | needs-unit-tests | 10/07/2016 | |
#36792 | Cache Post ids in WP_Query | Query | normal | normal | enhancement | needs-unit-tests | 09/30/2016 | ||
#29942 | wp_get_object_terms - no caching mechanism in place - results in duplicate queries | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 09/28/2016 | ||
#35886 | get_term_parents function instead/inside get_category_parents | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/27/2016 | ||
#30415 | Add alternative to get_category_parents() that will work for any taxonomy | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/27/2016 | ||
#35452 | WP_UnitTestCase::set_permalink_structure() doesn't set all permastructures | johnbillion | Build/Test Tools | high | normal | 4.7 | defect (bug) | needs-unit-tests | 09/26/2016 |
#25156 | get_custom_header() should return false when there is no header | kovshenin | Customize | normal | normal | defect (bug) | needs-unit-tests | 09/12/2016 | |
#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 |
#8885 | get_posts() should default orderby post_date_gmt | Query | normal | normal | defect (bug) | needs-unit-tests | 09/01/2016 | ||
#25597 | The capability used for managing tags should be separate from that for categories | johnbillion | Role/Capability | normal | normal | defect (bug) | needs-unit-tests | 08/31/2016 | |
#33694 | Capability missing for editing scheduled posts created by one self (implicit permission bypass) | johnbillion | Role/Capability | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 08/30/2016 |
#37849 | assertQueryTrue() doesn't handle is_front_page() | johnbillion | Build/Test Tools | normal | normal | 4.7 | defect (bug) | needs-unit-tests | 08/27/2016 |
#32044 | is_object_in_term() leaks DB queries | boonebgorges | Taxonomy | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 08/24/2016 |
#35697 | Add a `fields` key to `wp_get_sites()` | Networks and Sites | normal | normal | enhancement | needs-unit-tests | 08/23/2016 | ||
#37499 | WP_User_Query:prepare_query() bug leads to user meta query with blog_id 0 | Users | normal | normal | defect (bug) | needs-unit-tests | 07/29/2016 | ||
#34980 | image_get_intermediate_size() sometimes skips image sizes | joemcgill | Media | normal | normal | 4.6 | defect (bug) | needs-unit-tests | 07/18/2016 |
#37184 | Stop FOUND_ROWS running in comment query is cached | boonebgorges | Comments | high | normal | 4.6 | defect (bug) | needs-unit-tests | 07/07/2016 |
#36790 | Wrong month name declension | SergeyBiryukov | I18N | normal | normal | 4.6 | defect (bug) | needs-unit-tests | 07/05/2016 |
#33185 | Site search in "Network Admin" returns less results than expected; frequently none | jeremyfelt | Networks and Sites | normal | normal | 4.6 | defect (bug) | needs-unit-tests | 06/17/2016 |
#31148 | Extend wp_get_sites() to support queries on domain and path | Networks and Sites | normal | normal | enhancement | needs-unit-tests | 06/02/2016 | ||
#36917 | Re-architect wpdb::init_charset() for unit testing | pento | Database | normal | minor | 4.6 | task (blessed) | needs-unit-tests | 06/01/2016 |
#33793 | Adding a user with a username 52 characters or longer fails, but displays success message. | boonebgorges | Users | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 05/24/2016 |
#15458 | Lazy-load usermeta into the user object | nacin | Performance | normal | normal | 3.3 | enhancement | needs-unit-tests | 05/24/2016 |
#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 |
#35344 | Strange pagination issue on front page after 4.4.1 update | dd32 | Canonical | normal | normal | 4.4.2 | defect (bug) | needs-unit-tests | 05/14/2016 |
#25646 | figcaption should not be treated as a block by wpautop() | Formatting | normal | normal | 3.9 | defect (bug) | needs-unit-tests | 05/01/2016 | |
#36573 | Add `$comment` parameter to `get_comment_author_url_link()` | wonderboymusic | Comments | normal | normal | 4.6 | enhancement | needs-unit-tests | 04/22/2016 |
#35781 | Incorrect use of PHP method compact | SergeyBiryukov | normal | normal | 4.4.3 | defect (bug) | needs-unit-tests | 03/25/2016 | |
#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 | 03/15/2016 |
#35325 | Image metadata not created when IPTC keywords are non-utf8 | Media | normal | normal | defect (bug) | needs-unit-tests | 03/11/2016 | ||
#16956 | Comments Being Pulled from Non-Existent Post Types | boonebgorges | Posts, Post Types | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 03/11/2016 |
#11058 | Add unregister_taxonomy_for_object_type() | nacin | Taxonomy | normal | normal | 3.7 | enhancement | needs-unit-tests | 03/08/2016 |
#21767 | Remove stripslashes from API functions | nacin | Formatting | normal | normal | 3.6 | task (blessed) | needs-unit-tests | 02/29/2016 |
#35408 | Side effect wp_create_post_autosave causes $_POST to be unslashed | joehoyle | Autosave | normal | normal | 4.5 | defect (bug) | needs-unit-tests | 02/17/2016 |
#35601 | WP_Query: comment_status and ping_status | boonebgorges | Query | normal | normal | 4.5 | feature request | needs-unit-tests | 01/26/2016 |
#16395 | Add 'Template Version' for use with 'Template' in Child-Themes | Themes | normal | normal | enhancement | needs-unit-tests | 01/11/2016 | ||
#11384 | rewrite->flush() needlessly deletes the rewrite_rules option | Rewrite Rules | normal | normal | defect (bug) | needs-unit-tests | 01/10/2016 | ||
#25647 | [WP_Query] Include post_type_query parameter to WP_Query | Query | normal | normal | enhancement | needs-unit-tests | 12/23/2015 | ||
#35115 | 404 error when URL includes title=... | pento | Query | normal | normal | 4.4.1 | defect (bug) | needs-unit-tests | 12/21/2015 |
#35012 | wp_old_slug_redirect can cause redirect loop | Canonical | normal | normal | defect (bug) | needs-unit-tests | 12/16/2015 | ||
#19733 | XML-RPC returns invalid dates if the date is zero | westi | XML-RPC | normal | normal | 3.4 | defect (bug) | needs-unit-tests | 12/15/2015 |
#21990 | SimplePie: DOMDocument can be disabled | rmccue | External Libraries | low | normal | 3.5 | defect (bug) | needs-unit-tests | 11/20/2015 |
#33763 | Post types with show_ui set to false should not be accessible via the admin area | johnbillion | Posts, Post Types | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 11/19/2015 |
#34691 | WP_Posts_List_Table cannot order by meta value correctly | Administration | normal | normal | defect (bug) | needs-unit-tests | 11/16/2015 | ||
#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 |
#14867 | HTTPS related issues in ms-blogs.php (with fix) | johnbillion | Permalinks | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 10/30/2015 |
#27918 | get_taxonomies() on single post type should return taxonomies registered on multiple post types | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 10/14/2015 | ||
#25282 | Unit Tests should run in Debug mode | Unit Tests | normal | normal | 3.7 | defect (bug) | 10/13/2015 | ||
#24635 | update_user_caches() should support accepting a WP_User instance | Users | normal | normal | 4.4 | enhancement | needs-unit-tests | 10/08/2015 | |
#26906 | wp_user_update does not update custom user meta fields | Users | normal | normal | defect (bug) | needs-unit-tests | 10/04/2015 |
Note:
See TracReports for help on using and creating reports.