Make WordPress Core

{13} Has Patch (2533 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (801 - 900 of 2533)

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
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize normal minor Awaiting Review defect (bug) has-patch 10 months ago
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 10 years ago
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 15 months ago
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 9 years ago
#33267 Customizer Theme details: too many events Customize normal normal Future Release defect (bug) has-patch 5 years ago
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 2 years ago
#37586 Menu customizer: search results not properly filtered Customize normal normal Future Release defect (bug) has-patch 15 months ago
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 18 months ago
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 15 months ago
#64760 Site Icon and Site Logo remove button styling inconsistent in Customizer Customize normal normal Awaiting Review defect (bug) has-patch 5 months ago
#62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results Customize normal normal Awaiting Review defect (bug) has-patch 8 months ago
#55051 WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update Customize normal normal Future Release defect (bug) has-patch 5 months ago
#51947 When Customizer `setup_theme` action fails during wp-settings.php, WordPress crashes due to missing global $wp_locale Customize normal major Future Release defect (bug) has-patch 4 weeks ago
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 4 years ago
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 5 years ago
#64905 Add link to WP Repo in Theme Preview screen Customize normal normal Future Release enhancement has-patch 2 months ago
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal Future Release enhancement has-patch 4 years ago
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal Awaiting Review enhancement has-patch 9 years ago
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement has-patch 21 months ago
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal Future Release enhancement has-patch 7 years ago
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal Awaiting Review defect (bug) has-patch 13 days ago
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 4 years ago
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string Database normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. Database normal normal Awaiting Review defect (bug) close 12 months ago
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 9 months ago
#60037 Differentiate between minimum required MySQL and MariaDB versions Database normal normal Future Release defect (bug) has-patch 3 months ago
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 17 months ago
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 8 years ago
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) has-patch 3 months ago
#64130 Type error in /wp-includes/class-wpdb.php Database normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) has-patch 9 months ago
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 8 years ago
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 9 years ago
#46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) has-patch 3 months ago
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 7 years ago
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated Database normal normal Future Release defect (bug) has-patch 11 months ago
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 7 years ago
#46210 Add helpers for default/empty datetime value Database normal normal Awaiting Review enhancement has-patch 4 years ago
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal Future Release enhancement has-patch 4 years ago
#61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 2 years ago
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 16 months ago
#41956 Errno in $wpdb Database normal normal Awaiting Review enhancement has-patch 8 years ago
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 5 years ago
#60102 PHPunit tests for dead_db Database normal normal Future Release enhancement has-patch 19 months ago
#54324 Rename Table Function - maybe_rename_table() Database normal normal Awaiting Review enhancement has-patch 4 years ago
#54560 Return null from wpdb::get_results when query fails Database normal normal Awaiting Review enhancement has-patch 5 years ago
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 12 months ago
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 4 months ago
#63734 wpdb::prepare() should reject invalid schema object names Database normal normal Awaiting Review enhancement has-patch 14 months ago
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 16 months ago
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal normal Awaiting Review feature request has-patch 16 months ago
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 23 months ago
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation Date/Time normal normal Awaiting Review defect (bug) has-patch 3 months ago
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal Awaiting Review defect (bug) has-patch 6 years ago
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 5 years ago
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 6 years ago
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal Future Release defect (bug) has-patch 5 years ago
#47676 Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing) Editor normal normal Future Release defect (bug) has-patch 5 months ago
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal Awaiting Review defect (bug) has-patch 9 years ago
#31416 An accessibility issue with the Publish metabox Editor normal normal Awaiting Review defect (bug) has-patch 10 months ago
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal Future Release defect (bug) changes-requested 7 months ago
#61466 Block Bindings: Add support for image caption Editor normal normal Future Release defect (bug) has-patch 23 months ago
#65876 Block style variations emit a duplicate copy of the same CSS for every block instance Editor normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago
#64088 Button to add a post tag breaks into new line in German translation Editor normal minor Awaiting Review defect (bug) close 11 months ago
#55509 CSS conflict in Custom Fields table Editor normal normal Awaiting Review defect (bug) has-patch 4 years ago
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago
#65480 Custom HTML Block hangs when switching tabs and scrolling (Gutenberg/WordPress 7.0) Editor normal major Awaiting Review defect (bug) close 3 months ago
#53537 Default content overwrittern when using a default post format Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago
#65872 Editor: enable notes on the global styles post type Editor normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#31798 Editor: switch undo and redo in RTL Editor low normal Future Release defect (bug) has-patch 15 months ago
#62624 Fix global styles for Separator blocks when theme defines non-background colors Editor normal normal Future Release defect (bug) has-patch 11 months ago
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) close 8 months ago
#46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 17 months ago
#30942 In quicktags settings, setting buttons to zero-length string doesn't give empty toolbar. Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago
#62894 Media Library functionality in the block editor causes CSP 'unsafe-eval' error Editor normal normal Awaiting Review defect (bug) has-patch 20 months ago
#53047 My "Posts" page (when a static front is selected) uses the old editor Editor normal normal Awaiting Review defect (bug) has-patch 16 months ago
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal normal Awaiting Review defect (bug) has-patch 10 months ago
#46264 Page attributes 'ORDER' does not saving data for post-type 'post'. Editor normal normal Awaiting Review defect (bug) has-patch 2 years ago
#59310 Parse blocks being applied unnecessarily Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago
#62810 Pattern with Query Loop and Cover block renders wrongly in preview Editor normal minor Awaiting Review defect (bug) has-patch 20 months ago
#66016 Race condition in WordPress 7.1 Block Editor: Adding custom field to auto-draft causes duplicated postmeta and forces comment_status to closed Editor normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#63325 Regression in saving posts with Block Editor in 6.8 Editor normal normal Future Release defect (bug) has-patch 4 weeks ago
#66046 Rename Editor to Edit Site in the Dashboard (for Block Themes) Editor normal normal Awaiting Review defect (bug) has-patch 11 days ago
#61405 Residual of block found in `get_blocks_metadata` even when block is unregistered using `unregister_block_type()`. Editor normal normal Awaiting Review defect (bug) has-patch 2 years ago
#37758 The Link Checker tool does not detect some links Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) has-patch 8 weeks ago
#45387 Valid HTML get mangled on the frontend Editor normal normal Awaiting Review defect (bug) has-patch 8 months ago
#45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago
#44980 When using a mobile browser (iOS 12) and the Visual Editor you won’t be able to properly select/highlight text Editor normal normal Awaiting Review defect (bug) has-patch 8 years ago
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago
#66062 _restore_wpautop_hook() re-adds wpautop at priority -1 when a later the_content callback runs the_content again Editor normal normal Awaiting Review defect (bug) has-patch 4 days ago
#54931 get_block_template filter not fired when template saved in posts Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago
#63923 style-engine: Add string check to prevent fatal errors from malformed block attributes Editor normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#58236 theme.json customTemplates with child themes work wrong Editor normal normal Awaiting Review defect (bug) has-patch 2 years ago
#65865 theme.json settings.viewport: em/rem breakpoints ordered with a fixed 16px assumption but emitted with their original unit, producing an empty media query at larger browser default font sizes Editor normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65833 theme.json settings.viewport: mixed em/px breakpoints are ordered using a hardcoded 16px, emitting a media query that can never match Editor normal normal Future Release defect (bug) has-patch 5 weeks ago
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.