{37} Needs Unit Tests (880 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 (701 - 800 of 880)
Next Release (100 matches)
| Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
|---|---|---|---|---|---|---|---|---|---|
| #35325 | Image metadata not created when IPTC keywords are non-utf8 | Media | normal | normal | defect (bug) | needs-unit-tests | 03/11/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 |
| #35781 | Incorrect use of PHP method compact | SergeyBiryukov | normal | normal | 4.4.3 | defect (bug) | needs-unit-tests | 03/25/2016 | |
| #36573 | Add `$comment` parameter to `get_comment_author_url_link()` | wonderboymusic | Comments | normal | normal | 4.6 | enhancement | needs-unit-tests | 04/22/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 | |
| #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 |
| #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 |
| #15458 | Lazy-load usermeta into the user object | nacin | Performance | normal | normal | 3.3 | enhancement | needs-unit-tests | 05/24/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 |
| #36917 | Re-architect wpdb::init_charset() for unit testing | pento | Database | normal | minor | 4.6 | task (blessed) | needs-unit-tests | 06/01/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 | ||
| #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 |
| #36790 | Wrong month name declension | SergeyBiryukov | I18N | normal | normal | 4.6 | defect (bug) | needs-unit-tests | 07/05/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 |
| #34980 | image_get_intermediate_size() sometimes skips image sizes | joemcgill | Media | normal | normal | 4.6 | defect (bug) | needs-unit-tests | 07/18/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 | ||
| #35697 | Add a `fields` key to `wp_get_sites()` | Networks and Sites | normal | normal | enhancement | needs-unit-tests | 08/23/2016 | ||
| #32044 | is_object_in_term() leaks DB queries | boonebgorges | Taxonomy | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 08/24/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 |
| #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 |
| #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 | |
| #8885 | get_posts() should default orderby post_date_gmt | Query | normal | normal | defect (bug) | needs-unit-tests | 09/01/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 |
| #25156 | get_custom_header() should return false when there is no header | kovshenin | Customize | normal | normal | defect (bug) | needs-unit-tests | 09/12/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 |
| #30415 | Add alternative to get_category_parents() that will work for any taxonomy | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/27/2016 | ||
| #35886 | get_term_parents function instead/inside get_category_parents | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/27/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 | ||
| #36792 | Cache Post ids in WP_Query | Query | normal | normal | enhancement | needs-unit-tests | 09/30/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 | |
| #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 | |
| #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 |
| #34918 | Orphaned Comments From Nonexistent Post Type Causes Capability Warnings in Admin | Comments | normal | normal | defect (bug) | needs-unit-tests | 11/18/2016 | ||
| #38816 | REST API: logic error in comments post ID | rachelbaker | Comments | normal | normal | 4.7 | defect (bug) | needs-unit-tests | 11/18/2016 |
| #34357 | Canonical redirects don't take endpoints into account | Canonical | normal | normal | defect (bug) | needs-unit-tests | 12/04/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 |
| #4857 | More issues with wpautop() | pento | Formatting | low | normal | 4.7 | defect (bug) | needs-unit-tests | 12/27/2016 |
| #39250 | Undefinded Variable in Media-Modal | dd32 | Media | normal | normal | 4.7.1 | defect (bug) | needs-unit-tests | 12/30/2016 |
| #19986 | Issue with add_filter() and add_action() when using anonymous functions. | Plugins | normal | minor | defect (bug) | needs-unit-tests | 01/03/2017 | ||
| #39280 | comment permalink wrong in WordPress 4.7 | boonebgorges | Comments | normal | normal | 4.7.1 | defect (bug) | needs-unit-tests | 01/08/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 |
| #35613 | Add granularity to REST API embeds | joehoyle | REST API | normal | normal | enhancement | needs-unit-tests | 01/27/2017 | |
| #39717 | Search_terms_count includes stopwords | Query | normal | normal | defect (bug) | needs-unit-tests | 01/31/2017 | ||
| #32620 | WordPress is not stripping invalid tags in get_the_content_feed | Feeds | normal | minor | defect (bug) | needs-unit-tests | 02/01/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 | ||
| #13835 | XML-RPC API should return commentmeta values | josephscott | XML-RPC | normal | normal | feature request | needs-unit-tests | 02/13/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 |
| #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 |
| #39038 | Add support for non-split shared terms to singular term capabilities | Taxonomy | normal | normal | defect (bug) | needs-unit-tests | 02/26/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 |
| #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 |
| #40343 | REST API - set attachment upload directory on request | REST API | normal | normal | enhancement | needs-unit-tests | 04/11/2017 | ||
| #19629 | return option for media_sideload_image | kirasong | Media | normal | minor | 4.8 | task (blessed) | needs-unit-tests | 05/25/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 |
| #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 | ||
| #38828 | update_blog_details() performance improvement ideas | General | normal | normal | defect (bug) | needs-unit-tests | 07/06/2017 | ||
| #19455 | The "magic_quotes_sybase" Problem | johnbillion | Bootstrap/Load | normal | normal | defect (bug) | needs-unit-tests | 07/26/2017 | |
| #20307 | Edit User link in admin toolbar | johnbillion | Toolbar | normal | normal | 4.9 | enhancement | needs-unit-tests | 07/26/2017 |
| #22196 | add $wpdb->upsert function | Database | normal | normal | enhancement | 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 | ||
| #31034 | delete_post capability issue in Trash | Posts, Post Types | normal | normal | defect (bug) | needs-unit-tests | 07/27/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 | ||
| #41686 | Store Widgets in the Posts table | Widgets | normal | normal | defect (bug) | needs-unit-tests | 08/21/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 |
| #13949 | Add a sprintf style argument to wp_list_categories() for title tag. | Taxonomy | normal | normal | enhancement | needs-unit-tests | 09/09/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 |
| #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 |
| #40669 | Proper query cache invalidation on queries meta queries | boonebgorges | Query | normal | normal | 4.9 | defect (bug) | needs-unit-tests | 10/12/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 |
| #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 | |
| #32417 | Add new core media widget | melchoyce | Widgets | normal | normal | 4.8 | feature request | needs-unit-tests | 10/24/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 |
| #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 |
| #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 |
| #41524 | Remove usage of each() from WP_Upgrader | dd32 | Upgrade/Install | normal | major | 4.9 | task (blessed) | needs-unit-tests | 11/21/2017 |
| #12118 | wp_texturize converting x to × is too greedy | Formatting | normal | normal | 3.0 | defect (bug) | needs-unit-tests | 12/15/2017 | |
| #40040 | Run wpautop on author bio | johnbillion | Formatting | normal | normal | 4.9 | enhancement | needs-unit-tests | 01/17/2018 |
| #30738 | JS content templates for base WP_Customize_Control | westonruter | Customize | high | normal | 4.9 | task (blessed) | needs-unit-tests | 01/19/2018 |
| #30937 | Add Customizer state persistence in changesets (formerly “transactions”) | westonruter | Customize | high | normal | 4.7 | feature request | needs-unit-tests | 01/22/2018 |
| #42479 | Parse location data from video and audio uploads | Media | normal | normal | enhancement | needs-unit-tests | 02/01/2018 | ||
| #27833 | Add hook to hidden inline data for quick edit | chriscct7 | Quick/Bulk Edit | normal | normal | enhancement | needs-unit-tests | 03/05/2018 | |
| #41842 | pingback() doesn't return anything | Pings/Trackbacks | low | minor | enhancement | needs-unit-tests | 03/08/2018 | ||
| #41457 | WP_REST_Comments_Controller::check_read_post_permission() counts an uncountable value | johnbillion | Comments | normal | normal | 4.9 | defect (bug) | needs-unit-tests | 03/18/2018 |
| #35658 | Provide additional data for registered meta through register_meta() | helen | Options, Meta APIs | high | normal | 4.6 | task (blessed) | needs-unit-tests | 05/10/2018 |
| #44079 | Require `manage_privacy_options` capability to edit the privacy policy page | iandunn | Privacy | normal | normal | 4.9.6 | defect (bug) | needs-unit-tests | 05/16/2018 |
| #43883 | Add a user's attachments to the personal data export file | allendav | Privacy | normal | normal | 4.9.6 | enhancement | needs-unit-tests | 05/16/2018 |
| #43547 | Add personal data from usermeta/userdata to personal data export | tz-media | Privacy | normal | normal | 4.9.6 | enhancement | needs-unit-tests | 05/16/2018 |
| #40861 | REST API saves attachments with absolute path for `_wp_attached_file` on Windows platforms | SergeyBiryukov | REST API | normal | normal | 4.9.8 | defect (bug) | needs-unit-tests | 07/24/2018 |
| #25275 | Checking if attachment is audio/video | Media | normal | normal | 4.2 | enhancement | needs-unit-tests | 09/13/2018 | |
| #36009 | wp_new_user_notification "user" option for third parameter | SergeyBiryukov | Users | normal | normal | 4.6 | enhancement | needs-unit-tests | 09/14/2018 |
| #44533 | wp_is_stream wrappers need preg delimiter when quoting | Filesystem API | normal | normal | 5.1 | defect (bug) | needs-unit-tests | 10/12/2018 | |
| #16985 | XML-RPC endpoint set the datetime when saving a Draft | wonderboymusic | XML-RPC | normal | normal | 4.4 | defect (bug) | needs-unit-tests | 11/09/2018 |
| #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 | |
| #45448 | rest_sanitize_value_from_schema() returns invalid value when using a schema of type array with a null value | SergeyBiryukov | REST API | normal | normal | 5.1 | defect (bug) | needs-unit-tests | 01/10/2019 |
| #45378 | Convert soft hyphens when sanitizing titles | pento | Formatting | normal | normal | 5.1 | defect (bug) | needs-unit-tests | 01/14/2019 |
| #34999 | Calling wp_die() in a REST API request should return valid JSON | REST API | normal | normal | enhancement | needs-unit-tests | 01/14/2019 | ||
| #44293 | Discrepancy between documentation and implementation of wp_new_user_notification() | pento | Users | normal | minor | 5.1 | defect (bug) | needs-unit-tests | 01/16/2019 |
| #43986 | Disable "Install Plugin" button for PHP required version mismatch | afragen | Site Health | normal | major | 5.1 | task (blessed) | needs-unit-tests | 06/24/2019 |
| #47466 | Add a comment to .htaccess markers, labelling inserted strings as read-only/ dynamic | SergeyBiryukov | Rewrite Rules | normal | minor | 5.3 | enhancement | needs-unit-tests | 07/28/2019 |
| #47283 | Strip inline JS and CSS while trying to figure out the pingback context | SergeyBiryukov | Pings/Trackbacks | normal | normal | 5.3 | enhancement | needs-unit-tests | 08/17/2019 |
Note:
See TracReports for help on using and creating reports.