Make WordPress Core

{8} Future Releases, Workflow Oriented (8125 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4101 - 4200 of 8125)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56260 In case of missing primary key on wp_posts, Media uploader gives false feedback indicating folder permissions are missing, where in fact database structure is malformed. Database normal minor Awaiting Review defect (bug) 10/26/2022
#59974 MAX_JOIN_SIZE wp-blog-header.php Database normal minor Awaiting Review defect (bug) 11/27/2023
#60503 MySQL VALUES function deprecated in MySQL 8 Database normal normal Awaiting Review defect (bug) 02/12/2024
#54834 Mysql gone away when importing DB on create wp_posts indexes Database normal blocker Awaiting Review defect (bug) 02/17/2023
#58965 No luck running WP when running PHP 8.2.8 + mysql Ver 15.1 Database normal normal Awaiting Review defect (bug) 08/02/2023
#49482 Non-english slug can sometimes cause an error in WordPress query Database normal normal Awaiting Review defect (bug) 02/20/2020
#57283 Postmeta - Performance Improvement - Woocommerce Database normal critical Awaiting Review defect (bug) 12/06/2022
#53033 Remove comments, ping, to_ping columns from posts table Database normal normal Awaiting Review defect (bug) 04/15/2021
#41278 SQL_CALC_FOUND_ROWS slow query Database normal normal Awaiting Review defect (bug) 07/19/2017
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim Database normal normal defect (bug) 06/04/2019
#30795 Upgrade bug affecting indexing Database normal normal Awaiting Review defect (bug) 03/22/2019
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) 11/08/2023
#28139 WP MU legacy problems: missing database tables Database normal normal defect (bug) 06/04/2019
#53320 Why delete_metadata and update_metadata slow performance? Database normal normal Awaiting Review defect (bug) 03/26/2024
#57072 WordPress 6.1 uses wrong database collation Database normal normal Awaiting Review defect (bug) 11/11/2022
#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
#49785 Wrong result / duplicates in query when using MariaDB Database normal normal Awaiting Review defect (bug) 04/03/2020
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) Database normal normal defect (bug) 06/04/2019
#46932 dbDelta does not account for MySQL keywords being used as key names Database normal minor Awaiting Review defect (bug) 04/16/2019
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created Database normal trivial Awaiting Review defect (bug) 03/09/2019
#46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) 11/17/2022
#46145 dbDelta runs same updates on every execution Database normal normal Awaiting Review defect (bug) 01/30/2019
#36924 dbDelta(): Support more than one whitespace between field name and its type definition Database normal normal Awaiting Review defect (bug) 08/10/2018
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal Awaiting Review defect (bug) 01/04/2023
#51350 mysql nosql feature request Database normal normal Awaiting Review defect (bug) 04/20/2023
#46739 post attributes order not working correctly Database normal normal Awaiting Review defect (bug) 03/30/2019
#41469 test_charset_switched_to_utf8() is not tested on Travis CI Database normal normal Awaiting Review defect (bug) 07/28/2017
#46625 username and password automatically change to dexter Database normal normal Awaiting Review defect (bug) 03/24/2019
#60983 wp update 6.5 and 6.5.2 rewrite multisite bdd entries wp_options.siteurl and wp_options.home Database normal normal Awaiting Review defect (bug) 04/10/2024
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal normal Awaiting Review defect (bug) 11/04/2022
#61338 wpdb::prepare function null value convert to empty String Database normal normal Awaiting Review defect (bug) 05/31/2024
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found Database normal normal Awaiting Review enhancement 08/02/2019
#55202 A proper (error) message should be show when mysql setting autocommit=0 Database normal normal Awaiting Review enhancement 02/19/2022
#41944 Add %u support to wpdb->prepare Database normal normal Awaiting Review enhancement 09/21/2017
#60254 Add filter to class-wpdb.php#query that allows to return data from filter return value Database normal normal Awaiting Review enhancement 01/15/2024
#59106 Add secondary index on `wp_posts` table to improve media queries performance Database normal normal Awaiting Review enhancement 08/15/2023
#38036 Add support for the utf8mb4_0900_ai_ci collation Database normal normal Future Release enhancement 04/05/2023
#54627 Adding More Timestamp columns to database Database normal normal Awaiting Review enhancement 12/14/2021
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently Database normal normal enhancement 06/04/2019
#52527 Better RAM handling in wp-db.php Database normal normal Awaiting Review enhancement 02/15/2021
#38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal Future Release enhancement 10/03/2017
#56259 Database Repair doesn't check for missing primary keys / A.I. Database normal minor Awaiting Review enhancement 03/09/2023
#45697 Database: Upgrading field collations Database normal normal Future Release enhancement 08/22/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
#8857 Make WP MySQL strict mode compliant Database lowest normal enhancement 01/22/2024
#46179 Make fetch_array accessible in $wpdb Database normal normal Awaiting Review enhancement 02/04/2019
#44292 Make use of protected process_fields Database normal normal Awaiting Review enhancement 06/01/2018
#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
#58826 Please add a default post relations table Database normal critical Awaiting Review enhancement 07/17/2023
#61604 Split `wp_insert_post` in two Database normal minor Awaiting Review enhancement 07/09/2024
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch Database normal normal Awaiting Review enhancement 09/06/2019
#41054 Use sargable date filtering where possible Database normal normal Awaiting Review enhancement 06/15/2017
#40150 VARCHAR/TEXT inefficiencies Database normal normal Awaiting Review enhancement 03/14/2017
#55938 WP prefix on installation - instructions to be indicated Database normal minor Awaiting Review enhancement 06/07/2022
#31042 WPDB field_types Variable Too Broad? Database normal normal enhancement 06/04/2019
#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
#8924 autoload should be boolean in add_option() Database lowest normal Awaiting Review enhancement 03/15/2019
#10883 db-error.php not used for all DB failures Database normal normal enhancement 12/07/2023
#49654 maybe_drop_table Database normal normal Awaiting Review enhancement 04/07/2023
#46576 short-circuit filter for dbDelta Database normal normal Awaiting Review enhancement 03/20/2019
#36242 wpdb set_sql_mode add param Database normal normal enhancement 06/04/2019
#58694 Enhancement in wordpress Database API Database normal normal Awaiting Review feature request 08/30/2023
#59281 Support for Database Cursor Database normal normal Awaiting Review feature request 09/27/2023
#51762 Unix authentication support via unix_socket Database normal normal Awaiting Review feature request 11/12/2020
#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 Date/Time normal normal Awaiting Review defect (bug) 03/08/2022
#49012 Date format output incorrect in Finnish Date/Time normal normal Awaiting Review defect (bug) 05/27/2024
#51625 Date/Time test failures during DST transition Date/Time normal normal Awaiting Review defect (bug) 10/25/2020
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland Date/Time normal normal Future Release defect (bug) 10/07/2020
#46609 Incorrect posts date on saving scheduled posts draft Date/Time normal normal Awaiting Review defect (bug) 12/05/2022
#55503 Post Date display issue if we set empty from General Settings page Date/Time normal normal Awaiting Review defect (bug) 03/31/2022
#57409 Post date/time selector on a different timezone than of the server's Date/Time normal normal Awaiting Review defect (bug) 04/05/2024
#44597 Scheduling posts adds wrong seconds as post_date Date/Time normal normal Awaiting Review defect (bug) 08/25/2020
#55242 Time options in Settings have changed to uppercase AM and PM instead of lowercase Date/Time normal normal Awaiting Review defect (bug) 03/08/2022
#53755 WordPress 5.8 DatePicker component crashes Date/Time normal blocker Awaiting Review defect (bug) 07/30/2021
#41011 get_calendar generates query with invalid date formats Date/Time normal normal Future Release defect (bug) 09/22/2020
#61732 get_calendar() will use invalid dates in SQL queries Date/Time normal normal Awaiting Review defect (bug) 08/17/2024
#56887 wp_exif_date2ts throws notice on slash formatted date Date/Time normal normal Awaiting Review defect (bug) 10/22/2022
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal Awaiting Review defect (bug) 02/15/2020
#52761 Date Permalinks Date/Time normal normal Awaiting Review enhancement 03/10/2021
#55685 Date setting should have two more options: j.n.Y and d.m.Y Date/Time normal normal Awaiting Review enhancement 05/05/2022
#46366 Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields Date/Time normal trivial Awaiting Review enhancement 05/27/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 05/30/2023
#49396 Inconsistent Time format Date/Time normal normal Awaiting Review feature request 05/29/2020
#58774 Sorting Posts after Published Date OR Last Update should be a standard function Date/Time normal normal Awaiting Review feature request 07/10/2023
#57365 "Attempt Block Recovery" functionality broken for buttons "Convert to.." click Editor normal normal Awaiting Review defect (bug) 12/30/2022
#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
#53029 'separate_items_with_commas' does not display in Block editor meta section Editor normal normal Awaiting Review defect (bug) 01/06/2022
#53723 503 Errors in Posts with Complex Gutenberg Content Editor normal normal Awaiting Review defect (bug) 07/26/2021
#55839 6.0 Upgrade Does Not Keep Image Alignment Editor normal major Awaiting Review defect (bug) 08/28/2023
#55285 Add image brakes page Editor normal blocker Awaiting Review defect (bug) 03/01/2022
#54907 After upgrading to 5.9 I get blank screens when trying to edit or add posts Editor normal normal Awaiting Review defect (bug) 02/07/2022
#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
#58113 Author and Date Blocks do no line up. Editor normal normal Awaiting Review defect (bug) 04/11/2023
#49393 Author user role, Gutenberg add picture from someone else, rest_forbidden_context crash, image size crash Editor normal normal Awaiting Review defect (bug) 10/25/2020
Note: See TracReports for help on using and creating reports.