Make WordPress Core

{13} Has Patch (2461 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 (1101 - 1200 of 2461)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 3 years ago
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 9 years ago
#65657 get_lastcommentmodified() includes notes, so an internal note changes the comments-feed Last-Modified/ETag Comments normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65642 get_page_of_comment() counts internal notes, breaking comment permalink pagination Comments normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal Awaiting Review enhancement has-patch 4 years ago
#59488 Add index to comment_type and comment_approved fields in comment table Comments normal normal Awaiting Review enhancement has-patch 3 weeks ago
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal normal Awaiting Review enhancement has-patch 8 years ago
#57106 Allowing comment form error pages Comments normal normal Awaiting Review enhancement has-patch 4 years ago
#39133 Check email length in is_email() Comments normal normal Awaiting Review enhancement has-patch 6 years ago
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal normal Awaiting Review enhancement has-patch 5 years ago
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal Awaiting Review enhancement has-patch 9 years ago
#65313 Extend `WP_Comment_Query` 'fields' parameter to support individual column names Comments normal normal Awaiting Review enhancement has-patch 3 months ago
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal normal Awaiting Review enhancement has-patch 4 years ago
#55922 Update wp_list_comments type parameter to allow array or string Comments normal normal Awaiting Review enhancement has-patch 2 years ago
#58156 finetune wp_update_comment_count Comments normal normal Awaiting Review enhancement has-patch 3 years ago
#64506 wp_dashboard_recent_comments executes an unnecessary SQL query Comments normal normal Awaiting Review enhancement has-patch 7 months ago
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 4 years ago
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 3 months ago
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 2 days ago
#63830 Event system breaks when an event is scheduled during processing of a queue of more than one events Cron API normal normal Awaiting Review defect (bug) has-patch 11 months ago
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 18 months ago
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API normal minor Awaiting Review enhancement changes-requested 22 months ago
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize normal minor Awaiting Review defect (bug) has-patch 9 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
#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
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 17 months ago
#64760 Site Icon and Site Logo remove button styling inconsistent in Customizer Customize normal normal Awaiting Review defect (bug) has-patch 4 months ago
#62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results Customize normal normal Awaiting Review defect (bug) has-patch 7 months 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 20 months 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 4 days 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 11 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 16 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 2 months 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 8 months ago
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 8 years ago
#46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) has-patch 2 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 3 years ago
#61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 2 years 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
#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 11 months ago
#63734 wpdb::prepare() should reject invalid schema object names Database normal normal Awaiting Review enhancement has-patch 13 months ago
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 15 months ago
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal normal Awaiting Review feature request has-patch 15 months ago
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation Date/Time normal normal Awaiting Review defect (bug) has-patch 2 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
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) has-patch 4 days 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
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 6 years 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 9 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
#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 3 days 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 10 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
#65768 Classic block: Icons of the TinyMCE buttons are barely visible in the buttons active state Editor normal normal Awaiting Review defect (bug) has-patch 13 days ago
#65551 Connectors: Preserve stored AI provider API key when validation is indeterminate Editor normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65480 Custom HTML Block hangs when switching tabs and scrolling (Gutenberg/WordPress 7.0) Editor normal major Awaiting Review defect (bug) close 7 weeks 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 4 days ago
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago
#65071 Focus border styling breaks slug input layout in Classic Editor joedolson* Editor normal normal Awaiting Review defect (bug) has-patch 3 months ago
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) close 7 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
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago
#62894 Media Library functionality in the block editor causes CSP 'unsafe-eval' error Editor normal normal Awaiting Review defect (bug) has-patch 19 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 15 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 9 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 19 months 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 3 weeks ago
#45387 Valid HTML get mangled on the frontend Editor normal normal Awaiting Review defect (bug) has-patch 7 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 7 years ago
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 6 years 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 12 months 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 3 days ago
#55284 thumbnails issue Editor normal major Awaiting Review defect (bug) has-patch 4 years ago
#63695 viewStyle is loaded in the footer when the active theme is the classic theme Editor normal normal Awaiting Review defect (bug) has-patch 3 months ago
#55968 xss string to be treated as simple string Editor normal normal Awaiting Review defect (bug) has-patch 4 years ago
#65890 Add a Notes section in the Dashboard Activity widget Editor normal normal Awaiting Review enhancement has-patch 9 hours ago
#64608 Add support for Terms Query Pagination blocks Editor normal normal Awaiting Review enhancement changes-requested 3 months ago
#64725 Background block support: render uploaded images as <img> for responsive image support Editor normal normal Awaiting Review enhancement has-patch 3 months ago
#61254 Backport: Introduce new dedicated media search handler and add new label field search handler Editor normal normal Awaiting Review enhancement has-patch 2 years ago
#65725 Block Bindings: Add icon attribute of core/icon block to list of supported block binding attributes Editor normal normal Awaiting Review enhancement has-patch 3 weeks ago
#60696 Block hooks: Allow insertion of a hooked block with attributes Editor normal normal Awaiting Review enhancement has-patch 2 years ago
#62791 Could `pre_render_block` come later Editor normal normal Awaiting Review enhancement has-patch 7 months ago
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.