Make WordPress Core

{13} Has Patch (1865 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 (1801 - 1865 of 1865)

9 10 11 12 13 14 15 16 17 18 19

Next Release (65 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#59232 Introduce #[Override] attribute to mark overloaded methods General normal normal 6.4 enhancement has-patch 09/21/2023
#59110 Make the database container in the local Docker environment more generic Build/Test Tools normal normal 6.4 defect (bug) has-patch 08/15/2023
#57789 Make theme.json related caches persistent joemcgill Themes normal normal 6.4 enhancement has-patch 09/21/2023
#58730 Media not getting removed from the media library popup after clicking "Delete permanently" button Media normal normal 6.4 defect (bug) changes-requested 08/31/2023
#58829 Miss alignment of "Copied!" message when clicking "Copy URL to clipboard" after uploading a media item Upload normal normal 6.4 defect (bug) has-patch 08/03/2023
#58912 Mobile: Admin menu unexpectedly closes with Safari joedolson* Administration normal normal 6.4 defect (bug) has-patch 09/20/2023
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set hellofromTonya General normal normal 6.4 task (blessed) has-patch 08/03/2023
#59154 PHP Deprecated: ltrim(): rajinsharwar General normal normal 6.4 defect (bug) has-patch 08/21/2023
#54245 Partially add unit tests for WP Upgrader hellofromTonya Build/Test Tools normal normal 6.4 defect (bug) has-patch 08/01/2023
#58027 Post Content / Post Featured Image blocks break content if added before the loop flixos90 Editor normal normal 6.4 defect (bug) has-patch 09/01/2023
#45929 Potential assignment to empty string joedolson* Shortcodes normal normal 6.4 defect (bug) changes-requested 08/24/2023
#56009 Prepare for PHP 8.2 General normal normal 6.4 task (blessed) has-patch 08/20/2023
#59231 Prepare for PHP 8.3 General normal normal 6.4 task (blessed) has-patch 09/02/2023
#57897 REST attachments controller does not handle terms on creation REST API normal normal 6.4 enhancement has-patch 09/18/2023
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal 6.4 enhancement has-patch 09/19/2023
#58995 Remove individual files from `$_old_files` array when its parent directory is already included davidbaumwald Upgrade/Install normal normal 6.4 defect (bug) has-patch 09/18/2023
#55491 Replace `unload` event handlers from core westonruter* Administration normal normal 6.4 enhancement has-patch 09/20/2023
#56615 Running `build` scripts on Windows machines produces different results gziolo Build/Test Tools normal normal 6.4 defect (bug) changes-requested 08/11/2023
#57336 Sanitize url and title missing rajinsharwar Networks and Sites normal major 6.4 defect (bug) has-patch 08/28/2023
#58573 Site Health: Improve the speak() messages joedolson* Site Health normal normal 6.4 defect (bug) has-patch 09/20/2023
#59196 Source files are copied onto themselves when running `grunt watch --dev` (`npm run dev`) westonruter Build/Test Tools normal normal 6.3.2 defect (bug) has-patch 08/24/2023
#42670 Symlinked plugin makes plugin_basename function return wrong basename Plugins normal normal 6.4 defect (bug) has-patch 08/01/2023
#56922 Template / Template parts revision / autosave REST API are broken REST API normal normal 6.4 defect (bug) has-patch 09/18/2023
#58955 Test tool and unit test improvements for 6.4 Build/Test Tools normal normal 6.4 task (blessed) has-patch 09/04/2023
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal 6.4 defect (bug) close 08/03/2023
#58956 Tests: Reduce usage of assertEquals for 6.4 Build/Test Tools normal normal 6.4 task (blessed) has-patch 08/04/2023
#58455 The admin menu remains sticky when displaying warning or error messages on the Site Health page. audrasjb Administration normal normal 6.4 defect (bug) has-patch 09/21/2023
#55974 Theme-specific border color options for Pullquote block Bundled Theme normal normal 6.4 defect (bug) has-patch 09/06/2023
#59285 Twenty Nineteen : Avatar design is different in editor and frontend side in Post Author Block audrasjb Bundled Theme normal normal 6.4 defect (bug) has-patch 09/21/2023
#58443 Twenty Nineteen Button is having issue with line height. Bundled Theme normal normal 6.4 defect (bug) has-patch 09/18/2023
#58169 Twenty Nineteen: Quote block having issue when font-size is selected Bundled Theme normal normal 6.4 defect (bug) has-patch 08/26/2023
#59204 Twenty Nineteen: Separator block does not center as expected Bundled Theme normal normal 6.4 defect (bug) changes-requested 09/06/2023
#58915 Twenty Thirteen and Twenty Sixteen: change display for the summary element in Details blocks Bundled Theme normal normal 6.4 defect (bug) has-patch 09/11/2023
#55991 Twenty Twenty One: Unable to change size in Quote block audrasjb* Bundled Theme normal normal 6.4 defect (bug) has-patch 09/09/2023
#57377 Twenty Twenty-One: Quote block shows quotation marks outside a background color area in the editor karmatosed Bundled Theme normal minor 6.4 defect (bug) has-patch 09/14/2023
#58485 Twenty Twenty-Three: Inline CSS - Unit of measure is redundant audrasjb Bundled Theme normal normal 6.4 defect (bug) has-patch 09/05/2023
#59008 Twenty Twenty-Three: problem with some international characters Bundled Theme normal normal 6.4 defect (bug) has-patch 09/12/2023
#59086 Twenty Twenty: black background hides text editing after 6.3 update Bundled Theme high major 6.3.2 defect (bug) has-patch 09/11/2023
#58022 Twenty Twenty: fix Table block's border colors Bundled Theme normal normal 6.4 defect (bug) has-patch 09/15/2023
#58986 TypeError: Unsupported operand types: string * int * Date/Time normal critical 6.4 defect (bug) has-patch 08/25/2023
#46550 Uncaught TypeError: setcookie() expects parameter 5 to be string, bool given in... Networks and Sites normal minor 6.4 defect (bug) has-patch 08/02/2023
#59411 Update Editor related npm packages to their latest versions for 6.4 Editor normal normal 6.4 enhancement has-patch 09/21/2023
#58869 Update `caniuse` data for 6.4 Build/Test Tools normal normal 6.4 task (blessed) has-patch 09/20/2023
#58863 Update/Audit NPM Dependencies for 6.4 desrosj Build/Test Tools normal normal 6.4 task (blessed) has-patch 09/21/2023
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal 6.4 defect (bug) changes-requested 09/05/2023
#58137 WP creates unnecessary "cropped-"[filename] icon file Media normal normal 6.4 defect (bug) has-patch 08/30/2023
#59255 WP: Improve various globals documentation, as per docblock standards. audrasjb* General normal normal 6.4 defect (bug) changes-requested 09/02/2023
#57512 Warning as a part of API response REST API normal normal 6.4 defect (bug) has-patch 08/08/2023
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal 6.4 defect (bug) has-patch 08/14/2023
#58738 Widgets page: Add missing H1 and admin notice when JS is off joedolson* Widgets normal normal 6.4 defect (bug) has-patch 09/21/2023
#58368 WordPress dashboard is very slow when there are many comments (and the database isn't great) peterwilsoncc Comments normal minor 6.4 defect (bug) has-patch 08/12/2023
#57816 WordPress shows author archive in sitemap even if there are no posts swissspidy Sitemaps normal normal 6.4 defect (bug) has-patch 09/15/2023
#58902 add_query_arg() should esc_url_raw() REQUEST_URI Formatting normal normal 6.4 defect (bug) has-patch 09/02/2023
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal enhancement has-patch 08/01/2022
#58407 resetpassword action on users.php (users list page) handles retrieve_password() return incorrectly Users normal trivial 6.4 defect (bug) has-patch 09/13/2023
#48244 script-loader.php Need to use _n() when more than one results are found SergeyBiryukov Editor normal normal 6.4 defect (bug) changes-requested 09/05/2023
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal 6.4 defect (bug) has-patch 08/11/2023
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal 6.4 defect (bug) has-patch 09/19/2023
#50522 stop setting "older" cookies with multiple path prefixes Login and Registration normal normal 6.4 defect (bug) changes-requested 08/26/2023
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice flixos90 Formatting normal normal 6.4 defect (bug) changes-requested 09/12/2023
#59043 the_excerpt() function return excerpt with different length in page load and ajax request on WordPress 6.3 Editor high major 6.3.2 defect (bug) has-patch 09/20/2023
#57674 unregister_setting() raises a PHP warning on unknown settings Options, Meta APIs normal normal 6.4 defect (bug) has-patch 08/28/2023
#58703 wp-list-table: <label> is preceding <input> in the checkbox column joedolson* Administration normal minor 6.4 enhancement changes-requested 09/21/2023
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal 6.4 defect (bug) has-patch 08/21/2023
9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.