Make WordPress Core

{1} All Tickets (8374 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1601 - 1700 of 8374)

Database (44 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 06/04/2019 3
#20634 dbDelta is unforgiving about field declarations dev-feedback normal normal enhancement 06/04/2019 8
#18315 Add an index to the GUID column in the posts table dev-feedback normal normal enhancement 06/04/2019 11
#13103 "Unknown character set" during install into database reports successful install. barrykooij has-patch normal normal defect (bug) 06/04/2019 10
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results dev-feedback normal critical defect (bug) 06/04/2019 31
#37678 Add an action hook for plugins to do database upgrades on dev-feedback normal normal Awaiting Review defect (bug) 04/18/2019 1
#46947 ‘❤’ in Comment Generates DB Error reporter-feedback normal normal Future Release defect (bug) 04/17/2019 3
#46932 dbDelta does not account for MySQL keywords being used as key names normal minor Awaiting Review defect (bug) 04/16/2019
#46923 $wpdb->get_var() — empty sting becomes a NULL normal normal Awaiting Review defect (bug) 04/15/2019
#46739 post attributes order not working correctly normal normal Awaiting Review defect (bug) 03/30/2019
#46625 username and password automatically change to dexter normal normal Awaiting Review defect (bug) 03/24/2019 4
#30795 Upgrade bug affecting indexing normal normal Awaiting Review defect (bug) 03/22/2019 6
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 03/20/2019
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. normal normal Awaiting Review enhancement 03/20/2019
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 dev-feedback normal normal Awaiting Review defect (bug) 03/15/2019
#8924 autoload should be boolean in add_option() lowest normal Awaiting Review enhancement 03/15/2019 7
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created normal trivial Awaiting Review defect (bug) 03/09/2019
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code has-patch normal normal Awaiting Review feature request 02/20/2019
#46179 Make fetch_array accessible in $wpdb normal normal Awaiting Review enhancement 02/04/2019
#46145 dbDelta runs same updates on every execution normal normal Awaiting Review defect (bug) 01/30/2019
#43589 WPDB Update change NULL values to acceptable values has-patch normal normal Awaiting Review defect (bug) 01/17/2019 4
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 01/16/2019
#44973 Issues with $wpdb->get_col_info has-patch normal normal Awaiting Review defect (bug) 09/23/2018
#40418 ID columns in multisite database tables should be unsigned flixos90 dev-feedback normal major Awaiting Review defect (bug) 09/11/2018 9
#41956 Errno in $wpdb has-patch normal normal Awaiting Review enhancement 08/17/2018 15
#36924 dbDelta(): Support more than one whitespace between field name and its type definition normal normal Awaiting Review defect (bug) 08/10/2018 3
#15332 dbDelta($query) - do not create view needs-unit-tests normal normal Future Release feature request 07/30/2018 15
#44386 Problem with utf8mb4_unicode_ci collation for arabic content has-patch normal major Awaiting Review enhancement 06/17/2018 1
#44292 Make use of protected process_fields normal normal Awaiting Review enhancement 06/01/2018
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause normal normal Awaiting Review defect (bug) 04/08/2018 2
#41424 Use a better error message than "Error establishing a database connection" when site isn't found needs-unit-tests normal normal Future Release enhancement 11/22/2017 4
#42381 Wordpress update does not check if database structure/scheme on existing site is equal to how it would be on a new install dev-feedback normal normal Awaiting Review defect (bug) 11/11/2017 3
#39748 Function to insert or update DB value normal normal Awaiting Review enhancement 10/29/2017 1
#38760 Capture result size in bytes when SAVEQUERIES is true normal normal Future Release enhancement 10/03/2017 1
#41944 Add %u support to wpdb->prepare normal normal Awaiting Review enhancement 09/21/2017 7
#41469 test_charset_switched_to_utf8() is not tested on Travis CI normal normal Awaiting Review defect (bug) 07/28/2017 1
#41278 SQL_CALC_FOUND_ROWS slow query normal normal Awaiting Review defect (bug) 07/19/2017 5
#41302 WordPress not stopping queries which have reached limit and preventing users to load WordPress until query times out normal normal Awaiting Review defect (bug) 07/14/2017 2
#41054 Use sargable date filtering where possible normal normal Awaiting Review enhancement 06/15/2017 1
#40695 `install_blog` suppresses database errors has-patch normal normal Future Release defect (bug) 06/01/2017 4
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes needs-unit-tests normal normal Awaiting Review enhancement 04/04/2017 1
#37692 Introduce WP_Database_Table base class dev-feedback normal normal Awaiting Review enhancement 03/15/2017 3
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 03/14/2017
#39811 Bug maybe_unserialize() broke mysql data. normal normal Awaiting Review defect (bug) 02/20/2017 4

Date/Time (45 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56358 PHP8 TypeError on current_time( 'timestamp' ) if timezone is set to GMT / 0 hellofromTonya has-patch normal minor 6.7 defect (bug) 09/04/2024 19
#60629 PHP Fatal error: Uncaught TypeError: gmdate(): Argument #2 ($timestamp) must be of type ?int, string given in wp-admin/includes/dashboard.php:1025 hellofromTonya normal normal 6.7 defect (bug) 08/23/2024 3
#58986 TypeError: Unsupported operand types: string * int * hellofromTonya dev-feedback normal normal 6.7 defect (bug) 08/23/2024 20
#61732 get_calendar() will use invalid dates in SQL queries normal normal Awaiting Review defect (bug) 08/17/2024 1
#61223 Date Time and UTC / GTM Timezone is not synchronizing normal major Awaiting Review defect (bug) 06/12/2024 4
#49012 Date format output incorrect in Finnish normal normal Awaiting Review defect (bug) 05/27/2024 4
#57409 Post date/time selector on a different timezone than of the server's normal normal Awaiting Review defect (bug) 04/05/2024 9
#58774 Sorting Posts after Published Date OR Last Update should be a standard function normal normal Awaiting Review feature request 07/10/2023
#48204 wp_exif_date2ts throws notice on empty date has-patch normal minor Future Release defect (bug) 06/29/2023 11
#18146 Add user-level & front end timezone display flexibility according to a fixed time [GMT:0] normal normal Future Release feature request 05/30/2023 57
#48935 Need to Remove strtotime() usage from core needs-unit-tests normal normal Awaiting Review enhancement 04/06/2023 3
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong normal minor Awaiting Review defect (bug) 03/20/2023 1
#48936 Remove mysql2date() usage from core needs-unit-tests normal normal Awaiting Review enhancement 02/24/2023 1
#46609 Incorrect posts date on saving scheduled posts draft normal normal Awaiting Review defect (bug) 12/05/2022 8
#56887 wp_exif_date2ts throws notice on slash formatted date normal normal Awaiting Review defect (bug) 10/22/2022
#53780 PHP 8.1: DateTimeZone::getTransitions() change close normal normal Awaiting Review defect (bug) 08/03/2022 9
#26798 While inserting a post some values for 'post_date' throw a PHP exception has-patch normal normal Future Release defect (bug) 07/14/2022 11
#55953 Problemas com a hora universla no wordpress normal normal Awaiting Review defect (bug) 06/13/2022 4
#55685 Date setting should have two more options: j.n.Y and d.m.Y normal normal Awaiting Review enhancement 05/05/2022 2
#55503 Post Date display issue if we set empty from General Settings page normal normal Awaiting Review defect (bug) 03/31/2022 1
#55242 Time options in Settings have changed to uppercase AM and PM instead of lowercase normal normal Awaiting Review defect (bug) 03/08/2022 3
#55339 Date changes to ordered list (and default 1. 1.) when at beginning of line normal normal Awaiting Review defect (bug) 03/08/2022
#51289 Documentation issue: get_post_time is getting the time when published not when created SergeyBiryukov has-patch normal normal Future Release defect (bug) 02/13/2022 11
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst needs-unit-tests low normal Future Release defect (bug) 01/19/2022 23
#53755 WordPress 5.8 DatePicker component crashes normal blocker Awaiting Review defect (bug) 07/30/2021 2
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones needs-unit-tests normal minor Awaiting Review defect (bug) 06/02/2021 9
#26980 the_modified_date is lower than the_date when post is scheduled has-patch normal normal Awaiting Review defect (bug) 05/05/2021 8
#28988 Detect Time Zones automatically at installation dev-feedback normal normal Awaiting Review enhancement 05/05/2021 9
#52761 Date Permalinks normal normal Awaiting Review enhancement 03/10/2021 3
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* needs-unit-tests normal normal Awaiting Review defect (bug) 01/05/2021 10
#51945 Dates in REST API responses are incompatible with date-time JSON schema format dev-feedback normal normal Awaiting Review defect (bug) 12/07/2020 2
#51625 Date/Time test failures during DST transition normal normal Awaiting Review defect (bug) 10/25/2020 1
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland normal normal Future Release defect (bug) 10/07/2020 21
#29849 Better human_time_diff() Rarst* has-patch normal normal Awaiting Review enhancement 09/25/2020 9
#41011 get_calendar generates query with invalid date formats normal normal Future Release defect (bug) 09/22/2020 3
#44597 Scheduling posts adds wrong seconds as post_date normal normal Awaiting Review defect (bug) 08/25/2020 3
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened has-patch normal normal Awaiting Review defect (bug) 06/22/2020 10
#49396 Inconsistent Time format normal normal Awaiting Review feature request 05/29/2020
#45047 user_registered returned as UTC Time instead of Local Time has-patch normal normal Future Release defect (bug) 04/22/2020 2
#49414 wp_read_image_metadata should look for timezone offset normal normal Awaiting Review defect (bug) 02/15/2020 6
#48740 Add constant for database date format dev-feedback normal normal Awaiting Review enhancement 11/20/2019 2
#48207 Implement new Comment Date Functions needs-unit-tests normal normal Awaiting Review defect (bug) 11/08/2019 4
#10660 Time zone suggester based on nascent WordPress.org API call rmccue dev-feedback normal normal Future Release feature request 09/02/2019 20
#34435 Creating a post might fail during fall's DST switch due to ambiguous time needs-docs normal normal Future Release defect (bug) 05/30/2019 7
#46366 Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields normal trivial Awaiting Review enhancement 05/27/2019 1

Editor (11 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61867 Post Link Doesn't Conform to Permalink Settings close normal normal Awaiting Review defect (bug) 09/17/2024 4
#61945 Block Bindings: Add `canUpdateBlockBindings` editor setting cbravobernal has-patch normal normal 6.7 enhancement 09/17/2024 12
#62014 Editor: Add a 'format' parameter to query to enable filtering post formats in the Query Loop block has-patch normal normal 6.7 enhancement 09/17/2024 4
#62046 `render_block_context` filter works differently on top-level vs. inner blocks normal normal Awaiting Review defect (bug) 09/16/2024 5
#61953 aspect-ratio setting for image in overwritten pattern not working normal normal Awaiting Review defect (bug) 09/16/2024 3
#62028 Paragraph margins not honored (in the backend) when global blockspacing is set to zero (new issue in 6.6.1) reporter-feedback normal normal 6.6.3 defect (bug) 09/16/2024 2
#62002 Extend Block Metadata PHP Cache to Third-Party Blocks has-patch normal normal 6.7 enhancement 09/16/2024 8
#60716 Font Library: Replace error message "A font face matching those settings already exists" with notice normal normal 6.7 enhancement 09/16/2024 13
#61265 Add class name for block variations has-patch normal normal 6.7 enhancement 09/16/2024 10
#60654 Install several formats of the same font one by one is not possible normal normal Future Release enhancement 09/16/2024 13
#61804 Create a plugin template registration API has-patch normal normal 6.7 feature request 09/15/2024 12
Note: See TracReports for help on using and creating reports.