Make WordPress Core

{16} Needs Patch (3407 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 (801 - 900 of 3407)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#41302 WordPress not stopping queries which have reached limit and preventing users to load WordPress until query times out Database normal normal Awaiting Review defect (bug) 07/14/2017
#42381 Wordpress update does not check if database structure/scheme on existing site is equal to how it would be on a new install Database normal normal Awaiting Review defect (bug) dev-feedback 11/11/2017
#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
#41469 test_charset_switched_to_utf8() is not tested on Travis CI Database normal normal Awaiting Review defect (bug) 07/28/2017
#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 09/05/2023
#61338 wpdb::prepare function null value convert to empty String Database normal normal Awaiting Review defect (bug) 10/02/2024
#41944 Add %u support to wpdb->prepare Database normal normal Awaiting Review enhancement 09/21/2017
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/2024
#55115 Change deprecated wpdb::escape() method Database normal normal Awaiting Review enhancement close 02/12/2022
#51769 Full-text search support Database normal normal Awaiting Review enhancement dev-feedback 08/16/2022
#39748 Function to insert or update DB value Database normal normal Awaiting Review enhancement 10/29/2017
#37692 Introduce WP_Database_Table base class Database normal normal Awaiting Review enhancement dev-feedback 03/15/2017
#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 12/06/2024
#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
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes Database normal normal Awaiting Review enhancement needs-unit-tests 06/15/2022
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 08/01/2023
#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
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024
#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
#61223 Date Time and UTC / GTM Timezone is not synchronizing Date/Time normal major Awaiting Review defect (bug) 06/12/2024
#55339 Date changes to ordered list (and default 1. 1.) when at beginning of line pbearne Date/Time normal normal Awaiting Review defect (bug) reporter-feedback 12/04/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 08/03/2022
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 01/05/2021
#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
#48936 Remove mysql2date() usage from core Date/Time normal normal Awaiting Review enhancement needs-unit-tests 02/24/2023
#58774 Sorting Posts after Published Date OR Last Update should be a standard function pbearne Date/Time normal normal Awaiting Review feature request reporter-feedback 11/04/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) 05/20/2022
#60809 .editor-styles-wrapper styles opacity changed Editor normal normal Awaiting Review defect (bug) close 04/30/2024
#55839 6.0 Upgrade Does Not Keep Image Alignment Editor normal major Awaiting Review defect (bug) 08/28/2023
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 11/23/2020
#40675 Accented letter at end of line displays wrong Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/24/2020
#44310 Apostrophe and/or Hyphen in Titles Rendered as &#8217; and &#8211; 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
#58113 Author and Date Blocks do no line up. Editor normal normal Awaiting Review defect (bug) 04/11/2023
#58432 BUG: Custom Core Block Variation details not updated in "Settings Sidebar" section Editor normal major Awaiting Review defect (bug) 06/13/2023
#49382 Big span gap appears before feature SVG img in Gutenberg editor Editor normal normal Awaiting Review defect (bug) reporter-feedback 12/07/2020
#52049 Block editor borders disappeared Editor normal major Awaiting Review defect (bug) reporter-feedback 12/14/2020
#49782 Block editor problem after WP upgrde Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/27/2020
#53963 Block editor tools slots are empty Editor normal critical Awaiting Review defect (bug) reporter-feedback 08/20/2021
#55369 Block styles preview are unstyled since 5.9 if styles are in a global editor styles css Editor normal normal Awaiting Review defect (bug) reporter-feedback 03/11/2022
#52794 Blocks not entering in correct place Editor normal normal Awaiting Review defect (bug) reporter-feedback 03/31/2021
#48989 Blocks properly not showing on mobile device Editor normal normal Awaiting Review defect (bug) 12/16/2019
#57126 Broken CSS for Buttons (previously created by Gutenberg block editor) after WP 6.1 Update Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
#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) 07/04/2023
#53912 Bug when using Block-styles loading enhancements in WP 5.8 Editor normal normal Awaiting Review defect (bug) reporter-feedback 01/30/2024
#59913 Buttons (and other blocks using RichText) don't work in editor if styled as flex or grid Editor normal normal Awaiting Review defect (bug) close 12/18/2023
#51186 CMD S Not saving/updating posts Editor normal minor Awaiting Review defect (bug) reporter-feedback 05/04/2021
#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) reporter-feedback 07/24/2024
#62429 Can't create a new page ore update a page Editor normal minor Awaiting Review defect (bug) reporter-feedback 11/18/2024
#55827 Can't drag and drop block into empty column in list view Editor normal normal Awaiting Review defect (bug) 06/02/2022
#53744 Cannot set editor font-family via theme.json Editor normal normal Awaiting Review defect (bug) close 07/23/2021
#57006 Cannot set font BOLD for multiple lines of text Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/05/2022
#59303 Can’t use colors with selected text in Gutenberg Editor normal major Awaiting Review defect (bug) reporter-feedback 09/07/2023
#56497 Categories (List) block center alignment is not working with dropdown in editor Editor normal normal Awaiting Review defect (bug) close 09/14/2022
#56423 Changing Title changes URL Editor normal major Awaiting Review defect (bug) reporter-feedback 08/23/2022
#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) 12/19/2023
#60107 Classic editor cursor control Editor normal normal Awaiting Review defect (bug) 12/19/2023
#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
#56693 Copying and Pasting Sporadically duplicates the pasted content, which cannot then be removed Editor normal normal Awaiting Review defect (bug) reporter-feedback 12/09/2022
#60157 Cursor moves to a different paragraph when use directional keys to navigate in a text Editor normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#47865 Custom Post Types – Published Posts – Preview Changes URL’s – Page not Found Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/05/2020
#46100 Custom field validation is not working in Gutenberg Editor Editor normal major Awaiting Review defect (bug) 01/25/2019
#53846 Drag and drop multiple blocks into container breaks editor Editor normal normal Awaiting Review defect (bug) 09/01/2021
#53087 ERRO NA ARÉA EDITAR POST Editor normal major Awaiting Review defect (bug) 05/18/2021
#60256 Edit the link Editor normal normal Awaiting Review defect (bug) reporter-feedback 01/15/2024
#51490 Editor Styles Not Loading in Correct Sequence for Blocks Editor normal normal Awaiting Review defect (bug) reporter-feedback 01/28/2021
#54948 Export template and template parts return empty zip file Editor normal normal Awaiting Review defect (bug) close 01/30/2022
#57008 FSE Margin settings not working Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/05/2022
#60035 FSE: sidebar has incorrect breaking point Editor normal minor Awaiting Review defect (bug) close 12/20/2023
#55271 Featured Image Section Disappears In Block Editor Editor normal normal Awaiting Review defect (bug) reporter-feedback 03/08/2022
#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
#60155 Gallery Block issue with aligning individual images Editor normal minor Awaiting Review defect (bug) close 01/10/2024
#49676 Gallery Block upload does not link to the right image Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/24/2020
#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
#60615 Gutenberg > Typography > Font > Manage Font : While fetching the the fonts, the loader is not alight in the centre. It should have equal top bottom spacing. Editor normal minor Awaiting Review defect (bug) 07/12/2024
#49891 Gutenberg Block Cover - Fixed Background Editor normal normal Awaiting Review defect (bug) reporter-feedback 12/15/2020
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.