Make WordPress Core

{16} Needs Patch (2974 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (701 - 800 of 2974)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#60037 Differentiate between minimum required MySQL and MariaDB versions Database normal normal Future Release defect (bug) 11/02/2024
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal normal Awaiting Review defect (bug) dev-feedback 01/17/2025
#52496 Improve MySQL 8.0 support Database normal normal Future Release defect (bug) 02/05/2024
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 09/23/2018
#62976 Multiple queries executing - Bulk deletion Database normal critical Awaiting Review defect (bug) 02/17/2025
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character Database normal normal Awaiting Review defect (bug) has-patch 09/24/2024
#60503 MySQL VALUES function deprecated in MySQL 8 Database normal minor Awaiting Review defect (bug) close 12/10/2024
#52648 Problem with certain passwords not working to login to mysql db Database normal major Awaiting Review defect (bug) reporter-feedback 02/25/2021
#41278 SQL_CALC_FOUND_ROWS slow query Database normal normal Awaiting Review defect (bug) 07/19/2017
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 Database normal normal Awaiting Review defect (bug) dev-feedback 03/15/2019
#30795 Upgrade bug affecting indexing Database normal normal Awaiting Review defect (bug) 03/22/2019
#53320 Why delete_metadata and update_metadata slow performance? Database normal normal Awaiting Review defect (bug) 03/26/2024
#58133 WordPress database error Illegal mix of collations Database normal major Awaiting Review defect (bug) 04/24/2023
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) Database normal major Awaiting Review defect (bug) reporter-feedback 09/08/2022
#36924 dbDelta(): Support more than one whitespace between field name and its type definition Database normal normal Awaiting Review defect (bug) 08/10/2018
#40779 function_exists() audit in wp-db.php Database low minor Awaiting Review defect (bug) dev-feedback 06/01/2021
#51097 post cannot be saved due to certain variant of Japanese Kanji Database normal normal Awaiting Review defect (bug) close 08/31/2020
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#59172 wp_query meta_query NOT EXISTS not creating correct sql query Database normal normal Awaiting Review defect (bug) reporter-feedback 05/12/2025
#61338 wpdb::prepare function null value convert to empty String Database normal normal Awaiting Review defect (bug) 10/02/2024
#46947 ‘❤’ in Comment Generates DB Error Database normal normal Future Release defect (bug) reporter-feedback 10/29/2025
#41944 Add %u support to wpdb->prepare Database normal normal Awaiting Review enhancement 09/21/2017
#38036 Add support for the utf8mb4_0900_ai_ci collation Database normal normal Future Release enhancement 04/05/2023
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/2024
#38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal Future Release enhancement 10/03/2017
#55115 Change deprecated wpdb::escape() method Database normal normal Awaiting Review enhancement close 02/12/2022
#39748 Function to insert or update DB value Database normal normal Awaiting Review enhancement 10/29/2017
#6492 Guids No Longer Have Permalink Format Database normal normal Future Release enhancement 08/30/2019
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. Database normal normal Awaiting Review enhancement 03/20/2019
#61071 Need to display appropriate error messages when the database table is empty or corrupted. Database normal normal Awaiting Review enhancement dev-feedback 01/06/2025
#52253 New filter on wp-db.php Database normal normal Awaiting Review enhancement reporter-feedback 01/08/2021
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement has-patch 06/17/2018
#49028 Provide functionality to suppress $wpdb query filter Database normal normal Awaiting Review enhancement reporter-feedback 02/08/2020
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 08/01/2023
#42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
#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 11/22/2017
#41054 Use sargable date filtering where possible Database normal trivial Awaiting Review enhancement 12/05/2024
#40150 VARCHAR/TEXT inefficiencies Database normal normal Awaiting Review enhancement 03/14/2017
#42703 WP_Query: Swap parsing date into own method Database normal normal Awaiting Review enhancement 01/16/2019
#63966 Database Extensions for Federation Support and Compatibility at the WordPress Core Level Database normal normal Awaiting Review feature request close 09/12/2025
#59639 Dedicated tables for media libary Database normal major Awaiting Review feature request changes-requested 10/16/2023
#58694 Enhancement in wordpress Database API Database normal normal Awaiting Review feature request 08/30/2023
#54235 Script for handling metadata in wp_postmeta Database normal normal Awaiting Review feature request needs-docs 10/08/2021
#34435 Creating a post might fail during fall's DST switch due to ambiguous time Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
#61223 Date Time and UTC / GTM Timezone is not synchronizing Date/Time normal minor Awaiting Review defect (bug) close 01/14/2025
#51625 Date/Time test failures during DST transition Date/Time normal normal Awaiting Review defect (bug) reporter-feedback 12/13/2024
#51945 Dates in REST API responses are incompatible with date-time JSON schema format Date/Time normal normal Awaiting Review defect (bug) dev-feedback 12/07/2020
#53780 PHP 8.1: DateTimeZone::getTransitions() change Date/Time normal normal Awaiting Review defect (bug) close 02/07/2025
#44597 Scheduling posts adds wrong seconds as post_date Date/Time normal normal Awaiting Review defect (bug) close 01/15/2025
#53755 WordPress 5.8 DatePicker component crashes Date/Time normal blocker Awaiting Review defect (bug) close 12/13/2024
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time normal minor Awaiting Review defect (bug) changes-requested 03/20/2023
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 11/20/2019
#18146 Add user-level & front end timezone display flexibility according to a fixed time [GMT:0] Date/Time normal normal Future Release feature request 12/30/2024
#59340 "Open in new tab" checkbox in hyperlink entry doesn't save Editor normal normal Awaiting Review defect (bug) 09/29/2023
#55714 & stored as & for Post Title and Excerpt in Editor Editor normal normal Awaiting Review defect (bug) 07/24/2025
#31416 An accessibility issue with the Publish metabox Editor normal normal Awaiting Review defect (bug) 09/28/2025
#44310 Apostrophe and/or Hyphen in Titles Rendered as ’ and – When Added as Link in Editor Editor normal normal Awaiting Review defect (bug) 10/23/2023
#41511 Attachment page URL not created correctly for image uploaded directly to library before being added to post Editor normal normal Awaiting Review defect (bug) 03/22/2018
#58432 BUG: Custom Core Block Variation details not updated in "Settings Sidebar" section Editor normal major Awaiting Review defect (bug) 05/12/2025
#53785 Block Styles dropdown should use 'Default' instead of 'Not set' Editor normal normal Awaiting Review defect (bug) close 07/09/2025
#59896 Block editor default styles not loaded when stylesheet with the same name as the theme is registered Editor normal normal Future Release defect (bug) reporter-feedback 12/18/2023
#62655 Block editor styling component toolbars overlap, obscuring features. Editor normal minor Awaiting Review defect (bug) reporter-feedback 01/02/2025
#58709 Bug 6.3 beta-3: Black screen when selecting blocks in List view outside the block editor viewport. Editor normal major Awaiting Review defect (bug) 05/12/2025
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) needs-unit-tests 08/23/2025
#40559 Bug when inserting images with TinyMCE for latest Chrome Editor normal normal Future Release defect (bug) 05/19/2017
#53912 Bug when using Block-styles loading enhancements in WP 5.8 Editor normal normal Awaiting Review defect (bug) reporter-feedback 01/30/2024
#62492 CSS is not loading Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/20/2024
#61147 CSS: Parse Error. html :where([style * =border-top-color]) Editor normal minor Awaiting Review defect (bug) close 06/20/2025
#62429 Can't create a new page ore update a page Editor normal minor Awaiting Review defect (bug) reporter-feedback 05/12/2025
#55827 Can't drag and drop block into empty column in list view Editor normal normal Awaiting Review defect (bug) 05/12/2025
#40882 Characters omitted when copying and pasting from Word Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#59978 Classic editor cursor control Editor normal normal Awaiting Review defect (bug) 04/03/2025
#59085 Command Palette - switching posts wrong url redirect for non FSE sites Editor normal normal Awaiting Review defect (bug) close 09/06/2025
#60952 Completely broken out of the box: can't edit "hello world" post, lots of errors in browser console in wp-admin Editor normal critical Awaiting Review defect (bug) 04/08/2024
#60157 Cursor moves to a different paragraph when use directional keys to navigate in a text Editor normal normal Awaiting Review defect (bug) 05/12/2025
#46100 Custom field validation is not working in Gutenberg Editor Editor normal major Awaiting Review defect (bug) 01/25/2019
#57647 Deprecate wp_enqueue_block_support_styles function Editor normal normal Future Release defect (bug) changes-requested 02/06/2025
#42540 Don't move focus to the editor when switching editor mode Editor normal normal Future Release defect (bug) 05/15/2025
#53846 Drag and drop multiple blocks into container breaks editor Editor normal normal Awaiting Review defect (bug) 09/01/2021
#39574 Editor patterns: add empty headings/quotes Editor normal normal Future Release defect (bug) 07/18/2019
#47900 Error on update MCE Views in gutenberg block "Classic Editor" Editor normal major Future Release defect (bug) 12/29/2020
#53136 Error with "Add to Reusable blocks" in WordPress 5.7.1 Editor normal normal Future Release defect (bug) reporter-feedback 08/31/2021
#52779 Error with saved blocks Editor normal normal Future Release defect (bug) dev-feedback 08/30/2021
#55271 Featured Image Section Disappears In Block Editor Editor normal normal Awaiting Review defect (bug) reporter-feedback 05/12/2025
#60790 Font Library: Editor has encountered an unexpected error Editor normal normal Awaiting Review defect (bug) reporter-feedback 03/20/2024
#62208 Font size issue occur in responsive for author filter list Editor normal normal Awaiting Review defect (bug) 10/14/2024
#58045 Global style change cannot be reverted Editor normal normal Awaiting Review defect (bug) 04/01/2023
#49857 Groups disappear after inserting something inside it in Gutenberg Editor normal normal Awaiting Review defect (bug) 04/09/2020
#49891 Gutenberg Block Cover - Fixed Background Editor normal normal Awaiting Review defect (bug) reporter-feedback 04/29/2025
#63817 Gutenberg List View – Drag & Drop Blocks Misbehaving with Nested Columns Editor normal normal Awaiting Review defect (bug) close 08/12/2025
#48915 Gutenberg Paragraph Block, Drop Cap missing sanitize rule for initial hard return line <br> Editor normal minor Awaiting Review defect (bug) 01/10/2020
#58508 Gutenberg and CSS Editor normal normal Awaiting Review defect (bug) dev-feedback 06/11/2023
#56429 Gutenberg author box missing Editor normal normal Awaiting Review defect (bug) 05/12/2025
#63113 Gutenberg bug for non latin Editor normal normal Awaiting Review defect (bug) reporter-feedback 03/17/2025
#50443 Heading h2 rest api level Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/23/2020
#61210 Hybrid themes: PHP Templates can not be assigned in the block editor Editor normal major Future Release defect (bug) dev-feedback 12/03/2024
#53901 I found error in wordpress "Publishing failed. The response is not a valid JSON response." Editor normal critical Awaiting Review defect (bug) 08/09/2021
#51449 Image caption missing after saving in multisite with non super administrator account Editor normal major Awaiting Review defect (bug) 03/05/2025
#31375 Image caption with heading adds an empty paragraph at page edits Editor normal normal Awaiting Review defect (bug) 11/24/2020
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.