WordPress.org

Make WordPress Core

{12} Needs Unit Tests (303 matches)

Create a new ticket
  • Tickets that need unit tests (keywords: needs-unit-tests)
  • In some cases, these tickets have patches but need tests in order to be committed)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 303)

1 2 3 4

Next Release (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38412 cannot update or delete user, term or comment meta via REST API rmccue REST API normal normal 4.7 defect (bug) has-patch 11/02/16

Future Releases (99 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37526 Introduce the possibility to register new administration panels Administration normal normal Awaiting Review enhancement dev-feedback 10/06/16
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal normal Awaiting Review enhancement has-patch 10/31/16
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` Administration normal normal Awaiting Review feature request has-patch 10/02/16
#34634 Empty PHP_SELF causes 404 pages to load front page with 200 status code Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 09/15/16
#17376 Multisite Subfolders and bunk /wp-admin areas Bootstrap/Load normal normal Future Release defect (bug) has-patch 04/26/16
#19455 The "magic_quotes_sybase" Problem johnbillion Bootstrap/Load normal normal Future Release defect (bug) 11/18/15
#25691 Refactor StringExtractor nbachiyski Build/Test Tools normal normal Future Release defect (bug) 04/26/16
#26999 Improve the layout of phpunit unit tests to gauge code coverage Build/Test Tools normal normal Future Release enhancement 01/27/15
#26402 Add option to DB if option is only present in cache when updating option Cache API normal normal Future Release defect (bug) has-patch 10/03/15
#32848 Null values for Update Options does not reset in $all_options Cache API normal normal Awaiting Review defect (bug) has-patch 07/01/15
#30430 WP_Object_Cache does not properly cache objects nested in arrays Cache API normal normal Awaiting Review defect (bug) reporter-feedback 03/07/15
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal Future Release defect (bug) has-patch 10/13/15
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 08/30/16
#35430 Should the 'counts' cache group be persistent? Cache API normal normal Future Release enhancement early 10/03/16
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal Future Release defect (bug) has-patch 10/03/15
#34357 Canonical redirects don't take endpoints into account Canonical normal normal Awaiting Review defect (bug) 10/20/15
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal Future Release defect (bug) 10/13/15
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal Awaiting Review defect (bug) 02/04/16
#20386 Year permalinks "win" against category permalinks Canonical normal normal Future Release defect (bug) 09/23/15
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) has-patch 03/23/16
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) has-patch 10/07/16
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure markjaquith Canonical normal normal Future Release enhancement has-patch 05/14/16
#15397 redirect_guess_404_permalink() doesn't guess posts with updated dates Canonical normal normal Future Release enhancement 10/04/15
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal Future Release defect (bug) dev-feedback 12/03/15
#35951 remove_accents() doesn't escape Unicode NFD characters johnbillion Charset normal normal Future Release defect (bug) 10/20/16
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() Charset normal normal Awaiting Review enhancement 07/08/15
#36208 Comment queries should ignore comments associated with non-active custom post types Comments normal normal Future Release defect (bug) 03/26/16
#36409 Comments number is wrong Comments normal normal Future Release defect (bug) has-patch 05/22/16
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) has-patch 12/03/15
#34918 Orphaned Comments From Nonexistent Post Type Causes Capability Warnings in Admin Comments normal normal Future Release defect (bug) 08/18/16
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal Future Release defect (bug) 04/09/16
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal Future Release defect (bug) 07/25/16
#34475 get_comment_link incorrect page number in returned url. Comments normal normal Awaiting Review defect (bug) reporter-feedback 09/27/16
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal Future Release enhancement 12/03/15
#36564 Last Modified for Comments Comments normal trivial Awaiting Review enhancement dev-feedback 05/10/16
#37703 Optimise `wp_delete_comment` as called from `wp_delete_post` Comments normal normal Awaiting Review enhancement 08/18/16
#36701 Pages parameter for get_comments Comments normal normal Future Release enhancement 04/28/16
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement has-patch 05/09/16
#17020 Some comment queries are not filterable Comments normal normal Future Release enhancement 12/03/15
#37653 customizer sections with 'active_callback' set to 'is_front_page' don't show when "Front page displays" "a static page" and no page is selected Customize normal normal Future Release defect (bug) reporter-feedback 11/05/16
#37964 Allow customizer controls to be encapsulated by accepting pre-instantiated settings westonruter* Customize normal normal Future Release enhancement has-patch 10/26/16
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor Future Release enhancement has-patch 10/09/16
#30738 JS content templates for base WP_Customize_Control westonruter* Customize normal normal Future Release enhancement 10/21/16
#31897 Update Customizer nonces via Heartbeat API voldemortensen Customize low normal Future Release enhancement 02/25/16
#32315 $wpdb->insert fails without error msg Database normal normal Awaiting Review defect (bug) 11/04/16
#18210 Update_post_meta is case insensitive on meta_key, but get_post_meta is NOT Database normal normal Awaiting Review defect (bug) dev-feedback 06/22/15
#34870 dbDelta Not Specifying Key Length Duplicate Indexes Database normal normal Awaiting Review defect (bug) has-patch 09/12/16
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal Future Release defect (bug) has-patch 10/11/16
#31624 $wpdb->prepare() named placeholders Database normal normal Awaiting Review enhancement 03/18/15
#35109 Add Online DDL support to dbDelta Database normal normal Future Release enhancement 02/21/16
#28625 Enhancement: Add constants to support SSL connections for mysqli pento Database normal normal Future Release enhancement has-patch 08/22/16
#31018 Persistent database connections with mysqli Database normal normal Awaiting Review enhancement has-patch 05/27/16
#29938 mysqli_query and multiple resultsets Database normal normal Awaiting Review enhancement 12/03/15
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request has-patch 10/07/16
#37411 Add more formats to wp_maybe_decline_date() SergeyBiryukov* Date/Time normal normal Future Release defect (bug) has-patch 10/31/16
#25399 XML-RPC and wp-mail.php struggle with timezone offsets Date/Time normal normal Future Release defect (bug) 01/03/16
#25768 date_i18n() is wrong for certain formats, escapes sequences and daylight saving time Date/Time normal normal Future Release defect (bug) dev-feedback 12/03/15
#20973 date_i18n() produces invalid output for shorthand formats Date/Time normal normal Awaiting Review defect (bug) dev-feedback 10/10/16
#25347 mysql2date() limitation for scheduled posts Date/Time normal normal Awaiting Review defect (bug) 10/04/15
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal Awaiting Review defect (bug) 07/12/16
#31920 oEmbed: Support YouTube timestamps as hashes peterwilsoncc Embeds normal normal Future Release enhancement 06/19/16
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request has-patch 12/03/15
#27048 Export: Allow multiple post types to be selected Export normal normal Future Release enhancement has-patch 01/29/16
#21872 RSS Widget, and all of fetch_feed() I believe, forces its own feed order of Post Date DESC External Libraries normal normal Awaiting Review defect (bug) 12/03/15
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal Awaiting Review defect (bug) has-patch 12/23/15
#21753 Feed excerpts are missing important filter formatting Feeds normal normal Awaiting Review defect (bug) has-patch 02/10/16
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) has-patch 02/11/16
#33591 Media File Missing Length Causes Wordpress Atom Feed to Be Invalid stevenkword Feeds normal normal Awaiting Review defect (bug) 12/26/15
#20888 RDF Feed validation problems. Feeds normal normal Awaiting Review defect (bug) has-patch 05/05/16
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal Future Release defect (bug) 05/03/16
#32620 WordPress is not stripping invalid tags in get_the_content_feed Feeds normal minor Awaiting Review defect (bug) 02/10/16
#28616 ftp_fput should have a retry threshold Filesystem API normal normal Awaiting Review defect (bug) has-patch 10/04/16
#31066 wp_upload_dir calls wp_mkdir_p on each invocation Filesystem API normal normal Future Release defect (bug) close 02/18/16
#19879 Better caching for get_dirsize Filesystem API normal normal Future Release enhancement dev-feedback 10/25/16
#4539 Abbreviated year followed by punctuation or markup doesn't texturize jmstacey Formatting low normal Awaiting Review defect (bug) has-patch 09/10/16
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal Awaiting Review defect (bug) 01/05/16
#33787 Euro hex code being converted to smiley url Formatting normal normal Future Release defect (bug) has-patch 09/10/15
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) dev-feedback 05/13/15
#27350 Invalid HTML Output Formatting normal normal Awaiting Review defect (bug) dev-feedback 12/03/15
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal Future Release defect (bug) 05/23/15
#21689 Unbalanced <p> tags are generated when shortcodes are followed by HTML tags and wpautop is enabled Formatting normal normal Future Release defect (bug) has-patch 10/13/15
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal Future Release defect (bug) 12/03/15
#8213 WP text formatting functions handle block-level INS tag incorrectly markjaquith Formatting low normal Awaiting Review defect (bug) 10/05/15
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major Awaiting Review defect (bug) 12/03/15
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal Awaiting Review defect (bug) 09/20/15
#34406 wp_kses_hair is too stringent redux Formatting normal normal Awaiting Review defect (bug) has-patch 01/08/16
#36998 wp_sanitize_redirect() strips spaces out of URLs instead of encoding them Formatting normal normal Future Release defect (bug) 06/02/16
#4298 wpautop bugs markjaquith Formatting low minor Future Release defect (bug) 10/05/15
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) has-patch 11/06/16
#10033 wpautop problems with html comments and object tags Formatting normal minor Future Release defect (bug) 09/08/15
#5250 wpautop() issue with lists Formatting normal normal Future Release defect (bug) 10/05/15
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major Future Release defect (bug) early 06/24/15
#29913 wptexturize should handle broken HTML consistently Formatting normal minor Awaiting Review defect (bug) 12/03/15
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal Future Release enhancement dev-feedback 10/01/15
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal Future Release enhancement has-patch 09/18/15
#22330 Optimize regexes to remove protocol from URL Formatting normal normal Future Release enhancement has-patch 10/07/15
#24106 Simplify wp_slash() Formatting normal normal Future Release enhancement dev-feedback 10/08/15
#20771 esc_url() instead of esc_html() in wp_nonce_url() johnbillion* Formatting normal normal Future Release enhancement 04/01/16
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 06/28/16
1 2 3 4
Note: See TracReports for help on using and creating reports.