{37} Needs Unit Tests (866 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 866)
Future Releases (100 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#29938 | mysqli_query and multiple resultsets | Database | normal | normal | enhancement | needs-unit-tests | 06/04/2019 | ||
#44985 | timezone_string should be valid when offset time zone mode is used | Date/Time | normal | normal | enhancement | needs-unit-tests | 05/27/2019 | ||
#37336 | Pre-existing page with slug /embed/ does not work as described | Embeds | normal | normal | defect (bug) | needs-unit-tests | 05/07/2025 | ||
#31920 | oEmbed: Support YouTube timestamps as hashes | peterwilsoncc | Embeds | normal | normal | enhancement | needs-unit-tests | 04/30/2022 | |
#33787 | Euro hex code being converted to smiley url | Emoji | normal | normal | defect (bug) | needs-unit-tests | 06/28/2019 | ||
#27048 | Export: Allow multiple post types to be selected | Export | normal | normal | enhancement | needs-unit-tests | 11/07/2024 | ||
#16747 | 'feedtype_enclosure' hooks not triggered without custom field | Feeds | normal | normal | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#21753 | Feed excerpts are missing important filter formatting | Feeds | normal | normal | defect (bug) | needs-unit-tests | 11/17/2020 | ||
#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 | |
#20368 | htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 | Formatting | normal | major | defect (bug) | needs-unit-tests | 06/04/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 | ||
#10033 | wpautop problems with html comments and object tags | Formatting | normal | minor | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#5250 | wpautop() issue with lists | Formatting | normal | normal | defect (bug) | needs-unit-tests | 06/12/2024 | ||
#27733 | wpautop(): \s in regex destroys some UTF-8 characters | Formatting | normal | major | defect (bug) | needs-unit-tests | 01/18/2022 | ||
#4298 | wpautop: Avoid wrapping <table> tags with a paragraph | markjaquith | Formatting | low | minor | defect (bug) | needs-unit-tests | 02/10/2023 | |
#29913 | wptexturize should handle broken HTML consistently | Formatting | normal | minor | defect (bug) | needs-unit-tests | 06/04/2019 | ||
#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 | ||
#9930 | is_serialized() returns false on serialized doubles | westi | General | normal | minor | defect (bug) | needs-unit-tests | 08/07/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 | ||
#34419 | Update Pingback Processing Code | Pings/Trackbacks | normal | minor | enhancement | 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 | |
#16843 | wp_unique_post_slug() doesn't check pagination base when CPT has archive | Posts, Post Types | normal | minor | 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 | ||
#15667 | wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() | jackreichert | Query | normal | minor | defect (bug) | needs-unit-tests | 06/04/2019 | |
#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 |
Note:
See TracReports for help on using and creating reports.