{37} Needs Unit Tests (868 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 (301 - 400 of 868)
Future Releases (100 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#20888 | RDF Feed validation problems. | Feeds | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#34128 | Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe | Feeds | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#43357 | SimplePie deprecated calls modified | Feeds | normal | normal | enhancement | needs-unit-tests | 06/02/2020 | ||
#28616 | ftp_fput should have a retry threshold | Filesystem API | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#31066 | wp_upload_dir calls wp_mkdir_p on each invocation | Filesystem API | normal | normal | defect (bug) | needs-unit-tests | 10/31/2019 | ||
#4539 | Abbreviated year followed by punctuation or markup doesn't texturize | jmstacey | Formatting | low | normal | defect (bug) | needs-unit-tests | 01/29/2024 | |
#31695 | Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML | Formatting | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#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 | 06/04/2019 | ||
#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 | 07/02/2019 | ||
#25785 | Unexpected Paragraph Formatting Within a Div Container | Formatting | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#8213 | WP text formatting functions handle block-level INS tag incorrectly | markjaquith | Formatting | low | normal | defect (bug) | needs-unit-tests | 07/02/2019 | |
#30597 | wp_filter_post_kses mangles URLs with colons in them | Formatting | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#34406 | wp_kses_hair is too stringent redux | Formatting | normal | normal | defect (bug) | needs-unit-tests | 06/23/2020 | ||
#5250 | wpautop() issue with lists | Formatting | normal | normal | defect (bug) | needs-unit-tests | 06/12/2024 | ||
#48602 | wptexturize: smart quotes: should ignore tags inside quotes | Formatting | normal | normal | defect (bug) | needs-unit-tests | 09/12/2023 | ||
#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 | 06/04/2019 | ||
#24225 | Improve regular expressions when matching attributes | miqrogroove | Formatting | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | |
#22330 | Optimize regexes to remove protocol from URL | Formatting | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#20771 | esc_url() instead of esc_html() in wp_nonce_url() | johnbillion | Formatting | normal | normal | enhancement | needs-unit-tests | 02/23/2021 | |
#28801 | Walker::walk makes an incorrect assumption if $top_level_elements is empty. | General | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#33929 | Wrong data type for several variables holding a wpdb query result | boonebgorges | General | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | |
#33498 | get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it | General | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#34028 | wp_safe_redirect can return admin_url() when get_admin_url() is used | aaroncampbell | General | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | |
#48242 | Deprecate wp_parse_url() in favour of native parse_url() | General | normal | normal | enhancement | needs-unit-tests | 11/17/2023 | ||
#35386 | Refining Walker code | General | normal | normal | enhancement | needs-unit-tests | 01/30/2020 | ||
#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 | 11/12/2024 | ||
#24284 | is_multi_author() should query by specific post type and status | General | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#34883 | Support TLS Client Certificates | HTTP API | normal | normal | enhancement | needs-unit-tests | 09/16/2020 | ||
#45488 | wp_set_script_translations does not load md5-based PO files | I18N | normal | normal | defect (bug) | needs-unit-tests | 12/26/2018 | ||
#44599 | Add translator notes to _post_states via _x | I18N | normal | normal | enhancement | needs-unit-tests | 01/28/2019 | ||
#17268 | Use native gettext library when available | I18N | normal | normal | enhancement | needs-unit-tests | 02/28/2024 | ||
#34889 | wp_check_password() and issue with trailing space | Login and Registration | normal | normal | defect (bug) | needs-unit-tests | 08/21/2023 | ||
#15384 | wp-login.php refactor | Login and Registration | normal | normal | enhancement | needs-unit-tests | 01/06/2023 | ||
#56968 | Email - Rename attachments (optional) | normal | normal | enhancement | needs-unit-tests | 11/03/2022 | |||
#28059 | Inline image attachments with wp_mail() | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | |||
#40536 | Imagick tests cannot be tested on Travis | Media | normal | normal | defect (bug) | needs-unit-tests | 03/02/2021 | ||
#56323 | Undefined variable phpcs error for $new_size_meta | adamsilverstein | Media | normal | normal | defect (bug) | needs-unit-tests | 09/07/2022 | |
#22075 | Allow custom attributes to be set in `wp_get_attachment_link` | Media | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#33959 | Improve wp_get_attachment_thumb_file | Media | normal | normal | enhancement | needs-unit-tests | 08/07/2024 | ||
#33768 | Include image_meta in wp_prepare_attachment_for_js response for images | Media | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#44473 | Produce better image quality/size combination via php Imagick module | Media | normal | normal | enhancement | needs-unit-tests | 06/27/2018 | ||
#51650 | Store file size in attachment metadata | Media | normal | normal | enhancement | needs-unit-tests | 10/27/2020 | ||
#32378 | Image Uploads automatically puts "Olympus Digital Camera" as caption | Media | normal | normal | feature request | needs-unit-tests | 09/23/2019 | ||
#44916 | Add escape in walker nav menu title | welcher | Menus | normal | normal | defect (bug) | needs-unit-tests | 02/23/2023 | |
#35384 | Archive for post in Menu Editor | Menus | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#31391 | Make the list of registered nav menus filterable | Menus | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#32367 | Nav menu attribute unit tests | Menus | normal | normal | enhancement | needs-unit-tests | 12/11/2020 | ||
#41064 | Registered and last edited dates on new sites should be identical | desrosj | Networks and Sites | normal | normal | defect (bug) | needs-unit-tests | 01/21/2019 | |
#44112 | WP is changing page URL to avoid duplicate URL for non needed case | Networks and Sites | normal | normal | defect (bug) | needs-unit-tests | 09/23/2021 | ||
#27287 | siteurl is missing WordPress path when creating a new site | Networks and Sites | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#33561 | get_transient() will always return the value of a broken transient | Options, Meta APIs | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#31094 | Attempt to cache notoptions in database to save queries for non-existent options | Options, Meta APIs | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#36655 | Enhancement: Add datetime column to options table. | Options, Meta APIs | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#30995 | Pass meta_id when retrieving multiple metas | Options, Meta APIs | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#17450 | Almost pretty permalinks with non-ASCII characters do not work in Apache | westi | Permalinks | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | |
#28156 | In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work | Permalinks | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#36157 | Permalink UI shown without typing a title | Permalinks | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#17183 | previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks | Permalinks | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#9825 | Enforce permalink history, outright | Permalinks | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#31384 | Pingback does not work for schemeless URLs | Pings/Trackbacks | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#36765 | Remove Legacy Code from pingback_ping | Pings/Trackbacks | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#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 | 06/04/2019 | |
#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 | 06/04/2019 | ||
#36831 | wp_normalize_path in plugin_dir_path | Plugins | normal | normal | defect (bug) | needs-unit-tests | 01/16/2021 | ||
#19388 | plugin_basename returns full directory in URL | Plugins | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#25798 | Certain single CPT items result in 404 since 3.7 | Posts, Post Types | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#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 | 06/04/2019 | |
#36314 | If orderby undefined, alter get_posts to defer to WP_Query's default | Posts, Post Types | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#16784 | Introduce post_type_archive_description() | Posts, Post Types | normal | normal | enhancement | needs-unit-tests | 04/24/2021 | ||
#38218 | Make post type labels work during locale switching | Posts, Post Types | normal | normal | enhancement | needs-unit-tests | 10/18/2018 | ||
#39089 | Setting the Object Relationship Between Post Type Objects and Taxonomy Objects | Posts, Post Types | normal | normal | enhancement | needs-unit-tests | 01/30/2022 | ||
#18848 | Filter post listing screen by post parent | johnbillion | Posts, Post Types | normal | normal | feature request | needs-unit-tests | 09/20/2020 | |
#43750 | Establish a standard means of core reading privacy declarations from plugins' headers | xkon | Privacy | normal | normal | enhancement | needs-unit-tests | 01/22/2020 | |
#30184 | Author page and category | Query | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#23309 | Not all WP_Query::query_vars get updated during WP_Query::get_posts() | Query | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#30911 | Overhaul post_status logic in WP_Query | Query | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#34660 | Query breaks when nopaging = false and posts_per_page = -1 | Query | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#18513 | Searching with explicit post types unsets page post type | Query | normal | normal | defect (bug) | needs-unit-tests | 01/23/2025 | ||
#27088 | Allow per-query filtering of post status objects | Query | normal | normal | enhancement | needs-unit-tests | 03/21/2024 | ||
#15249 | Filtering get_search_sql for advanced queries | Query | normal | normal | enhancement | needs-unit-tests | 10/09/2024 | ||
#25190 | Improve name/pagename query variable mapping | Query | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#36881 | Improved hot-wiring of set_found_posts | pbearne | Query | normal | normal | enhancement | needs-unit-tests | 05/08/2024 | |
#33306 | Only Query for author ID if user is member of blog | Query | normal | normal | enhancement | needs-unit-tests | 04/05/2024 | ||
#9785 | Search Enhancements -- consolidated ticket | Query | normal | normal | enhancement | needs-unit-tests | 09/21/2021 | ||
#20352 | Use str_getcsv() to parse search terms in WP_Query | Query | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#23044 | adjacent_image_link() needs optimization | Query | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#39072 | Add gmt_offset as a REST API setting | REST API | normal | normal | defect (bug) | needs-unit-tests | 11/29/2019 | ||
#54666 | Numeric theme not work | REST API | normal | normal | defect (bug) | needs-unit-tests | 12/20/2021 | ||
#44789 | REST API: Improved media titles when created from filename | REST API | normal | normal | defect (bug) | needs-unit-tests | 01/29/2024 | ||
#44648 | User creation even though an error is thrown | REST API | normal | normal | defect (bug) | needs-unit-tests | 10/24/2020 | ||
#61113 | WP_REST_Templates_Revisions_Controller not checking parent ID correctly | REST API | normal | normal | defect (bug) | needs-unit-tests | 06/25/2024 | ||
#38731 | Allow publicly readable settings within WP_REST_Settings_Controller | REST API | normal | normal | enhancement | needs-unit-tests | 10/25/2020 | ||
#41159 | REST API: Add a way to determine if a request is an embedded "sub-request" | REST API | normal | normal | enhancement | needs-unit-tests | 10/25/2020 | ||
#41549 | REST API: Use `wp.apiRequest` helper in `wp.api` Backbone client | adamsilverstein | REST API | normal | normal | enhancement | needs-unit-tests | 12/11/2019 | |
#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 | 09/09/2019 | ||
#35482 | Archival pagination fails in 4.4 and up | Rewrite Rules | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#35916 | WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT | Rewrite Rules | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#14991 | extra_rules_top should take priority over extra_permastructs | Rewrite Rules | normal | normal | defect (bug) | needs-unit-tests | 12/05/2022 | ||
#25106 | web.config for multisite configurations on IIS7 | Rewrite Rules | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#13701 | Full support for middle and little endian permalink structures | Rewrite Rules | normal | normal | enhancement | needs-unit-tests | 06/04/2019 |
Note:
See TracReports for help on using and creating reports.