Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4539 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 (1901 - 2000 of 4539)

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#52877 The Widget's Callback Array Stores Wrong Values Widgets normal major defect (bug) 12/05/2022
#57779 Theme editor changes not saving in multi site Themes normal major defect (bug) 10/25/2023
#59082 Titles and descriptions in RSS feeds need to use CDATA to encode special characters. Feeds normal major defect (bug) 08/12/2023
#48015 Unexpected results from wp_nav_menu() Menus normal major defect (bug) 10/03/2019
#54602 Update bug caused crash and removal of Jetpack Plugins normal major defect (bug) 12/09/2021
#55380 Updating from 5.8.2 to 5.9.2 breaks default website (no additional plugins) Upgrade/Install normal major defect (bug) 03/11/2022
#40175 Upload Validation / MIME Handling Media high major defect (bug) early 10/30/2023
#46793 Uploading files that the filename contains LTR and RTL characters cause filename change Media normal major defect (bug) 04/11/2019
#48256 WP remove first <p> in <td> Editor normal major defect (bug) needs-unit-tests 11/23/2020
#54605 WP_Image_Editor_Imagick::resize is not behaving according to spec Media normal major defect (bug) 12/14/2021
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major defect (bug) 03/24/2021
#51947 When Customizer `setup_theme` action fails during wp-settings.php, WordPress crashes due to missing global $wp_locale Customize normal major defect (bug) 02/08/2021
#53191 When upgrading translations and destination does NOT exist all files end up in "wp-content/plugins" Upgrade/Install normal major defect (bug) 05/12/2021
#26802 WordPress FTP component fails to update core on IIS7+ dd32* Filesystem API normal major defect (bug) 06/04/2019
#58133 WordPress database error Illegal mix of collations Database normal major defect (bug) 04/24/2023
#48432 WordPress updates broken with proxy and non routed environment HTTP API normal major defect (bug) 02/17/2022
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API normal major defect (bug) 04/20/2021
#52950 add_meta_box issue in wordpress 5.7 Posts, Post Types normal major defect (bug) 03/31/2021
#58666 added HTML tags in HTML block Formatting normal major defect (bug) 06/29/2023
#55011 appearance Not showin Menu etc... Administration normal major defect (bug) 01/31/2022
#56326 get_metadata_raw doesn't unserialize when retrieving all meta_keys for a post_id Options, Meta APIs normal major defect (bug) 08/02/2022
#53027 gutenberg editor: click on document-outline elements has no effect. Editor normal major defect (bug) 04/13/2021
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 06/04/2019
#39903 is_user_logged_in() true on ajax after cookie has been deleted Users normal major defect (bug) 08/08/2022
#59094 postChanged() is not working correctly in Text mode editor Autosave normal major defect (bug) 08/13/2023
#45743 revisions issue with block editor Editor normal major defect (bug) 12/28/2018
#57061 social-icons block not working Editor normal major defect (bug) 11/15/2022
#55284 thumbnails issue Editor normal major defect (bug) has-patch 05/10/2022
#54522 unsaved edits should consistently trigger pop-up alert Editor normal major defect (bug) 04/30/2023
#28630 wordpress "check for updates" fails silently behind proxy server with https POST 501 Error Upgrade/Install normal major defect (bug) 10/18/2019
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major defect (bug) 05/26/2023
#58647 wp_generate_attachment_metadata generates scaled images Media normal major defect (bug) 06/27/2023
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major defect (bug) 10/04/2023
#58700 wp_set_comment_status() modifies post_content Comments normal major defect (bug) 07/14/2023
#44027 "Enable full-height editor" setting only saved on page refresh Users normal minor defect (bug) 01/17/2019
#22128 Adding upload mimetype in Multisite does not work if mimetype is not already defined Upload normal minor defect (bug) 05/15/2019
#16600 AdminMenu rendering code chokes on uppercase Posts, Post Types normal minor defect (bug) 06/04/2019
#35550 AllPosts page: Tags field does not accept characters <> Posts, Post Types normal minor 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
#53325 Automated Update Failed Notice After Update is Done Administration normal minor defect (bug) 06/30/2021
#46655 Block editor adding line breaks between blocks Editor normal minor defect (bug) 09/24/2020
#59890 Brower console output shows horizontal ellipsis as html entity Upgrade/Install normal minor defect (bug) 11/11/2023
#25076 CSS issue with native video player and flash fallback on full screen wonderboymusic Media normal minor defect (bug) 06/04/2019
#15006 Closing tag for empty <p> tag is removed Formatting normal minor defect (bug) 06/04/2019
#29719 Connection error to WordPress.org when HTTP calls disabled Upgrade/Install normal minor defect (bug) 06/04/2019
#56873 Core Blocks validation error from wordpress 6.0.3 Editor normal minor defect (bug) 10/21/2022
#57451 Cross Site Request Forgery on Admin of any wordpress site to export files Export normal minor defect (bug) 03/20/2023
#50108 Custom Post Type with public => false still generates/reserves title as permalink Editor normal minor defect (bug) 05/07/2020
#57128 Customizer shows link to site editor when previewing themes Customize normal minor defect (bug) 02/14/2023
#49669 Duplicate comments from the same user could be inserted to the database Comments normal minor defect (bug) 03/20/2020
#47618 Email sent to blank address on email change for user with no previous email address Users normal minor defect (bug) 06/27/2019
#56384 Error in CSS for form input Administration normal minor defect (bug) 08/15/2022
#38084 Fix Inconsistency Theme and Plugin Update Process When No Package Found Upgrade/Install normal minor defect (bug) 06/01/2021
#53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items Privacy normal minor defect (bug) 07/06/2021
#29066 Grunt clean:dynamic task does not delete file/s from /build during grunt watch task Build/Test Tools normal minor defect (bug) 02/25/2019
#48915 Gutenberg Paragraph Block, Drop Cap missing sanitize rule for initial hard return line <br> Editor normal minor defect (bug) 01/10/2020
#59843 Headers of the table on make.wordpress blog breaks after a few second of load ( check the url in description) General normal minor defect (bug) 11/08/2023
#26848 Image thumbnail on large images with ratio of 4:1 markoheijnen Media normal minor defect (bug) 06/04/2019
#32774 Improve WP_Filesystem::dirlist() format consistency Filesystem API normal minor defect (bug) 06/04/2019
#56260 In case of missing primary key on wp_posts, Media uploader gives false feedback indicating folder permissions are missing, where in fact database structure is malformed. Database normal minor defect (bug) 10/26/2022
#59403 Inconsistent version numbering Upgrade/Install normal minor defect (bug) 09/26/2023
#27165 Incorrect nonce supplied when authenticated session expires Login and Registration normal minor defect (bug) has-patch 06/04/2019
#50110 Incorrect property docblocks in WP_Block_Type peterwilsoncc Editor normal minor defect (bug) 02/09/2021
#58803 Infinite loop in canonical.php Canonical normal minor defect (bug) 08/30/2023
#57391 Length Validation and error handling of adding new user Users normal minor defect (bug) 12/28/2022
#52359 Links in Gutenberg Continue to be Built When Typing General normal minor defect (bug) 01/25/2021
#49721 Links of Installed Themes Not Re-written to New Port after WP-Config Port Change Themes normal minor defect (bug) 03/28/2020
#20846 Multisite: Network Users can post comments without being members of the site Comments low minor defect (bug) 05/05/2020
#48114 New category page does not update on button click Taxonomy normal minor defect (bug) 10/19/2019
#49071 None of the images with the file name ending -300x250 will work as expected after downloading Media normal minor defect (bug) 12/23/2019
#17077 Page parent li elements in nav menus not always given current-page-parent class Menus normal minor defect (bug) 06/04/2019
#59535 Page/Post scrolls up while converting quotes to paragraph Editor normal minor defect (bug) 10/05/2023
#52419 Pagination adds trailing slash when it shouldn't Rewrite Rules normal minor defect (bug) 02/02/2021
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor defect (bug) 07/21/2020
#44696 Plugin Deactivation Page Jump Plugins normal minor defect (bug) 06/22/2020
#54073 Plugin removes menu items with no submenu page Administration normal minor defect (bug) 09/03/2021
#59273 Plugin: Create Block Theme Bug General normal minor defect (bug) 09/04/2023
#54851 Prevent unnecessary code comments from being output to the front end General normal minor defect (bug) 01/19/2022
#55930 Provide comment syntax for templates and template parts General normal minor defect (bug) 01/17/2023
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages Comments low minor defect (bug) 03/15/2019
#28369 Replace @ with a hyphen in user_nicename Users low minor defect (bug) 06/05/2019
#52344 SVG images overflows UI Administration normal minor defect (bug) 02/02/2021
#49705 Sanitizing input for parameterized queries + update_meta_cache Options, Meta APIs normal minor defect (bug) 05/25/2021
#50467 Search results not displaying all entries in Admin > Posts in certain conditions Posts, Post Types normal minor defect (bug) 08/23/2021
#47550 Some Unicode characters not saving in customizer Customize normal minor defect (bug) 05/31/2021
#53781 Tests_Embed_Template tests fail when run in isolation Build/Test Tools normal minor defect (bug) 09/28/2021
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor defect (bug) 04/27/2022
#51844 Two different automatic update emails are sent at the same time Upgrade/Install normal minor defect (bug) 11/27/2020
#45687 URL params get lost because of canonical redirect on static front page Canonical normal minor defect (bug) 12/18/2018
#53818 Update notification in admin bar is not updating Upgrade/Install normal minor defect (bug) 07/29/2021
#45088 Update package-lock.json for Mac, Linux, and Windows cross-platform compatibility Build/Test Tools normal minor defect (bug) 10/29/2018
#53043 Upgrade to WP 5.7.1 fails if wp-config-sample.php not in home directory Upgrade/Install normal minor defect (bug) 04/16/2021
#51369 Upgrade via a ZIP file doesn't work if password isn't cached Upgrade/Install normal minor defect (bug) 09/21/2020
#27511 Upper "Select All" checkbox for list of plugins to update on update-core.php does not work on first click Upgrade/Install normal minor defect (bug) 03/05/2018
#54481 User list doesn't honor allow_password_reset filter Users normal minor defect (bug) 11/23/2021
#54268 Using `author_name` in URL parameter gives unexpected results when logged into contributor account Query normal minor defect (bug) 10/14/2021
#45377 Video Shortcode Ajax Issue Shortcodes normal minor defect (bug) 12/06/2018
#44372 WP_Query cannot properly order by nested Parent/Child relationships Query normal minor defect (bug) 06/14/2018
#49982 WP_User_Query returns duplicates if a user has multiple meta keys of the same name, unless "relation = OR" is included which adds DISTINCT Users normal minor defect (bug) 04/23/2020
#57428 Walker_Nav_Menu::start_el() $data_object is not a WP_Post Menus normal minor defect (bug) 01/06/2023
Note: See TracReports for help on using and creating reports.