Make WordPress Core

{16} Needs Patch (3417 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (401 - 500 of 3417)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62064 Refresh Authorize Application page UI Application Passwords normal normal Awaiting Review defect (bug) 10/02/2024
#55796 SHORTINIT requires rest-api.php via rest_cookie_collect_status() via wp_get_current_user() Application Passwords normal normal Awaiting Review defect (bug) dev-feedback 05/24/2022
#55870 WP App Passwords Should be URL Decoded Application Passwords normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2022
#51838 Add first-time user message to application passwords form describing what this form is Application Passwords normal normal Future Release enhancement 01/27/2021
#51942 Application Password pagination Application Passwords normal normal Awaiting Review enhancement 02/01/2021
#53995 Application Passwords Expiration Application Passwords normal normal Future Release feature request needs-docs 08/24/2021
#42696 Autosave Notification not dismissible Autosave normal major Awaiting Review defect (bug) dev-feedback 05/15/2023
#40706 pasting text that has emojis into a new post breaks autosave and save draft Autosave normal normal Awaiting Review defect (bug) 05/09/2017
#48328 IIS 7+ with standard FCGI an URL_REWRITE mangles REQUEST_URI Bootstrap/Load normal major Awaiting Review defect (bug) 09/18/2024
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) needs-unit-tests 08/15/2024
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) needs-unit-tests 09/17/2024
#45948 WSOD protection message formatted incorrectly on windows Bootstrap/Load normal normal Awaiting Review defect (bug) reporter-feedback 08/20/2024
#45949 Allow plugins or themes to supply their own message when they caused a WSOD Bootstrap/Load normal normal Awaiting Review enhancement 09/17/2024
#54117 Changing memory limit descriptions Bootstrap/Load normal minor Awaiting Review enhancement 06/13/2024
#56029 .git-blame-ignore-revs causes other revisions to be ignored Build/Test Tools normal normal Awaiting Review defect (bug) 08/16/2024
#48229 Console error when running QUnit Test Suite Build/Test Tools normal minor Awaiting Review defect (bug) close 06/20/2023
#54986 Css file duplication generated with repeter names Build/Test Tools normal normal Awaiting Review defect (bug) reporter-feedback 01/29/2022
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal normal Awaiting Review defect (bug) 03/09/2021
#54008 Fix Grunt tasks for PHPUnit Build/Test Tools normal normal Future Release defect (bug) 04/27/2022
#46869 Fix PHPCS configuration Build/Test Tools normal normal Future Release defect (bug) has-patch 05/28/2019
#60023 Fixed force_ssl_admin to always return bool Build/Test Tools normal normal Awaiting Review defect (bug) 02/27/2024
#29066 Grunt clean:dynamic task does not delete file/s from /build during grunt watch task Build/Test Tools normal minor Awaiting Review defect (bug) 02/25/2019
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal normal Awaiting Review defect (bug) 02/25/2019
#62196 Improve documentation for using the local Docker environment on Windows Build/Test Tools normal normal Future Release defect (bug) 10/09/2024
#60817 Investigate potentially failing `test_should_set_chmod()` test Build/Test Tools normal normal Future Release defect (bug) dev-feedback 03/21/2024
#40910 Limit writable directories required by WordPress unit test suite Build/Test Tools normal normal Future Release defect (bug) 06/12/2019
#59644 Migrate QUnit tests to Jest Build/Test Tools normal normal Future Release defect (bug) 10/17/2023
#37207 Multiple unit tests for add_rewrite_endpoint lose custom endpoints Build/Test Tools normal normal Future Release defect (bug) 02/25/2019
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal Future Release defect (bug) dev-feedback 03/21/2020
#53842 Review the type of select return values Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 07/30/2021
#53781 Tests_Embed_Template tests fail when run in isolation Build/Test Tools normal minor Awaiting Review defect (bug) 09/28/2021
#45088 Update package-lock.json for Mac, Linux, and Windows cross-platform compatibility Build/Test Tools normal minor Future Release defect (bug) 10/29/2018
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#31092 travis-ci builds skip lots of tests due to environment configuration Build/Test Tools normal normal Future Release defect (bug) 11/09/2020
#42064 wp_crop_image() does not work when fopen() is disabled Build/Test Tools normal normal Awaiting Review defect (bug) 08/11/2021
#34693 Add browser-based testing and automated acceptance tests (BrowserStack) Build/Test Tools normal normal Future Release enhancement 09/15/2020
#53414 Add how to run php coverage reports to readme.md Build/Test Tools normal minor Future Release enhancement needs-docs 04/01/2024
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement needs-unit-tests 11/10/2021
#42076 Allow the external HTTP tests to run internally Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 03/22/2020
#35318 Automate anti-virus scanning of WordPress zips Build/Test Tools normal normal Awaiting Review enhancement 01/29/2022
#55466 Build Tools: create Docker test environment that use non-direct filesystems Build/Test Tools normal normal Future Release enhancement dev-feedback 02/02/2023
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` Build/Test Tools normal normal Awaiting Review enhancement 02/25/2019
#54154 Core medias e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54157 Core menus e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54156 Core widgets e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#50460 Don't minimize the `script-loader-packages.php` file Build/Test Tools normal normal Future Release enhancement close 11/10/2021
#45132 Explore better implementation of Autosaves Controller unit tests Build/Test Tools normal normal Future Release enhancement 02/14/2019
#58006 Final classes & testing Build/Test Tools normal normal Awaiting Review enhancement reporter-feedback 03/29/2023
#40281 Improve Documentation for HTTP Unit Testing Build/Test Tools normal normal Awaiting Review enhancement 11/16/2021
#37521 Introduce a procedure for deprecating code used in Unit Tests Build/Test Tools normal normal Awaiting Review enhancement 02/25/2019
#50209 Remove all uploads between test methods Build/Test Tools normal normal Awaiting Review enhancement 05/21/2020
#24879 Sourcemaps should be provided for use with minified javascript libraries Build/Test Tools normal normal Future Release enhancement dev-feedback 02/19/2017
#37190 Split out function declarations and code executions. Build/Test Tools normal normal Awaiting Review enhancement reporter-feedback 09/14/2020
#54537 Tests: Enable PHP version check once PHP 8.0 compatibility is achieved. Build/Test Tools normal normal Future Release enhancement 04/06/2023
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#41781 do not forcefully phpunit delete fixtures data Build/Test Tools normal normal Awaiting Review enhancement 05/29/2024
#53651 unit test for wp_removable_query_args Build/Test Tools normal normal Future Release enhancement needs-unit-tests 01/20/2022
#39159 Add APC to automated test matrix Build/Test Tools normal normal Awaiting Review feature request 11/09/2020
#55429 Coding Standard: Use spaces for JSON instead of tabs Build/Test Tools normal normal Awaiting Review feature request 03/21/2022
#62148 Add Twenty Twenty-Five to the Performance Tests Build/Test Tools normal normal 6.8 task (blessed) early 10/09/2024
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal normal Awaiting Review task (blessed) dev-feedback 04/29/2021
#50182 Majority of bundled themes have broken mobile nav menus when JS turned off Bundled Theme normal normal Future Release defect (bug) 07/25/2024
#44656 Multiple themes: Empty site title leaves empty anchor tag in header Bundled Theme normal normal Future Release defect (bug) 07/26/2024
#61022 Twenty Eleven: "Follow Blog" pattern has black text on black background Bundled Theme normal normal Future Release defect (bug) 05/06/2024
#46802 Twenty Eleven: Dark Mode Featured Post gradient overlay is overlapping Bundled Theme normal normal Future Release defect (bug) 06/22/2024
#38982 Twenty Eleven: Navigation dropdown menus broken on android devices Bundled Theme lowest normal Future Release defect (bug) 04/09/2019
#55063 Twenty Eleven: Quote block italic styling works in reverse Bundled Theme normal normal Future Release defect (bug) 02/03/2022
#59612 Twenty Fifteen PullQuote block having issue with border in editor side. Bundled Theme normal normal Future Release defect (bug) changes-requested 04/18/2024
#50446 Twenty Fifteen: Regression in updated sticky sidebar code Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 04/07/2024
#61885 Twenty Fifteen: Search Block button does not have theme's styling in the editor Bundled Theme normal normal Future Release defect (bug) 08/19/2024
#60424 Twenty Fifteen: fix Table block's Stripes style Bundled Theme normal normal Future Release defect (bug) close 08/30/2024
#30686 Twenty Fourteen/Thirteen/Twelve Navbar submenu behaviour Bundled Theme normal normal Future Release defect (bug) 04/12/2024
#26723 Twenty Fourteen: Hatom Errors Bundled Theme low normal Future Release defect (bug) 07/08/2022
#42043 Twenty Fourteen: Menu problems on iPad Air 2 Bundled Theme normal normal Future Release defect (bug) 09/09/2021
#55545 Twenty Fourteen: featured posts slider not working with an odd number of slides on mobile Bundled Theme normal normal Future Release defect (bug) 08/25/2024
#59164 Twenty Nineteen : Site Title Block Color Section is not reflecting properly in Editor & Frontend Side Bundled Theme normal normal Future Release defect (bug) 08/14/2024
#47051 Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool Bundled Theme normal normal Future Release defect (bug) 06/22/2024
#45904 Twenty Nineteen: .button doesn't override link color Bundled Theme normal normal Future Release defect (bug) 02/01/2024
#45750 Twenty Nineteen: Bug in the menu on mobile devices; only partially visible desktop version of the menu sometimes shown instead of fullscreen mobile menu Bundled Theme normal normal Future Release defect (bug) 02/24/2020
#58099 Twenty Nineteen: Button block does not respect custom width in the editor Bundled Theme normal normal Future Release defect (bug) 05/17/2024
#56220 Twenty Nineteen: Centered H2 headings on full-width Cover blocks are not correctly centered Bundled Theme normal normal Future Release defect (bug) 08/10/2022
#59263 Twenty Nineteen: File block does not respect center alignment setting Bundled Theme normal normal Awaiting Review defect (bug) 09/01/2023
#45902 Twenty Nineteen: Mobile menu isn't scrollable Bundled Theme normal normal Future Release defect (bug) 05/14/2024
#45796 Twenty Nineteen: Mobile menu needs improvement for navigating on touchscreen via keyboard Bundled Theme normal normal Future Release defect (bug) 02/24/2020
#45901 Twenty Nineteen: On single posts with featured images, tall menus appear clipped Bundled Theme normal normal Future Release defect (bug) 05/11/2021
#45991 Twenty Nineteen: Post titles are overflowing the content area Bundled Theme normal normal Future Release defect (bug) 05/13/2024
#61770 Twenty Nineteen: Preformatted block font size is not same in editor Bundled Theme normal normal Future Release defect (bug) 09/17/2024
#58169 Twenty Nineteen: Quote block having issue when font-size is selected Bundled Theme normal normal Future Release defect (bug) 07/01/2024
#60621 Twenty Nineteen: Search block lacks styling in the editor Bundled Theme normal normal Future Release defect (bug) changes-requested 06/09/2024
#59204 Twenty Nineteen: Separator block does not center as expected Bundled Theme normal normal Future Release defect (bug) changes-requested 06/09/2024
#46158 Twenty Nineteen: Slight flash of desktop menu when closing mobile menu Bundled Theme normal minor Future Release defect (bug) 06/03/2024
#59924 Twenty Nineteen: The navigation block submenu button is unreadable Bundled Theme normal normal Future Release defect (bug) changes-requested 06/09/2024
#60408 Twenty Nineteen: Theme block styles are not applied to blocks in the widget area Bundled Theme normal normal Future Release defect (bug) 07/19/2024
#45906 Twenty Nineteen: Wide alignment does not match front-end when the sidebar is active Bundled Theme normal normal Future Release defect (bug) 05/14/2024
#45900 Twenty Nineteen: WordPress embed width does not match between front and back end Bundled Theme normal normal Future Release defect (bug) dev-feedback 08/25/2024
#47460 Twenty Nineteen: heading style breaks headings in content added by core or plugins in the front end Bundled Theme normal normal Future Release defect (bug) 07/14/2024
#46262 Twenty Nineteen: odd content_width in theme Bundled Theme normal normal Future Release defect (bug) 08/25/2024
#60880 Twenty Nineteen: paragraph does not inherit font size from parent block within the editor Bundled Theme normal normal Future Release defect (bug) 08/25/2024
#39893 Twenty Seventeen Header Media: YouTube Embed Does Not Fill Screen Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 04/17/2023
#46055 Twenty Seventeen: Blockquotes aligned right are not rechecked when widgets are added in the Customizer Bundled Theme normal normal Future Release defect (bug) 04/22/2024
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.