Make WordPress Core

{13} Has Patch (2096 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 (201 - 300 of 2096)

1 2 3 4 5 6 7 8 9 10 11 12 13

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45958 Errors displayed on shutdown handler Bootstrap/Load high normal Awaiting Review defect (bug) has-patch 09/16/2019
#14913 Multisite Requires Client Information to Load Files filosofo Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 07/19/2022
#48693 Silence ini_set caused error or check if function_exists first SergeyBiryukov* Bootstrap/Load normal normal Future Release defect (bug) has-patch 09/14/2024
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) has-patch 06/05/2024
#56252 Allow error_reporting level to be configurable for WP_DEBUG Bootstrap/Load normal normal Awaiting Review enhancement has-patch 03/01/2023
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/09/2024
#43159 Introduce helper function for XMLRPC checks Bootstrap/Load normal normal Awaiting Review enhancement has-patch 09/08/2024
#57553 Problem in load WordPress. Bootstrap/Load normal normal Awaiting Review enhancement has-patch 06/14/2023
#54961 Revise "Technical Difficulties" email to remove feature history and improve clarity of action steps Bootstrap/Load normal normal Future Release enhancement has-patch 09/17/2024
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/2024
#54064 Add phpcs run command to Docker Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/03/2021
#60144 Broken Dev Container + Codespaces Build/Test Tools normal normal Future Release defect (bug) has-patch 10/21/2024
#36786 Can't pass filter names to `MockAction::get_call_count()` Build/Test Tools normal normal Future Release defect (bug) has-patch 09/03/2021
#49491 Escape command arguments of env:cli before passing to docker-compose Build/Test Tools normal normal Future Release defect (bug) has-patch 11/16/2023
#46869 Fix PHPCS configuration Build/Test Tools normal normal Future Release defect (bug) has-patch 05/28/2019
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/05/2023
#46110 IE11: JS "Syntax error" related to wp-polyfill-formdata atimmer Build/Test Tools normal normal Future Release defect (bug) has-patch 02/08/2021
#59110 Make the database container in the local Docker environment more generic Build/Test Tools normal normal Future Release defect (bug) has-patch 10/16/2023
#53861 Promote a database error during test bootstrap to a failure Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/09/2023
#60231 Replace constant ABSPATH . WPINC with BLOCKS_PATH in the require-dynamic-blocks.php Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/11/2024
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/09/2017
#62065 Update in-repo PHPUnit documentation Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#49953 Xdebug not working out of the box Build/Test Tools normal normal Future Release defect (bug) has-patch 07/09/2020
#41978 `_delete_all_data()` does not delete attachment files johnbillion Build/Test Tools normal normal Future Release defect (bug) has-patch 01/16/2019
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal Future Release defect (bug) has-patch 05/18/2017
#54754 test for is_blog_installed() Build/Test Tools normal normal Future Release defect (bug) has-patch 04/01/2024
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz Build/Test Tools normal normal Future Release enhancement has-patch 01/10/2019
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor Future Release enhancement has-patch 11/10/2021
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/18/2021
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter Build/Test Tools normal normal Awaiting Review enhancement has-patch 10/25/2023
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* Build/Test Tools normal normal Future Release enhancement has-patch 02/08/2021
#54152 Core posts e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/23/2021
#54153 Core taxonomies e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/27/2021
#54155 Core users e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal Future Release enhancement has-patch 10/03/2019
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/10/2022
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/09/2021
#57896 Improve devcontainer + Codespaces support Build/Test Tools normal normal Future Release enhancement has-patch 11/06/2024
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal Awaiting Review enhancement has-patch 06/13/2018
#52895 Overview of e2e tests to be written Build/Test Tools normal normal Awaiting Review enhancement has-patch 12/12/2024
#30587 SVG and PNG Images in UI Should Be Optimized Build/Test Tools normal normal Future Release enhancement has-patch 11/11/2020
#48060 Save sent emails in local Docker environment Build/Test Tools normal normal Future Release enhancement has-patch 08/15/2023
#42904 Speed up unit tests by disabling password hashing Build/Test Tools normal normal Future Release enhancement has-patch 09/20/2019
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 11/06/2024
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/17/2019
#29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal Future Release enhancement has-patch 02/25/2019
#53987 add tests for wp_list_filter Build/Test Tools normal normal Future Release enhancement has-patch 01/09/2022
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal Future Release enhancement has-patch 02/05/2017
#53651 unit test for wp_removable_query_args Build/Test Tools normal normal Future Release enhancement has-patch 11/06/2024
#62197 Introduce testing workflow for the local Docker environment Build/Test Tools normal normal Future Release feature request has-patch 12/05/2024
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal Future Release feature request has-patch 07/04/2019
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal Future Release task (blessed) has-patch 06/28/2024
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion Build/Test Tools normal normal Future Release task (blessed) has-patch 09/30/2024
#48086 Add required extensions and libraries to composer.json Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies adamsilverstein Build/Test Tools normal normal Future Release task (blessed) has-patch 01/30/2022
#54334 E2E tests for Uploading New Version of Themes & Plugins Build/Test Tools normal normal Future Release task (blessed) has-patch 10/17/2022
#60306 PHPunit test for wp_enqueue_emoji_styles Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 02/28/2024
#59482 Tests: Introduce Reflection API helper methods. costdev Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal Future Release task (blessed) has-patch 10/05/2022
#53010 Tests: introduce namespacing for the test classes hellofromTonya Build/Test Tools normal normal Future Release task (blessed) has-patch 10/22/2024
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/2022
#53746 Tidy up the tearDown() methods Build/Test Tools normal normal Future Release task (blessed) has-patch 06/04/2022
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal Future Release task (blessed) has-patch 03/09/2021
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 03/03/2024
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor Awaiting Review defect (bug) has-patch 12/02/2024
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions Bundled Theme normal normal Future Release defect (bug) has-patch 08/18/2024
#61881 Twenty Fourteen: Button block background color is mismatch Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/02/2024
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets Bundled Theme normal normal Future Release defect (bug) has-patch 07/08/2024
#61904 Twenty Nineteen : Social Icons Block's text decoration not matching in both side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 11/27/2024
#59457 Twenty Nineteen: Calendar block does not have theme preset text colors in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 05/14/2024
#49787 Twenty Nineteen: Highlight text color isn't reflected in the editor poena Bundled Theme normal normal Future Release defect (bug) has-patch 07/16/2024
#56143 Twenty Nineteen: Separator block alignment issue Bundled Theme normal minor Awaiting Review defect (bug) has-patch 04/15/2024
#45903 Twenty Nineteen: Some menu clicks trigger console errors Bundled Theme normal normal Future Release defect (bug) has-patch 06/21/2024
#56455 Twenty Nineteen: Text Color issue in Pullquote Block Bundled Theme normal normal Future Release defect (bug) has-patch 06/21/2024
#56456 Twenty Nineteen: Text Color issue when added background color in Pullquote Block Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/17/2024
#58171 Twenty Nineteen: The pullquote block appears to have a problem when selecting the text color. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 09/05/2024
#46976 Twenty Nineteen: remove postcss-focus-within Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/29/2024
#43243 Twenty Seventeen: Menu Items are overlapped Bundled Theme normal normal Future Release defect (bug) has-patch 06/03/2024
#58413 Twenty Seventeen: Search block is having issue when you apply width and alignment. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#42598 Twenty Seventeen: Sticky header offset issue Bundled Theme normal normal Future Release defect (bug) has-patch 07/29/2024
#58297 Twenty Seventeen: Table block does not have same design in editor and front. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#52716 Twenty Seventeen: consider style updates for box-shadow on linked images Bundled Theme normal minor Future Release defect (bug) has-patch 07/08/2024
#62657 Twenty Sixteen: Facing spacing issue in the latest post block while we change its background. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 12/06/2024
#60374 Twenty Sixteen: Navigation block inherits colors from button styles Bundled Theme normal normal Future Release defect (bug) has-patch 07/08/2024
#51236 Twenty Sixteen: Quotes don't inherit group color settings Bundled Theme normal normal Future Release defect (bug) has-patch 12/02/2024
#59207 Twenty Thirteen: correct styling for Button & File block links in front-end widget areas (Footer & Sidebar) Bundled Theme normal normal Future Release defect (bug) has-patch 09/17/2024
#40940 Twenty Twelve uses invalid linear-gradient() syntax Bundled Theme normal normal Awaiting Review defect (bug) has-patch 08/31/2024
#56290 Twenty Twelve: Button blocks inside widget areas don't apply custom colours Bundled Theme normal normal Future Release defect (bug) has-patch 07/23/2024
#41822 Twenty Twelve: Submenus not working on touch screen devices Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/06/2024
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Future Release defect (bug) has-patch 06/08/2024
#62010 Twenty Twelve: fix heading typography in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 11/01/2024
#61800 Twenty Twelve: preformatted elements have hyphens on front-end Bundled Theme normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#62235 Twenty Twenty : Date Block Font family is different in both side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/16/2024
#62255 Twenty Twenty : Latest Posts Block have no hover effects Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/18/2024
#62678 Twenty Twenty : Letter spacing is not working in Media & Text Block on editor side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 12/11/2024
#60195 Twenty Twenty One - Pullquote block having issue in border with default color pallate. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/18/2024
#57415 Twenty Twenty One: Text color not reflected backend and Front side in media & text block Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#59879 Twenty Twenty Two - Pullquote block have difference in editor and frontend. Bundled Theme normal critical Awaiting Review defect (bug) has-patch 09/17/2024
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.