Make WordPress Core

{13} Has Patch (2530 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 (2401 - 2500 of 2530)

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65992 Responsive @tablet / @mobile styles are ignored in standalone block style variation JSON partials Editor normal normal 7.1.1 defect (bug) has-patch 40 hours ago
#65958 Reordering a meta box destroys any TinyMCE editor inside it Administration normal normal 7.2 defect (bug) has-patch 10 days ago
#52399 Remove widget accessibility mode joedolson* Widgets normal normal 7.2 enhancement has-patch 4 weeks ago
#64643 Remove some obsolete return by refs General normal normal 7.2 defect (bug) has-patch 5 weeks ago
#65991 Remove line-height values in pixels from _tokens.scss afercia Administration normal normal 7.2 defect (bug) has-patch 47 seconds ago
#64638 Register emoji reactions comment meta for Notes Editor normal normal 7.2 enhancement has-patch 9 days ago
#62064 Refresh Authorize Application page UI Application Passwords normal normal 7.2 defect (bug) changes-requested 9 days ago
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal 7.2 enhancement has-patch 13 hours ago
#64696 Real time collboration effectively disables persistent post caches while anyone edits a post Posts, Post Types normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65138 RTC: Real-time collaboration bug sprint for 7.0, 7.1 and 7.2 Posts, Post Types normal normal 7.2 task (blessed) has-patch 12 days ago
#65761 REST comments: wrong error when a status is sent with no post REST API normal minor 7.2 defect (bug) has-patch 5 weeks ago
#66027 REST API: let the media create endpoint record the attachment an upload was edited from REST API normal normal 7.2 enhancement has-patch 2 days ago
#65810 REST API: attachments created from a `url` skip the shared insert path in `create_item()` adamsilverstein REST API normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() westonruter REST API normal normal 7.2 defect (bug) changes-requested 4 weeks ago
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion Options, Meta APIs normal normal 7.2 defect (bug) has-patch 4 weeks ago
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.2 defect (bug) changes-requested 6 weeks ago
#64623 Prevent losing data when clicking links on Settings pages joedolson* Administration normal normal 7.2 defect (bug) changes-requested 7 weeks ago
#46744 Prevent default_role being set to dangerous values johnbillion Options, Meta APIs normal normal 7.2 enhancement has-patch 2 days ago
#64686 Plugin name and description overlap with "Install Now" button in Japanese locale joedolson Administration normal normal 7.2 defect (bug) has-patch 3 days ago
#64493 Plugin dependencies: better messaging or management of plugin active states joedolson* Plugins normal normal 7.2 defect (bug) has-patch 6 weeks ago
#65797 Pages printed by wp_die() miss the lang attribute and a main heading Administration normal normal 7.2 defect (bug) has-patch 12 days ago
#65817 PHPStan code quality improvements for 7.2 westonruter General normal normal 7.2 task (blessed) has-patch 5 hours ago
#65278 PHPCS scans can fail after running `build:dev` Build/Test Tools normal normal 7.2 defect (bug) has-patch 5 weeks ago
#65786 PHP Warning: Undefined property: stdClass::$current westonruter Menus normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65024 Not possible to modify the "Draft saved" message Posts, Post Types normal normal 7.2 enhancement has-patch 6 weeks ago
#65945 Native sitemap is served with a 404 status on sites with no published posts iamchitti Sitemaps normal normal 7.1.1 defect (bug) has-patch 37 hours ago
#66012 Multisite: reassign dropdown missing when deleting a user, silently destroying content (7.1 regression) joedolson* General normal major 7.1.1 defect (bug) has-patch 16 hours ago
#66048 Multiple runs of the Test Old Branches workflow in a short period of time can cause a stampede of automatic reruns and Slack notifications Build/Test Tools normal normal 7.2 defect (bug) has-patch 13 hours ago
#63473 Most recent tab in classic menu is not showing special pages (front, posts, privacy policy) desrosj Menus normal normal 7.2 defect (bug) has-patch 6 days ago
#65684 Menus: first click on Save Menu / Delete Menu in the sticky footer is silently lost at certain window heights joedolson* Menus normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65656 Media: add an opt-in filter to generate animated image sub-sizes adamsilverstein Media normal normal 7.2 defect (bug) has-patch 7 weeks ago
#65998 Media: Sideload and clean up the web-safe companion of a transcoded video upload Media normal normal 7.2 enhancement has-patch 5 days ago
#66025 Media: Fix accessibility violations reported by Axe-core Media normal normal 7.2 defect (bug) has-patch 4 minutes ago
#65661 Media: Enable client-side media uploads in the Media Library Media normal normal 7.2 enhancement has-patch 3 hours ago
#65852 Media grid tile label (aria-label) is stale: shows "uploading…" / "(no title)" for titled attachments whose models load after the view is created joedolson* Media normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65806 Media Library Search Includes Extra URL Parameters Added After Search Media normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65987 Media Editor Modal: track the original attachment id for edited images Media normal normal 7.2 enhancement has-patch 8 days ago
#65893 Many PHPUnit tests are not well isolated lancewillett* Build/Test Tools low trivial 7.2 task (blessed) has-patch 15 hours ago
#65484 Loopback requests fail in the wordpress-develop Docker environment westonruter* Build/Test Tools normal normal 7.2 defect (bug) has-patch 5 weeks ago
#65777 Login form aria-describedby ignores one of the two notices login_header() can render Login and Registration normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65729 List tables: Strip escaped HTML from values used in HTML attributes Formatting normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65898 Lint the admin CSS files afercia Administration normal normal 7.2 task (blessed) has-patch 8 days ago
#66017 Links in the Activity Dashboard widget can only be distinguished by color joedolson* Administration normal normal 7.2 defect (bug) has-patch 4 days ago
#65208 Introduce namespacing for the test classes for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 4 weeks ago
#65476 Introduce Knowledge custom post type gziolo Posts, Post Types normal normal 7.2 feature request has-patch 8 weeks ago
#66015 Introduce Axe-core accessibility automated testing for the admin pages Administration normal normal 7.2 defect (bug) has-patch 44 hours ago
#36098 Install: "Repeat Password" is not required when browser js is disabled joedolson* Login and Registration normal normal 7.2 defect (bug) close 4 days ago
#65300 Increase Minor Bottom Spacing for Labels “Filter by type” and “Filter by date” in Media Modal Media normal normal 7.2 defect (bug) changes-requested 4 weeks ago
#65933 Inconsistent $operator documentation for wp_filter_object_list() westonruter General normal minor 7.2 defect (bug) has-patch 3 days ago
#63728 In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters joedolson* Administration normal normal 7.2 enhancement changes-requested 6 days ago
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 7.2 defect (bug) has-patch 11 days ago
#65553 Improve the Custom Fields meta box editing flow in the post editor joedolson* General normal normal 7.2 enhancement has-patch 3 weeks ago
#65814 Image editor: Buttons become progressively unreachable with the keyboard joedolson* Media normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65795 Icons: Improve the SVG sanitizer in WP_Icons_Registry Editor normal normal 7.2 defect (bug) has-patch 7 days ago
#65815 I18N string fixes for 7.2 I18N normal normal 7.2 task (blessed) has-patch 12 days ago
#65846 Hoist strlen() out of the class_list() loop condition mukesh27 HTML API normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65967 HTML API: Fuzz-test and fix detections in 7.2 HTML API normal normal 7.2 defect (bug) has-patch 23 hours ago
#65984 HTML API: Core parsing improvements for 7.2 HTML API normal normal 7.2 enhancement has-patch 3 hours ago
#29792 Grunt: Add a stylelint precommit task to check for CSS syntax errors afercia Build/Test Tools normal normal 7.2 defect (bug) has-patch 9 days ago
#65880 Global Styles: Add pseudo-selector support for text inputs Editor normal normal 7.2 enhancement has-patch 3 weeks ago
#65845 GitHub Actions updates and improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 11 hours ago
#64944 Generated Excerpts - Missing white space when stripping <br>s generated in paragraph block, verse block, etc. audrasjb* Formatting normal normal 7.2 defect (bug) has-patch 5 weeks ago
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local johnbillion* Application Passwords normal normal 7.2 defect (bug) has-patch 4 days ago
#65064 Flaky test: test_get_theme_featured_list_api fails with external HTTP unavailability Build/Test Tools normal normal 7.2 defect (bug) has-patch 2 days ago
#66020 Fix dashicons arrows in RTL joedolson* General normal normal 7.2 defect (bug) has-patch 3 days ago
#50699 Fix and improve arranging metaboxes joedolson* Administration normal normal 7.2 enhancement has-patch 6 weeks ago
#66045 Expose privacy policy page through REST API oandregal REST API normal normal 7.2 enhancement has-patch 14 hours ago
#64445 Expose disk size for each installed plugin Site Health normal normal 7.2 enhancement changes-requested 8 weeks ago
#58905 Ensure locate_template only loads theme files jorbin Themes normal normal 7.2 defect (bug) has-patch 3 days ago
#52320 Empty entries in WP_Scripts 'extra' field Script Loader low trivial 7.2 defect (bug) has-patch 3 weeks ago
#65937 Emails have an empty '[]' or hanging sentences where site title is supposed to be, when site title is empty, audrasjb* Mail normal normal 7.2 defect (bug) has-patch 9 days ago
#65869 Editor: Add text-shadow block support and theme.json presets General normal normal 7.2 enhancement has-patch 3 weeks ago
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue Privacy normal normal 7.2 enhancement has-patch 7 weeks ago
#65860 Docblock improvements for 7.2 General normal normal 7.2 task (blessed) has-patch 21 hours ago
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal 7.2 enhancement has-patch 40 hours ago
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter REST API normal normal 7.2 defect (bug) changes-requested 5 weeks ago
#65030 Customize: `isLinkPreviewable()` regex overrides `customize_allowed_urls` filter for sites with `/wp-content/` in home URL westonruter* Customize normal normal 7.2 defect (bug) changes-requested 3 weeks ago
#12706 Custom post status bugs Posts, Post Types normal normal 7.2 task (blessed) has-patch 10 days ago
#65930 Cross-origin isolation: crossorigin attribute is mis-scoped for <source> elements adamsilverstein Media high normal 7.1.1 defect (bug) has-patch 40 hours ago
#66022 Correct Font Library and Connectors message when build files are not available afercia Administration normal normal 7.2 defect (bug) has-patch 85 seconds ago
#65936 Core sitemaps rendered with HTTP 404 status since redirect_sitemapxml() deprecation Sitemaps normal normal 7.1.1 defect (bug) has-patch 37 hours ago
#60414 Core PHP autoloader proposal General normal normal 7.2 enhancement has-patch 5 days ago
#65927 Core Backport: Responsive styles: When enabled and a font-size is setting, the corresponding CSS variable remains undefined General normal normal 7.2 defect (bug) has-patch 21 hours ago
#64958 Copy React vendor scripts from Gutenberg, update version number Build/Test Tools normal normal 7.2 enhancement has-patch 5 weeks ago
#64259 Convert emoji detection script from inline script module to external script module westonruter Emoji normal normal 7.2 enhancement has-patch 8 weeks ago
#63276 Content width in block editor styles expects padding Bundled Theme normal normal 7.2 defect (bug) has-patch 6 weeks ago
#65523 Connectors: add support for activation and deactivation from the Connectors screen gziolo AI normal normal 7.2 defect (bug) has-patch 11 days ago
#65215 Connectors: REST API responses on the Connectors screen should be preloaded westonruter AI normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65223 Connectors plugin install flow does not show filesystem credentials form when FTP is required westonruter* AI normal normal 7.2 defect (bug) has-patch 5 weeks ago
#63017 Compression via PHP documented and in URL but not used anymore westonruter Script Loader normal normal 7.2 defect (bug) has-patch 5 days ago
#65980 Compression test 400 error if ajax url contains a query string westonruter* General normal normal 7.2 defect (bug) has-patch 8 days ago
#36409 Comments number is wrong pbearne Comments normal normal 7.2 defect (bug) has-patch 4 weeks ago
#63982 Comment REST API route: add support multiple statuses adamsilverstein REST API normal normal 7.2 defect (bug) has-patch 6 weeks ago
#65934 Coding Standards: Incomplete variable rename in wp_ajax_add_meta() leaves an undefined $c audrasjb* Administration normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65818 Coding Standards fixes for 7.2 General normal normal 7.2 task (blessed) has-patch 6 hours ago
#65823 Code Quality: Use the null coalescing assignment operator (??=) General normal normal 7.2 enhancement has-patch 2 days ago
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files westonruter General normal normal 7.2 defect (bug) has-patch 6 hours ago
#65793 Clean up the accessible name of menu and admin bar items with counters Administration normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65768 Classic block: Icons of the TinyMCE buttons are barely visible in the buttons active state afercia Editor normal normal 7.2 defect (bug) has-patch 2 minutes ago
#65783 Change method of pulling "On this day" posts alshakero General normal normal 7.2 defect (bug) has-patch 5 weeks ago
Note: See TracReports for help on using and creating reports.