Make WordPress Core

{37} Needs Unit Tests (842 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 (101 - 200 of 842)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 14 months ago
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) needs-unit-tests 14 months ago
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement needs-unit-tests 14 months ago
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 14 months ago
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) needs-unit-tests 14 months ago
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) needs-unit-tests 14 months ago
#31020 Introduce discrete capability for managing widgets Widgets normal normal Future Release enhancement needs-unit-tests 14 months ago
#37756 Allow inline scripts on script aliases Script Loader normal normal defect (bug) needs-unit-tests 14 months ago
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 14 months ago
#63539 wp_add_id3_tag_data() unit test coverage Build/Test Tools normal normal enhancement needs-unit-tests 14 months ago
#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) needs-unit-tests 14 months ago
#63522 Warnings related to get_queried_object returning null General low minor Awaiting Review defect (bug) needs-unit-tests 14 months ago
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal normal Awaiting Review defect (bug) needs-unit-tests 15 months ago
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 15 months ago
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 15 months ago
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 15 months 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 15 months ago
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 15 months ago
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 15 months ago
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement needs-unit-tests 15 months ago
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter Customize normal normal defect (bug) needs-unit-tests 15 months ago
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement needs-unit-tests 15 months ago
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 15 months ago
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 15 months ago
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal defect (bug) needs-unit-tests 15 months ago
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal Awaiting Review enhancement needs-unit-tests 15 months ago
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 16 months ago
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal feature request needs-unit-tests 16 months ago
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 16 months ago
#56344 Filters for Sharpening Images antpb Media normal normal Future Release feature request needs-unit-tests 17 months ago
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) needs-unit-tests 17 months ago
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal enhancement needs-unit-tests 18 months ago
#35109 Add Online DDL support to dbDelta Database normal normal enhancement needs-unit-tests 18 months ago
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 18 months ago
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 19 months ago
#40796 Twenty Seventeen: Overriding WordPress globals is prohibited Bundled Theme normal normal Awaiting Review defect (bug) needs-unit-tests 19 months ago
#59485 Invalid username Users normal normal Awaiting Review defect (bug) needs-unit-tests 21 months ago
#50027 Retire Phpass and use PHP native password hashing johnbillion Security normal normal defect (bug) needs-unit-tests 21 months ago
#62320 Update `wp_login_url` and `wp_logout_url` to Use `network_site_url` Instead of `site_url` General normal normal enhancement needs-unit-tests 21 months ago
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 21 months ago
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 21 months ago
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 22 months ago
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 22 months ago
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 22 months ago
#15249 Filtering get_search_sql for advanced queries Query normal normal enhancement needs-unit-tests 22 months ago
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 22 months ago
#35574 Add REST API JSON schema information to WP_Widget Widgets normal normal enhancement needs-unit-tests 23 months ago
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) needs-unit-tests 23 months ago
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 2 years ago
#59950 read_dashboard capability? Role/Capability normal normal feature request needs-unit-tests 2 years ago
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) needs-unit-tests 2 years ago
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement needs-unit-tests 2 years ago
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 2 years ago
#61113 WP_REST_Templates_Revisions_Controller not checking parent ID correctly REST API normal normal defect (bug) needs-unit-tests 2 years ago
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 2 years ago
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#5250 wpautop() issue with lists Formatting normal normal defect (bug) needs-unit-tests 2 years ago
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 2 years ago
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 2 years ago
#33306 Only Query for author ID if user is member of blog Query normal normal enhancement needs-unit-tests 2 years ago
#31772 Browser unresponsive with long password Users normal normal defect (bug) needs-unit-tests 2 years ago
#27088 Allow per-query filtering of post status objects Query normal normal enhancement needs-unit-tests 2 years ago
#33885 meta_form performs a potentially expensive query Administration normal normal defect (bug) needs-unit-tests 2 years ago
#18210 Update_post_meta is case insensitive on meta_key, but get_post_meta is NOT Database normal normal defect (bug) needs-unit-tests 2 years ago
#17185 Optimize verbose attachment rules Rewrite Rules normal normal enhancement needs-unit-tests 2 years ago
#17268 Use native gettext library when available I18N normal normal enhancement needs-unit-tests 2 years ago
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#51305 wp_list_comments returns nothing if "per_page" parameter is defined metalandcoffee Comments normal normal defect (bug) needs-unit-tests 3 years ago
#4539 Abbreviated year followed by punctuation or markup doesn't texturize jmstacey Formatting low normal defect (bug) needs-unit-tests 3 years ago
#44789 REST API: Improved media titles when created from filename REST API normal normal defect (bug) needs-unit-tests 3 years ago
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 3 years ago
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 Cache API normal minor Future Release defect (bug) needs-unit-tests 3 years ago
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 3 years ago
#48242 Deprecate wp_parse_url() in favour of native parse_url() General normal normal enhancement needs-unit-tests 3 years ago
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 3 years ago
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago
#48602 wptexturize: smart quotes: should ignore tags inside quotes Formatting normal normal defect (bug) needs-unit-tests 3 years ago
#34889 wp_check_password() and issue with trailing space Login and Registration normal normal defect (bug) needs-unit-tests 3 years ago
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 3 years ago
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.