Make WordPress Core

{8} Future Releases, Workflow Oriented (8204 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 (4201 - 4300 of 8204)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35256 $wpdb->insert_id equals 0 Database normal normal defect (bug) 06/04/2019
#39811 Bug maybe_unserialize() broke mysql data. Database normal normal Awaiting Review defect (bug) 02/20/2017
#60077 Class UnexpectedValueException not found Database normal critical Awaiting Review defect (bug) 12/14/2023
#60505 Column names in wpdb->insert aren't sanitized. Database normal normal Awaiting Review defect (bug) 02/12/2024
#32868 Consider running utf8mb4 conversion on each database update Database normal normal defect (bug) 06/04/2019
#58559 Database error bug in wordpress current version Database normal normal Awaiting Review defect (bug) 07/03/2023
#53958 Database: wp_postmeta - meta_key index Database normal major Awaiting Review defect (bug) 08/25/2021
#60037 Differentiate between minimum required MySQL and MariaDB versions Database normal normal Future Release defect (bug) 11/02/2024
#55907 Failed to insert log entry: value too long Database normal normal Awaiting Review defect (bug) 06/03/2022
#52210 File URL gets saved even when upload fails Database normal major Awaiting Review defect (bug) 02/09/2021
#58286 Growing database due to unnecessary transients containing "g_url_details_response_" Database normal critical Awaiting Review defect (bug) 05/11/2023
#54836 Huge error logs filled with "WordPress database error Illegal mix of collations" errors caused by spammers Database normal critical Awaiting Review defect (bug) 08/12/2024
#52496 Improve MySQL 8.0 support Database normal normal Future Release defect (bug) 02/05/2024
#50789 Improve WPDB logic around information_schema Database normal normal Awaiting Review defect (bug) 06/11/2021
#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) 12/05/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
#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
#46625 username and password automatically change to dexter Database normal normal Awaiting Review defect (bug) 03/24/2019
#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) 10/02/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
#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 trivial Awaiting Review enhancement 12/05/2024
#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
#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
#58694 Enhancement in wordpress Database API Database normal normal Awaiting Review feature request 08/30/2023
#62575 Prints SQL/DB error limit last_query too long Database normal normal Awaiting Review feature request 11/26/2024
#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
#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
#53780 PHP 8.1: DateTimeZone::getTransitions() change Date/Time normal normal Awaiting Review defect (bug) close 08/03/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) 11/01/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
#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
#46366 Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields Date/Time normal trivial enhancement 11/07/2024
#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 feature request 11/05/2024
#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
Note: See TracReports for help on using and creating reports.