Make WordPress Core

{23} Popular Tickets (5455 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4101 - 4200 of 5455)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#40150 VARCHAR/TEXT inefficiencies Database normal normal 3 Awaiting Review enhancement 9 years ago
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal 3 Awaiting Review enhancement needs-unit-tests 7 months ago
#15332 dbDelta($query) - do not create view Database normal normal 3 Future Release feature request needs-unit-tests 16 months ago
#65626 7.0.1 9.9797 lagging at WP_Query->get_posts() on site with 16K= posts Database normal normal 2 Awaiting Review defect (bug) reporter-feedback 8 weeks ago
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string Database normal normal 2 Awaiting Review defect (bug) has-patch 4 weeks ago
#53958 Database: wp_postmeta - meta_key index Database normal major 2 Awaiting Review defect (bug) 5 years ago
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal normal 2 Awaiting Review defect (bug) dev-feedback 20 months ago
#60503 MySQL VALUES function deprecated in MySQL 8 Database normal minor 2 Awaiting Review defect (bug) close 21 months ago
#57283 Postmeta - Performance Improvement - Woocommerce Database normal critical 2 Awaiting Review defect (bug) 4 years ago
#64130 Type error in /wp-includes/class-wpdb.php Database normal normal 2 Awaiting Review defect (bug) has-patch 3 weeks ago
#43578 Unexpected MYSQL data format Database normal normal 2 Future Release defect (bug) dev-feedback 7 years ago
#57072 WordPress 6.1 uses wrong database collation Database normal normal 2 Awaiting Review defect (bug) 4 years ago
#49785 Wrong result / duplicates in query when using MariaDB Database normal normal 2 Awaiting Review defect (bug) 6 years ago
#46146 dbDelta not parsing enum correctly Database normal normal 2 Awaiting Review defect (bug) has-patch 3 months ago
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal 2 Future Release defect (bug) has-patch 7 years ago
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal 2 Awaiting Review defect (bug) 4 years ago
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated Database normal normal 2 Future Release defect (bug) has-patch 10 months ago
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal 2 defect (bug) needs-unit-tests 7 years ago
#46947 ‘❤’ in Comment Generates DB Error Database normal normal 2 Future Release defect (bug) reporter-feedback 10 months ago
#41944 Add %u support to wpdb->prepare Database normal normal 2 Awaiting Review enhancement 9 years ago
#38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal 2 Future Release enhancement 9 years ago
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal normal 2 Awaiting Review enhancement dev-feedback 6 years ago
#49654 maybe_drop_table Database normal normal 2 Awaiting Review enhancement 3 years ago
#29938 mysqli_query and multiple resultsets Database normal normal 2 enhancement needs-unit-tests 7 years ago
#46576 short-circuit filter for dbDelta Database normal normal 2 Awaiting Review enhancement 7 years ago
#58871 support uca14.0.0 collation in database where available Database normal normal 2 Awaiting Review enhancement has-patch 11 months ago
#36242 wpdb set_sql_mode add param pbearne Database normal normal 2 Awaiting Review enhancement dev-feedback 20 months ago
#58694 Enhancement in wordpress Database API Database normal normal 2 Awaiting Review feature request 3 years ago
#59281 Support for Database Cursor Database normal normal 2 Awaiting Review feature request 3 years ago
#13103 "Unknown character set" during install into database reports successful install. Database normal normal 1 defect (bug) has-patch 2 months ago
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal 1 Awaiting Review defect (bug) has-patch 5 days ago
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal 1 Future Release defect (bug) has-patch 4 years ago
#60077 Class UnexpectedValueException not found Database normal critical 1 Awaiting Review defect (bug) 3 years ago
#32868 Consider running utf8mb4 conversion on each database update Database normal normal 1 defect (bug) 7 years ago
#38921 Defining filter pre_get_table_charset causes errors Database normal normal 1 Future Release defect (bug) has-patch 9 months ago
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal 1 Awaiting Review defect (bug) has-patch 17 months ago
#55610 HTTP response should not be 200 when returning error-page Database normal major 1 Awaiting Review defect (bug) 13 months ago
#50789 Improve WPDB logic around information_schema Database normal normal 1 Awaiting Review defect (bug) 5 years ago
#54834 Mysql gone away when importing DB on create wp_posts indexes Database normal blocker 1 Awaiting Review defect (bug) 4 years ago
#52648 Problem with certain passwords not working to login to mysql db Database normal major 1 Awaiting Review defect (bug) reporter-feedback 6 years ago
#43893 The maybe_create_table() function has two definitions Database low normal 1 Awaiting Review defect (bug) dev-feedback 6 years ago
#43589 WPDB Update change NULL values to acceptable values Database normal normal 1 Awaiting Review defect (bug) has-patch 8 years ago
#58133 WordPress database error Illegal mix of collations Database normal major 1 Awaiting Review defect (bug) 3 years ago
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal 1 defect (bug) has-patch 7 years ago
#46932 dbDelta does not account for MySQL keywords being used as key names Database normal minor 1 Awaiting Review defect (bug) 7 years ago
#46145 dbDelta runs same updates on every execution Database normal normal 1 Awaiting Review defect (bug) 8 years ago
#55206 wp core api memory leaks Database normal normal 1 Awaiting Review defect (bug) dev-feedback 4 years ago
#61338 wpdb::prepare function null value convert to empty String Database normal normal 1 Awaiting Review defect (bug) 2 years ago
#55202 A proper (error) message should be show when mysql setting autocommit=0 Database normal normal 1 Awaiting Review enhancement 5 years ago
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal 1 Future Release enhancement has-patch 4 years ago
#59106 Add secondary index on `wp_posts` table to improve media queries performance Database normal normal 1 Awaiting Review enhancement 3 years ago
#61856 Add support for MySQL SSL connections Database normal normal 1 Awaiting Review enhancement has-patch 2 years ago
#52527 Better RAM handling in wp-db.php Database normal normal 1 Awaiting Review enhancement 6 years ago
#56259 Database Repair doesn't check for missing primary keys / A.I. Database normal minor 1 Awaiting Review enhancement 4 years ago
#39748 Function to insert or update DB value Database normal normal 1 Awaiting Review enhancement 9 years ago
#26788 Improve dbDelta fields match Database normal normal 1 enhancement has-patch 7 years ago
#44292 Make use of protected process_fields Database normal normal 1 Awaiting Review enhancement 8 years ago
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. Database normal normal 1 Awaiting Review enhancement 7 years ago
#61071 Need to display appropriate error messages when the database table is empty or corrupted. Database normal normal 1 Awaiting Review enhancement dev-feedback 20 months ago
#58826 Please add a default post relations table Database normal critical 1 Awaiting Review enhancement 3 years ago
#54324 Rename Table Function - maybe_rename_table() Database normal normal 1 Awaiting Review enhancement has-patch 4 years ago
#61604 Split `wp_insert_post` in two Database normal minor 1 Awaiting Review enhancement 2 years ago
#41054 Use sargable date filtering where possible Database normal trivial 1 Awaiting Review enhancement 21 months ago
#8924 autoload should be boolean in add_option() Database lowest normal 1 Awaiting Review enhancement 7 years ago
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal normal 1 Awaiting Review feature request has-patch 16 months ago
#63966 Database Extensions for Federation Support and Compatibility at the WordPress Core Level Database normal normal 1 Awaiting Review feature request close 12 months ago
#51762 Unix authentication support via unix_socket Database normal normal 1 Awaiting Review feature request 6 years ago
#37887 Make attachments atomic until a Customizer session is published Customize normal normal 10 Future Release enhancement 9 years ago
#33589 Using the customizer on wp-login.php (and similar) Customize normal normal 9 Future Release defect (bug) 2 years ago
#21627 Filter for custom-background CSS selector peterwilsoncc Customize low minor 9 Future Release enhancement needs-unit-tests 4 weeks ago
#40278 Customizer: Introduce theme uploading Customize normal normal 9 Future Release task (blessed) 6 years ago
#33085 Customizer: controls description inside labels are not real labels nor descriptions Customize normal normal 8 Future Release defect (bug) 6 months ago
#29071 Make it easier to include an instance of the Customizer outside of customize.php Customize normal normal 7 Future Release enhancement 5 years ago
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal 6 Future Release defect (bug) needs-unit-tests 4 years ago
#36191 Support responsive images in WP_Customize_Media_Control joemcgill Customize normal normal 6 Future Release defect (bug) 5 years ago
#22880 Customize Themes without activation Customize normal normal 6 Future Release enhancement 5 years ago
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal 6 enhancement dev-feedback 18 months ago
#29040 Customizer: Header Image not Updating when using static front page Customize normal normal 5 Future Release defect (bug) 7 years ago
#38954 Customizer: Increase preview refreshBuffer (perhaps with decay) when making rapid changes such as via text inputs Customize normal normal 5 Future Release defect (bug) 5 years ago
#22037 Customizer: Live preview fetches page but does not display (show error message) Customize normal normal 5 Future Release defect (bug) 5 years ago
#40243 Allow Manual Hue input for the HSL Color Picker Customize normal normal 5 Future Release enhancement 5 years ago
#37915 Customize: allow terms to be created in nav menus boonebgorges Customize normal normal 5 Future Release enhancement dev-feedback 5 years ago
#41972 Add Import/Export functionality to the Customizer Customize normal normal 4 Awaiting Review enhancement 8 years ago
#36581 Customizer Header Image Control should extend the cropped image control Customize normal normal 4 Future Release enhancement 7 years ago
#40272 Customize: Account for media queries in l10n.css Customize normal normal 3 Future Release defect (bug) 9 years ago
#39665 Customize: nav menu fallbacks don't get edit shortcuts Customize normal normal 3 Future Release defect (bug) reporter-feedback 18 months ago
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal 3 Future Release defect (bug) has-patch 6 years ago
#42075 Do not show default image on using WP_Customize_Cropped_Image_Control. Customize normal normal 3 Future Release defect (bug) 5 years ago
#47550 Some Unicode characters not saving in customizer Customize normal minor 3 Awaiting Review defect (bug) 5 years ago
#33107 Add a Menu button: when clicked the icon does not rotate around center point Customize low normal 3 Future Release enhancement dev-feedback 5 years ago
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal 3 Future Release enhancement has-patch 4 years ago
#61756 Customizing Panel Size Customize normal normal 3 Awaiting Review enhancement has-patch 21 months ago
#40527 Decouple WP_Customize_Manager Customize normal normal 3 Future Release enhancement 9 years ago
#40200 Introduce WP_Customize_Embed_Control Customize normal normal 3 Future Release enhancement 8 years ago
#32861 Site Icon: Provide display for all existing site-icon cropped images Customize normal normal 3 Future Release enhancement 7 years ago
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal 3 Future Release enhancement needs-unit-tests 6 years ago
#53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox Customize normal major 2 Future Release defect (bug) 4 years ago
#42046 Customize Themes: Clarify active and previewed themes Customize normal normal 2 Future Release defect (bug) 9 years ago
#39475 Customize doesn't consider the hash in the URL after change Customize normal normal 2 Future Release defect (bug) 5 years ago
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal 2 Future Release defect (bug) has-patch 4 years ago
Note: See TracReports for help on using and creating reports.