Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4881 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (2301 - 2400 of 4881)

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#45406 Add additional default image sizes for srcset to accommodate wider viewports joemcgill Media normal major defect (bug) 02/24/2020
#33832 Add admin email column to list table on wp-admin/network/sites.php Networks and Sites normal normal defect (bug) 06/04/2019
#51806 Add an early exit for files with _deprecated_file() calls General normal normal defect (bug) 06/08/2022
#51597 Add debugging of a single session Administration normal normal defect (bug) 10/22/2020
#49587 Add error handling for the media manager Ajax response Media normal normal defect (bug) 03/02/2021
#44010 Add general filters for registering various privacy policy information (cookies) from plugins Privacy normal normal defect (bug) 07/22/2019
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal defect (bug) 05/02/2018
#55285 Add image brakes page Editor normal blocker defect (bug) 03/01/2022
#51306 Add inline documentation for atomlib.php Feeds normal normal defect (bug) 06/29/2021
#31504 Add new item gives bunch of errors if disabled Posts, Post Types normal normal defect (bug) 06/04/2019
#30036 Add some escaping to $handle when printing styles. Script Loader normal normal defect (bug) 06/04/2019
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API HTTP API normal normal defect (bug) 04/20/2017
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal defect (bug) needs-unit-tests 06/30/2019
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal defect (bug) 11/08/2017
#54500 Added Javascript (such as online chat) are displayed also in the widget editor Widgets normal normal defect (bug) 11/24/2021
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal defect (bug) 08/20/2017
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal defect (bug) 06/04/2019
#40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen Posts, Post Types normal normal defect (bug) 11/27/2019
#22940 Adding term checklist to Media modal has undesired results Media normal normal defect (bug) 06/04/2019
#22128 Adding upload mimetype in Multisite does not work if mimetype is not already defined Upload normal minor defect (bug) 05/15/2019
#55095 Adding widgets to widget area with the classic editor in appearance => widgets, widget does not display on front-end (brand new widgets only)) Widgets normal normal defect (bug) 02/06/2022
#45168 Additional CSS complains of markup inside CSS comments Customize normal normal defect (bug) 05/30/2021
#52616 Admin Taxonomy Search returns only 10 results max and no pagination Menus normal normal defect (bug) 02/23/2021
#22660 Admin bar in multisite: mobile tap on "My Sites" dropdown in back-end doesn't work Toolbar normal normal defect (bug) 06/14/2021
#42610 Admin created account password reset process not reverse proxy friendly Login and Registration normal normal defect (bug) 11/17/2017
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major defect (bug) has-patch 02/12/2021
#48705 Admin email confirmation language should be changed Users normal normal defect (bug) 11/18/2019
#16600 AdminMenu rendering code chokes on uppercase Posts, Post Types normal minor defect (bug) 06/04/2019
#51287 Administrators & Editors can't create localfile links in a multisite installation Formatting normal major defect (bug) 09/24/2020
#54907 After upgrading to 5.9 I get blank screens when trying to edit or add posts Editor normal normal defect (bug) 02/07/2022
#55248 Ajax call has stop to work (single custom post content) Posts, Post Types normal normal defect (bug) 03/01/2022
#38573 Ajax requests in customizer controls don't inject customized state as done in preview Customize normal normal defect (bug) 01/21/2017
#44559 Alias redirected when page is set as a homepage Canonical normal normal defect (bug) 07/10/2018
#33009 Alignment of header in category table Administration normal normal defect (bug) 06/04/2019
#27832 All sites automatically marked as archived after upgrade Networks and Sites normal normal defect (bug) 12/08/2018
#35550 AllPosts page: Tags field does not accept characters <> Posts, Post Types normal minor defect (bug) 06/04/2019
#35606 AllPosts page: contradiction in filtering by Category and category assigning to the post Posts, Post Types normal minor defect (bug) 06/04/2019
#52726 Allow default term when a user does not have assign_terms capability Taxonomy normal normal defect (bug) 03/05/2021
#37756 Allow inline scripts on script aliases Script Loader normal normal defect (bug) needs-unit-tests 12/13/2019
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal defect (bug) 12/18/2021
#48026 Always show selected image even if it doesn't match search string Media normal normal defect (bug) 11/04/2019
#50294 Ampersand and other symbols in term_exists do not get encoded properly Taxonomy normal normal defect (bug) 05/25/2022
#31416 An accessibility issue with the Publish metabox Posts, Post Types normal normal defect (bug) 12/09/2018
#33759 An admin changing an email/password should not generate a notification Users normal normal defect (bug) 06/05/2019
#52519 Anchor links not working on password-protected pages (on first click) Posts, Post Types normal normal defect (bug) 02/14/2021
#43206 Angle brackets around URLs can confuse email clients Mail normal normal defect (bug) 07/17/2018
#52897 Animated PNG: WordPress keeps renaming .apng files into .png (I lost 10 hours of work) Upload normal normal defect (bug) 03/24/2021
#43810 Apostrophe issue Formatting normal normal defect (bug) 02/18/2022
#54252 Appearance - Customize : Only widgets is displayed in the customizer options using Safari 15.x Customize normal normal defect (bug) 10/19/2021
#53674 Approved comment isn't displaying when its parent comment is spam Comments normal normal defect (bug) 07/15/2021
#49452 Approximately every week permalinks are lost for custom post types in multisite Permalinks normal normal defect (bug) 02/17/2020
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#49109 Array offset access notice problem with `remove_meta_box()` and `add_meta_box()` function. Posts, Post Types normal critical defect (bug) 02/26/2020
#36355 Article URL redirects no longer working Canonical normal normal defect (bug) 06/04/2019
#47408 At the time user_register fires, the user_login field in the database is actually set to user_nicename Users normal minor defect (bug) 05/27/2019
#41511 Attachment page URL not created correctly for image uploaded directly to library before being added to post Editor normal normal defect (bug) 03/22/2018
#47296 Attachments with very long filenames fail to save to the database Upload normal normal defect (bug) 01/04/2022
#43736 Audio continues to play in Media Modal after close Media normal normal defect (bug) 04/01/2021
#36680 Audio player with preload="metadata" shows incorrect duration for audio files 1 hour or longer Media normal normal defect (bug) 09/20/2017
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#52247 Author role unable to set featured image (Error 403) Role/Capability normal normal defect (bug) 01/07/2021
#49393 Author user role, Gutenberg add picture from someone else, rest_forbidden_context crash, image size crash Editor normal normal defect (bug) 10/25/2020
#37850 Auto-scroll to error notice on failed inline updates (plugins/themes) Upgrade/Install normal normal defect (bug) 04/19/2019
#53325 Automated Update Failed Notice After Update is Done Administration normal minor defect (bug) 06/30/2021
#30915 Automatic translation update does not trigger notification email Upgrade/Install normal normal defect (bug) 06/04/2019
#42978 Automatically clear file upload error messages Media normal normal defect (bug) 08/31/2020
#34296 Autoplay for more than one self-hosted video fails Media normal normal defect (bug) 07/05/2017
#45404 Autosave fails for custom post type item that belongs to a non-publicly_queryable post type Editor normal normal defect (bug) 12/11/2018
#47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal defect (bug) 05/11/2020
#44070 Avoid flickering of admin notices General normal normal defect (bug) 05/14/2018
#24447 Avoid losing data after nonces expire iseulde Administration normal major defect (bug) early 05/14/2020
#37635 BUG in get_option Options, Meta APIs normal normal defect (bug) 12/17/2020
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant Formatting normal normal defect (bug) 07/13/2017
#29594 Basic Cookie Authentication from External Database Role/Capability normal normal defect (bug) 06/04/2019
#34236 Better passwords - differences between setting and resetting password? Login and Registration normal normal defect (bug) 02/23/2021
#56080 Block Editor Search Function Choke Editor normal normal defect (bug) 06/27/2022
#54430 Block Editor does not save text where the ellipsis are in quotation marks . Editor normal normal defect (bug) 11/12/2021
#55649 Block Query with full post content do not display properly Query normal normal defect (bug) 05/02/2022
#53785 Block Styles dropdown should use 'Default' instead of 'Not set' Editor normal normal defect (bug) 01/11/2022
#53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox Customize normal major defect (bug) 06/07/2022
#53391 Block editor Code and Preformatted failing to accept text Editor normal normal defect (bug) 06/13/2021
#46655 Block editor adding line breaks between blocks Editor normal minor defect (bug) 09/24/2020
#46315 Block editor columns left margin issue on reduced screen width General normal normal defect (bug) 02/24/2019
#56082 Block editor does not unset changed/dirty flag for nested types Editor normal normal defect (bug) 06/27/2022
#52855 Block editor sometimes missing some theme_support sections of sidebar Editor normal normal defect (bug) 01/29/2022
#53693 Block icons too big on 5.8 widgets page Widgets normal normal defect (bug) 11/01/2021
#55035 Block themes: Static homepage settings supersedes page template choice Editor normal normal defect (bug) 02/02/2022
#48989 Blocks properly not showing on mobile device Editor normal normal defect (bug) 12/16/2019
#46883 Blog Configs being overridden by Hacker Bots Posts, Post Types normal critical defect (bug) 04/11/2019
#8578 Blogger import incorrectly reports saved user information Import normal normal defect (bug) 03/15/2019
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory Query normal normal defect (bug) 07/06/2022
#50427 Bolding not working well Editor normal normal defect (bug) 06/19/2020
#37409 Broken & illogic conditional check in wp_get_document_title() General normal normal defect (bug) 06/04/2019
#25741 Broken WP_Filesystem methods Filesystem API normal normal defect (bug) 06/04/2019
#29931 Broken attachment page links for files attached to "Auto Draft" posts Media normal normal defect (bug) 06/04/2019
#51767 Broken logic for `https_local_ssl_verify` filter due to missing `local` argument HTTP API normal normal defect (bug) 11/13/2020
#36288 Bug Found when you update plugins... Plugins normal normal defect (bug) 06/04/2019
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* Gallery normal major defect (bug) 02/21/2020
#51992 Bug in Media Thumbnail for DWG file Media normal major defect (bug) 02/17/2021
Note: See TracReports for help on using and creating reports.