Make WordPress Core

{60} Bugs Reported Against Trunk (4809 matches)

Create a new ticket
  • Bugs that have been reported against trunk.
  • Excludes tickets marked close or reporter-feedback.

Results (2301 - 2400 of 4809)

Defects Awaiting Review (60 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API HTTP API normal defect (bug) 04/20/2017 4.7.4
#40487 GUID contains more than 255 characters General normal defect (bug) 04/19/2017 4.7.3
#40387 WP_Query bug with product post type with search parameter on Query normal defect (bug) 04/18/2017 4.7.3
#40465 Multisite fails to rewrite upload path on main site Networks and Sites normal defect (bug) 04/17/2017 4.7.3
#40464 Embed video in Wordpress gives W3c Markup Validation issue Embeds normal defect (bug) 04/16/2017 4.4
#39496 Can't view page preview. General normal defect (bug) 04/15/2017 4.7
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal defect (bug) 04/06/2017 4.3
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal defect (bug) 04/05/2017 4.7.3 has-patch
#40334 Trim siteurl and homeurl General normal defect (bug) 04/01/2017 4.7.3
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal defect (bug) 03/31/2017 4.7
#40324 make_clickable doesn't work if url stands after an even number off spaces Formatting normal defect (bug) 03/31/2017 4.7
#35839 Escape backslashes upon export for better import Import normal defect (bug) 03/30/2017 4.4.2
#40291 subcategory pagination no run Taxonomy normal defect (bug) 03/29/2017 4.7.3
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal defect (bug) 03/29/2017 4.7.3
#40249 period as last character in username breaks activation link Login and Registration normal defect (bug) 03/24/2017 4.7.3
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal defect (bug) 03/21/2017 4.7.3
#40195 No provision to set paths for sftp (ssh2) Filesystem API normal defect (bug) 03/18/2017 4.7.2
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal defect (bug) 03/15/2017 4.7.3 has-patch
#40115 Duplicate Custom Fields are created Options, Meta APIs normal defect (bug) 03/15/2017 4.7.3 has-patch
#40090 Walker::display_element does not populate $args[0]->has_children when it is cast as an Object Menus normal defect (bug) 03/10/2017 4.7.3
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal defect (bug) 03/09/2017 4.1.1
#40055 Incorrect User Counts Bug :: No-multisite Users normal defect (bug) 03/08/2017 4.7.3
#39746 Suddenly getting error on all of my servers: Unable to locate WordPress content directory (wp-content). Upgrade/Install normal defect (bug) 03/08/2017 4.7.2
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php Users normal defect (bug) 03/07/2017 4.7.3
#40045 HTML code entered using "Text" mode gets garbled Formatting normal defect (bug) 03/06/2017 4.7.2
#40014 & converted to '#038 Themes normal defect (bug) 03/03/2017 4.7.2
#40012 Only add_metadata if no matching value Options, Meta APIs normal defect (bug) 03/02/2017 2.9 dev-feedback
#39472 Code tag still parses embeds Embeds normal defect (bug) 02/20/2017 4.7 needs-patch
#39811 Bug maybe_unserialize() broke mysql data. Database normal defect (bug) 02/20/2017 4.7.2
#39914 'orderby' date results differs depend on 'post_status' Query normal defect (bug) 02/19/2017 4.7.2
#25333 Can't remove theme support for certain custom header arguments Customize normal defect (bug) 02/14/2017 3.4 has-patch
#39864 Upload not giving back any error message when uploads directory doesn't exist. Upload normal defect (bug) 02/13/2017 4.7.2
#38300 Got a PHP warning: class-wp-xmlrpc-server.php L596: array_unshift() ... XML-RPC normal defect (bug) 02/06/2017 4.6.1
#25769 import vs DISALLOW_FILE_MODS Import normal defect (bug) 02/05/2017 3.7.1 has-patch
#64588 Update message slightly uneven Upgrade/Install trivial defect (bug) 02/06/2026 has-patch
#56599 "All" view not selected for all relevant views for custom post type Posts, Post Types trivial defect (bug) 01/28/2026 4.2 has-patch
#63998 Undefined variable warnings in WP Class Query trivial defect (bug) 09/18/2025 has-patch
#52320 Empty entries in WP_Scripts 'extra' field Script Loader trivial defect (bug) 08/14/2025 4.5 needs-patch
#51768 In documentation, replace references to 'list' with 'array' General trivial defect (bug) 07/04/2025 has-patch
#63528 Mouse scroll wheel scrolls whole Post while editing when attempting to scroll through autocomplete pop-up of internal Posts General trivial defect (bug) 06/05/2025 6.8
#63353 Invalid type false for permalink_structure property Rewrite Rules trivial defect (bug) 04/28/2025 has-patch
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty Users trivial defect (bug) 04/15/2025 has-patch
#62630 Site Health plugin information display html tags in plugin name Site Health trivial defect (bug) 12/18/2024 6.7.1 has-patch
#62286 Trying to access array offset on null General trivial defect (bug) 11/05/2024 has-patch
#61930 size_format(): Inconsistent behaviour when zero bytes are passed General trivial defect (bug) 10/10/2024 4.6
#60138 make_clickable() processing emails start with www. incorrectly. Formatting trivial defect (bug) 02/15/2024 has-patch
#60070 Typo in wp-includes/class-json.php General trivial defect (bug) 01/27/2024 dev-feedback
#51725 Canonical redirect and user_trailingslashit() Canonical trivial defect (bug) 01/25/2024 5.5.2 needs-unit-tests
#59729 By setting int to the parameter of the function path_is_absolute(), a Notice will always be output. Filesystem API trivial defect (bug) 10/25/2023 2.5
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API trivial defect (bug) 07/16/2023 has-patch
#53298 Checking if wp-config-sample.php file exists before checking if wp-config.php exists Upgrade/Install trivial defect (bug) 07/12/2023 5.7.2 dev-feedback
#35538 AllPosts page UI: link "All" has incorrect color Posts, Post Types trivial defect (bug) 07/09/2023 4.4.1
#57753 Quickedit characters on date fields Quick/Bulk Edit trivial defect (bug) 02/22/2023 6.1.1
#43372 $wp_query->max_num_pages return value as float Query trivial defect (bug) 02/10/2022 4.9.4
#47436 Menu depth doesn't affect menu-item-has-children Menus trivial defect (bug) 08/21/2021 5.2.1 needs-patch
#46423 Posts on wp-admin page should be ordered by date_gmt and not date Posts, Post Types trivial defect (bug) 02/08/2021 ui/ux
#49820 Input and select elements are misaligned in the admin area Administration trivial defect (bug) 04/13/2020 5.4 needs-patch
#49014 Silence set_time_limit() call in wp-admin/includes/class-wp-upgrader.php Upgrade/Install trivial defect (bug) 12/24/2019 needs-patch
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created Database trivial defect (bug) 03/09/2019 5.1
#46285 Search colums of WP User Query vars is not updated after applying user_search_columns filter Query trivial defect (bug) 02/20/2019 4.9.8

Defects Awaiting Review, reported against latest stable branch (20 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#64541 In GET requests, interfaces containing the `search` parameter can be vulnerable to logic errors triggered by the input `%2500`. REST API major defect (bug) 01/22/2026 6.9
#64357 get_terms() no longer returns terms when "include" or "exclude" is set to 'all' or an empty value in WP 6.9 johnjamesjacoby Taxonomy major defect (bug) 12/05/2025 6.9
#64600 [E_WARNING] Undefined array key "full" in wp-includes/media.php on line 4678 Media minor defect (bug) 02/05/2026 6.9.1 has-patch
#64492 If admin session has timed out, uploading an image to media library incorrectly returns "Server cannot process this image" error, along with info about image sizes Media minor defect (bug) 01/09/2026 6.9
#64833 Bundled Themes: Update svgo transitive dependency Bundled Theme normal defect (bug) 03/10/2026 6.9
#64834 Bug Report / UX Issue: Taxonomy Hierarchy Flattens and Breaks in Nav Menu "View All" Tab Due to Pagination Menus normal defect (bug) 03/09/2026 6.9.1
#64831 IPTC metadata issue with Turkish characters. Upload normal defect (bug) 03/09/2026 6.9.1
#64483 Core Abilities getting error when execution AI normal defect (bug) 03/06/2026 6.9 needs-unit-tests
#64767 Some PHP Warnings appears with PHP 8.5 General normal defect (bug) 03/01/2026 6.9.1 has-patch
#64709 Stretchy Heading inside Media & Text block don't render correct in Firefox browser. Formatting normal defect (bug) 02/23/2026 6.9.1
#64617 Media Uploader: Incorrect fallback error message when filename contains special characters (apostrophes) Media normal defect (bug) 02/20/2026 6.9.1
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal defect (bug) 02/18/2026 6.9.1 has-patch
#64593 allow PDF preview generation without sizes Media normal defect (bug) 02/04/2026 6.9.1 dev-feedback
#64565 The 'manage_posts_extra_tablenav' action does not fire for bottom tablenav when no posts exist Administration normal defect (bug) 01/28/2026 6.9
#64556 Tools -> Export | Failure when setting category Export normal defect (bug) 01/27/2026 6.9 needs-patch
#64523 _do_query needs exception processing in class-wpdb.php General normal defect (bug) 01/23/2026 6.9 needs-unit-tests
#64516 In a test sequence, resources can still be updated after being deleted. HTTP API normal defect (bug) 01/21/2026 6.9
#64433 Bug while upgrading individual plugins Upgrade/Install normal defect (bug) 01/16/2026 6.9
#64519 WP_Filesystem_FTP and WP_Filesystem_FTPext classes create orphaned temp/noise files Filesystem API normal defect (bug) 01/16/2026 6.9
#64466 Admin layout broken: #wpcontent height constraint prevents container from extending to full content height Administration normal defect (bug) 01/01/2026 6.9

Defects Awaiting Review, reported against no version (20 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#30691 Removing a featured image does not remove the 'post_parent' value - reproducible Media major defect (bug) 06/05/2025 dev-feedback
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins major defect (bug) 07/07/2020 dev-feedback
#27606 "Add Existing User" form does not preserve input in case of an error Users minor defect (bug) 08/08/2025 has-patch
#40779 function_exists() audit in wp-db.php Database minor defect (bug) 06/01/2021 dev-feedback
#33141 Search form clear button is clipped in Safari (OS X) General minor defect (bug) 05/23/2017 has-patch
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal defect (bug) 01/17/2026 has-patch
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal defect (bug) 01/07/2026 dev-feedback
#37632 Incorrect Image Previews for SVG Media normal defect (bug) 12/12/2025
#33571 Improvements for plugin upgrades when disk space runs out (or other write failure) francina Upgrade/Install normal defect (bug) 12/11/2025
#41226 Static "posts page" preview not working Query normal defect (bug) 10/02/2025 needs-unit-tests
#18264 Future private posts listed as already published with future date specified Posts, Post Types normal defect (bug) 08/05/2025 has-patch
#42468 Iron out the usage of 'homepage', 'home page', 'front page' Administration normal defect (bug) 07/11/2025 has-patch
#41349 Media Library insert from URL doesn't give a message when a URL fails check Media normal defect (bug) 06/25/2025 ui/ux
#37678 Add an action hook for plugins to do database upgrades on Database normal defect (bug) 06/24/2025 dev-feedback
#43668 Image cropping fails for many PHP locales, if set Media normal defect (bug) 06/24/2025 dev-feedback
#42074 YouTube Auto-Embed Does Not Work with Video+Playlist Links Embeds normal defect (bug) 05/07/2025 needs-patch
#36418 Custom MIME type icons lost in WP Media List view Media normal defect (bug) 04/10/2025 dev-feedback
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal defect (bug) 02/03/2025 has-patch
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal defect (bug) 11/01/2024 dev-feedback
#41309 Theme and plugin editing experience improvements at smaller screens Themes normal defect (bug) 07/01/2024
Note: See TracReports for help on using and creating reports.