Make WordPress Core

{37} Needs Unit Tests (841 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 (301 - 400 of 841)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#33787 Euro hex code being converted to smiley url Emoji normal normal defect (bug) needs-unit-tests 7 years ago
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 21 months ago
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) needs-unit-tests 7 years ago
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) needs-unit-tests 7 years ago
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) needs-unit-tests 7 years ago
#43357 SimplePie deprecated calls modified Feeds normal normal enhancement needs-unit-tests 6 years ago
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 2 weeks ago
#31066 wp_upload_dir calls wp_mkdir_p on each invocation Filesystem API normal normal defect (bug) needs-unit-tests 7 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
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) needs-unit-tests 7 years ago
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) needs-unit-tests 7 years ago
#21689 Unbalanced <p> tags are generated when shortcodes are followed by HTML tags and wpautop is enabled Formatting normal normal defect (bug) needs-unit-tests 7 years ago
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) needs-unit-tests 7 years ago
#8213 WP text formatting functions handle block-level INS tag incorrectly markjaquith Formatting low normal defect (bug) needs-unit-tests 7 years ago
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 7 years ago
#34406 wp_kses_hair is too stringent redux Formatting normal normal defect (bug) needs-unit-tests 6 years ago
#5250 wpautop() issue with lists Formatting normal normal defect (bug) needs-unit-tests 2 years ago
#48602 wptexturize: smart quotes: should ignore tags inside quotes Formatting normal normal defect (bug) needs-unit-tests 3 years ago
#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 enhancement needs-unit-tests 12 months ago
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal enhancement needs-unit-tests 7 years ago
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 13 months ago
#20771 esc_url() instead of esc_html() in wp_nonce_url() johnbillion Formatting normal normal enhancement needs-unit-tests 5 years ago
#64454 Escaping for footnotes block output to follow WordPress Coding Standards General normal normal defect (bug) needs-unit-tests 7 months ago
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 6 months ago
#64775 Warning from pluck function on some random pages General normal normal defect (bug) needs-unit-tests 5 months ago
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 7 years ago
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 7 years ago
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 7 years ago
#48242 Deprecate wp_parse_url() in favour of native parse_url() General normal normal enhancement needs-unit-tests 3 years ago
#35386 Refining Walker code General normal normal enhancement needs-unit-tests 7 years 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
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 7 years ago
#34883 Support TLS Client Certificates HTTP API normal normal enhancement needs-unit-tests 6 years ago
#45488 wp_set_script_translations does not load md5-based PO files I18N normal normal defect (bug) needs-unit-tests 8 years ago
#44599 Add translator notes to _post_states via _x I18N normal normal enhancement needs-unit-tests 8 years ago
#17268 Use native gettext library when available I18N normal normal enhancement needs-unit-tests 2 years ago
#34889 wp_check_password() and issue with trailing space Login and Registration normal normal defect (bug) needs-unit-tests 3 years ago
#15384 wp-login.php refactor Login and Registration normal normal enhancement needs-unit-tests 4 years ago
#56968 Email - Rename attachments (optional) Mail normal normal enhancement needs-unit-tests 4 years 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
#40536 Imagick tests cannot be tested on Travis Media normal normal defect (bug) needs-unit-tests 5 years ago
#56323 Undefined variable phpcs error for $new_size_meta adamsilverstein Media normal normal defect (bug) needs-unit-tests 4 years ago
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement needs-unit-tests 2 years ago
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement needs-unit-tests 15 months ago
#44473 Produce better image quality/size combination via php Imagick module Media normal normal enhancement needs-unit-tests 8 years ago
#51650 Store file size in attachment metadata Media normal normal enhancement needs-unit-tests 6 years ago
#32378 Image Uploads automatically puts "Olympus Digital Camera" as caption Media normal normal feature request needs-unit-tests 7 years ago
#44916 Add escape in walker nav menu title welcher Menus normal normal defect (bug) needs-unit-tests 3 years 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
#35384 Archive for post in Menu Editor Menus normal normal enhancement needs-unit-tests 7 years ago
#32367 Nav menu attribute unit tests Menus normal normal enhancement needs-unit-tests 6 years ago
#41064 Registered and last edited dates on new sites should be identical desrosj Networks and Sites normal normal defect (bug) needs-unit-tests 8 years ago
#44112 WP is changing page URL to avoid duplicate URL for non needed case Networks and Sites normal normal defect (bug) needs-unit-tests 5 years ago
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 3 days ago
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 7 years ago
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 7 years ago
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 7 years ago
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 7 years 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
#9102 Inverse proxy breaks permalinks Permalinks normal normal defect (bug) needs-unit-tests 6 months ago
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 7 years ago
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 7 years ago
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 7 years ago
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 7 years ago
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) needs-unit-tests 7 years ago
#36831 wp_normalize_path in plugin_dir_path Plugins normal normal defect (bug) needs-unit-tests 6 years ago
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 7 years ago
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 7 years ago
#41448 Contributors shouldn't be able to change the date of their drafts Posts, Post Types low normal defect (bug) needs-unit-tests 11 months ago
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal normal defect (bug) needs-unit-tests 11 months ago
#33547 Smilies are served over http instead of https and create mixed content when logged in johnbillion Posts, Post Types normal normal defect (bug) needs-unit-tests 7 years ago
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement needs-unit-tests 5 years ago
#38218 Make post type labels work during locale switching Posts, Post Types normal normal enhancement needs-unit-tests 8 years ago
#39089 Setting the Object Relationship Between Post Type Objects and Taxonomy Objects Posts, Post Types normal normal enhancement needs-unit-tests 5 years ago
#63911 Unit Tests: Adding More Coverage for Post Statuses Posts, Post Types normal normal enhancement needs-unit-tests 11 months ago
#18848 Filter post listing screen by post parent johnbillion Posts, Post Types normal normal feature request needs-unit-tests 6 years ago
#43750 Establish a standard means of core reading privacy declarations from plugins' headers xkon Privacy normal normal enhancement needs-unit-tests 7 years ago
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 14 months ago
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 4 months ago
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 7 years ago
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 7 years ago
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 19 months ago
#27088 Allow per-query filtering of post status objects Query normal normal enhancement needs-unit-tests 2 years ago
#15249 Filtering get_search_sql for advanced queries Query normal normal enhancement needs-unit-tests 22 months ago
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 7 years ago
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement 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
#9785 Search Enhancements -- consolidated ticket Query normal normal enhancement needs-unit-tests 5 years ago
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 7 years ago
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 7 years ago
#39072 Add gmt_offset as a REST API setting REST API normal normal defect (bug) needs-unit-tests 7 years ago
#54666 Numeric theme not work REST API normal normal defect (bug) needs-unit-tests 5 years ago
#44789 REST API: Improved media titles when created from filename REST API normal normal defect (bug) needs-unit-tests 3 years ago
#44648 User creation even though an error is thrown REST API normal normal defect (bug) needs-unit-tests 6 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
#38731 Allow publicly readable settings within WP_REST_Settings_Controller REST API normal normal enhancement needs-unit-tests 6 years ago
#41159 REST API: Add a way to determine if a request is an embedded "sub-request" REST API normal normal enhancement needs-unit-tests 6 years ago
#41549 REST API: Use `wp.apiRequest` helper in `wp.api` Backbone client adamsilverstein REST API normal normal enhancement needs-unit-tests 7 years ago
#40580 rest_ensure_response() can return WP_Error object, but is consequently not checked in get_item() method REST API normal normal enhancement needs-unit-tests 7 years ago
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 7 years ago
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.