Make WordPress Core

{37} Needs Unit Tests (827 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 827)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#60355 Can't save object to metadata with `readonly` properties General low major Future Release enhancement needs-unit-tests 6 months ago
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement needs-unit-tests 6 years ago
#61752 Plugin and theme editors should show files in alpha order General normal normal Awaiting Review enhancement needs-unit-tests 8 months ago
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement needs-unit-tests 7 months ago
#64454 Escaping for footnotes block output to follow WordPress Coding Standards General normal normal defect (bug) needs-unit-tests 8 months ago
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 7 months ago
#64775 Warning from pluck function on some random pages General normal normal defect (bug) needs-unit-tests 6 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
#9930 is_serialized() returns false on serialized doubles westi General normal minor 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 22 months ago
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 4 weeks ago
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) needs-unit-tests 6 years ago
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) needs-unit-tests 18 months ago
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 14 months ago
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 8 months ago
#43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement needs-unit-tests 2 weeks 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
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major 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
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 7 years ago
#5250 wpautop() issue with lists Formatting normal normal defect (bug) needs-unit-tests 2 years ago
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) needs-unit-tests 12 months ago
#4298 wpautop: Avoid wrapping <table> tags with a paragraph markjaquith Formatting low minor defect (bug) needs-unit-tests 4 years ago
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 7 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 13 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 14 months ago
#20771 esc_url() instead of esc_html() in wp_nonce_url() johnbillion Formatting normal normal enhancement needs-unit-tests 6 years 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 16 months ago
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 5 years ago
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 6 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
#46227 Add Rel-Feed Link to Header Feeds low trivial Future Release enhancement needs-unit-tests 5 years 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
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 22 months ago
#33787 Euro hex code being converted to smiley url Emoji normal normal defect (bug) needs-unit-tests 7 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
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 6 years ago
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal defect (bug) needs-unit-tests 16 months ago
#31920 oEmbed: Support YouTube timestamps as hashes peterwilsoncc Embeds normal normal enhancement needs-unit-tests 4 years ago
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) needs-unit-tests 13 months ago
#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 15 months ago
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) needs-unit-tests 6 years ago
#65171 wp_check_post_lock_window filter values below 120s break post lock detection in backgrounded tabs Editor normal normal Awaiting Review defect (bug) needs-unit-tests 4 weeks ago
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 2 years ago
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal Awaiting Review enhancement needs-unit-tests 16 months ago
#44985 timezone_string should be valid when offset time zone mode is used Date/Time normal normal enhancement needs-unit-tests 7 years ago
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement needs-unit-tests 3 years ago
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 9 years ago
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement needs-unit-tests 7 months ago
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 16 months 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
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 7 years ago
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 3 years ago
#35109 Add Online DDL support to dbDelta Database normal normal enhancement needs-unit-tests 19 months ago
#64553 Add parameter to delete_expired_transients() for custom transients Database normal normal enhancement needs-unit-tests 3 weeks ago
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 4 years ago
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 7 years ago
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 4 years ago
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor Future Release enhancement needs-unit-tests 3 weeks ago
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 6 years ago
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter Customize normal normal defect (bug) needs-unit-tests 16 months ago
#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 defect (bug) needs-unit-tests 7 years ago
#31334 Customizer JS API should handle container removal from document and provide destroy callback westonruter Customize normal normal enhancement needs-unit-tests 4 years ago
#31897 Update Customizer nonces via Heartbeat API Customize low normal enhancement needs-unit-tests 4 years ago
#35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal task (blessed) needs-unit-tests 11 months ago
#46198 Add additional test for `wp_targeted_link_rel()` when saving and publishing changeset. dswebsme Customize normal normal task (blessed) needs-unit-tests 7 years ago
#37542 Taxonomies in cron jobs cause problems Cron API normal normal defect (bug) needs-unit-tests 6 years ago
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 3 years ago
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 7 years ago
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement needs-unit-tests 13 days ago
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 9 years ago
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 5 weeks ago
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 6 years ago
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 9 years ago
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.