Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4486 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 (2201 - 2300 of 4486)

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#28563 Dashicons transition General normal normal defect (bug) 7 years ago
#38186 Database Collations Bypassed by determine_charset() in wp-db.php Charset normal major defect (bug) 10 years ago
#54443 Database Error Breaks "custom_css_post_id" Theme Mod Customize normal normal defect (bug) 3 years ago
#53958 Database: wp_postmeta - meta_key index Database normal major defect (bug) 5 years ago
#55074 Deactivating WP_Widget_Recent_Comments kills the whole Widgets area Widgets normal normal defect (bug) 5 years ago
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal defect (bug) 6 years ago
#33332 Default ACL entries are not set correctly when file is uploaded to WP Filesystem API normal major defect (bug) 8 years ago
#53895 Default Audio Player Bug, mejs-container wp-audio-shortcode mejs-audio Media normal normal defect (bug) 5 years ago
#51038 Default height when using add_theme_support( 'custom-header') in GD. Media normal normal defect (bug) 5 years ago
#51082 Default value for comment_type changed can lead to comments not shown and malfunctioning plugins Comments normal normal defect (bug) 5 years ago
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php Users normal normal defect (bug) 9 years ago
#43098 Defining WP_UNINSTALL_PLUGIN also when the uninstall handler is registered via register_uninstall_hook() Administration normal normal defect (bug) 8 years ago
#43326 Delay when setting Featured Image Post Thumbnails normal normal defect (bug) 9 years ago
#35627 Delete user posts not reassigned. Users normal normal defect (bug) 7 years ago
#46257 Deleting a page can break the permalink of other pages if it had media uploaded to it Permalinks normal normal defect (bug) 6 years ago
#59716 Deprecated messages exporting post meta with meta_value null from PHP 8.1 Export normal normal defect (bug) 3 years ago
#50648 Different behavior for default category term with editors Editor normal normal defect (bug) 5 years ago
#60225 Directional Keyboard Scrolling Jump Bug Editor normal normal defect (bug) 3 years ago
#32513 Disabling WYSIWYG tab via the wp_editor_settings filter breaks the editor if it contains a textarea tag Editor normal normal defect (bug) 7 years ago
#42642 Displayin page WP 4.9 General normal normal defect (bug) 9 years ago
#53583 Distraction Free Writing Mode not available on visual tab Editor normal normal defect (bug) 5 years ago
#33344 Do not force draggable elements on touch devices, stop using touch-punch.js General normal normal defect (bug) 7 years ago
#42075 Do not show default image on using WP_Customize_Cropped_Image_Control. Customize normal normal defect (bug) 5 years ago
#57337 Docs: WP Theme class reference properties don't match code Themes normal normal defect (bug) 4 years ago
#53545 Domain Mapping not working with page as homepage Rewrite Rules normal normal defect (bug) 5 years ago
#41035 Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms() Taxonomy normal normal defect (bug) 8 years ago
#32655 Don't save screen options (table column) in post edit page and maybe other pages Administration normal normal defect (bug) 7 years ago
#27162 Don't store admin messages in transients Administration low normal defect (bug) 7 years ago
#56347 Download failed. A valid URL was not provided. HTTP API normal normal defect (bug) 3 years ago
#41727 Draft page loses its hierarchy on save when other pages are drafts in hierarchy Posts, Post Types normal normal defect (bug) 6 years ago
#48903 Drafts or pending posts overwrites existing published post with same url Permalinks normal normal defect (bug) 6 years ago
#49894 Drag & Drop image upload error on multisite install when no upload space available Editor normal normal defect (bug) 6 years ago
#53846 Drag and drop multiple blocks into container breaks editor Editor normal normal defect (bug) 5 years ago
#46557 Dragging image to uploader directly from another website causes redirection Upload normal normal defect (bug) 7 years ago
#47130 Drop files to upload is also available except Upload Media tab Media normal normal defect (bug) 5 years ago
#59124 Dropdown navigation not displaying past the header Editor normal major defect (bug) 3 years ago
#59458 Duplicate PHP version in PHPUnit job names on GitHub Actions Build/Test Tools low trivial defect (bug) 3 years ago
#49669 Duplicate comments from the same user could be inserted to the database Comments normal minor defect (bug) 6 years ago
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 7 years ago
#37975 Duplicate tag names aren't supported Taxonomy normal normal defect (bug) 7 years ago
#58748 Duplicate tags we can't select under post edit page. even slug are different. Taxonomy normal major defect (bug) 3 years ago
#26822 During upgrade, no errors thrown when file permissions are wrong Upgrade/Install normal normal defect (bug) 7 years ago
#50011 Edge case in image lazy-loading Media normal normal defect (bug) 6 years ago
#27427 Edit Gallery view does not display images in original aspect ratio Media normal normal defect (bug) 7 years ago
#44705 Edit embed contents without saving post breaks previews Embeds normal normal defect (bug) 8 years ago
#58817 Edit page in wordpress default editor cousing overload on 3 diffrent servers. General normal normal defect (bug) 3 years ago
#43816 Editing Image Can Lead to Mixed Metadata Media normal normal defect (bug) 4 years ago
#39574 Editor patterns: add empty headings/quotes Editor normal normal defect (bug) 7 years ago
#33362 Email already exist when changing email case Users normal normal defect (bug) 7 years ago
#30039 Email validation not working correctly Formatting normal normal defect (bug) 7 years ago
#46457 Embed Block to a Reusable Block General normal normal defect (bug) 6 years ago
#45653 Embed a youtube video block in gutenberg editor shows black screen area does not display video Embeds normal normal defect (bug) 8 years ago
#40464 Embed video in Wordpress gives W3c Markup Validation issue Embeds normal normal defect (bug) 9 years ago
#58663 Emoji: Consider eliminating expiry-based invalidation of wpEmojiSettingsSupports sessionStorage cache Emoji lowest trivial defect (bug) 3 years ago
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal defect (bug) needs-unit-tests 6 years ago
#46481 Empty response if page template return zero General normal normal defect (bug) 7 years ago
#58200 Empty result when meta_query is supposed to select date less than certain date Query normal normal defect (bug) 3 years ago
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) needs-unit-tests 7 years ago
#47637 Enhance excerpt_remove_blocks to handle more types of group blocks Posts, Post Types normal normal defect (bug) 5 years ago
#29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 6 years ago
#52509 Error generating Thumbnails of PDF-Files Media normal normal defect (bug) 3 years ago
#56384 Error in CSS for form input Administration normal minor defect (bug) 4 years ago
#52933 Error in browser console when newly published post is previewed a second time Editor normal normal defect (bug) 5 years ago
#53959 Error message when creating new widget using block editor Widgets normal normal defect (bug) 5 years ago
#46342 Error messages in the Dashboard for Editor Role General normal normal defect (bug) 7 years ago
#59311 Error on feed link Feeds normal major defect (bug) 3 years ago
#59317 Error on new pattern preview General normal normal defect (bug) 3 years ago
#47900 Error on update MCE Views in gutenberg block "Classic Editor" Editor normal major defect (bug) 6 years ago
#44754 Error saving data from 'custom fields' of type select / checkbox (multiple) in Attachment Modal Media normal major defect (bug) 7 years ago
#35839 Escape backslashes upon export for better import Import normal normal defect (bug) 9 years ago
#56464 Event custom metabox with Gutenberg not showing correctly Editor normal normal defect (bug) 4 years ago
#53381 Events and News Widget: Multi-day event placeholders are not replaced with dates in some languages I18N normal normal defect (bug) 5 years ago
#59348 Excerpt block length is not full customizable any more Posts, Post Types normal normal defect (bug) 3 years ago
#45126 Expired session post editing continuation bug Editor normal normal defect (bug) 6 years ago
#57166 Export theme Export normal normal defect (bug) 4 years ago
#39381 Export->Import WordPress menu bug when image is saved as label Import normal normal defect (bug) 9 years ago
#32097 Extra margin in `post_submit_meta_box()` on non-public post types Administration normal normal defect (bug) 7 years ago
#52443 Extra networkwide param in activate_plugin function Plugins normal normal defect (bug) 6 years ago
#43114 FLV video - NetworkError: Exception ProgressEvent error Media normal normal defect (bug) 5 years ago
#60151 FSE theme Styles select Issue Editor normal normal defect (bug) 3 years ago
#55907 Failed to insert log entry: value too long Database normal normal defect (bug) 4 years ago
#50895 False information about writable files in Site Health Info Site Health normal normal defect (bug) 4 years ago
#58109 Fatal Error when changed Taxonomy from hierarchical False to True Taxonomy normal normal defect (bug) 3 years ago
#59266 Fatal error: Uncaught Error: Call to undefined function list_files() General normal normal defect (bug) 3 years ago
#54417 Featured Image Exceeds Container Editor normal normal defect (bug) 5 years ago
#57499 Featured Image block size options not displaying in FSE Editor normal normal defect (bug) 4 years ago
#47121 Featured image modal: content disappears when changing device orientation Media normal normal defect (bug) 7 years ago
#52210 File URL gets saved even when upload fails Database normal major defect (bug) 6 years ago
#53575 Filename creation with special characters fails Upload normal normal defect (bug) 5 years ago
#45370 Filter Issue blocks.registerBlockType Editor normal normal defect (bug) 8 years ago
#40692 Filter default image size in gallery Gallery normal normal defect (bug) 6 years ago
#40903 Filtered posts_request query can break found_posts query Query normal normal defect (bug) 9 years ago
#37505 Filtering pagination when the pagenumber doesn't exist. Canonical normal normal defect (bug) 7 years ago
#60395 Filtering posts by open ping_status returns posts with closed ping_status Query normal normal defect (bug) 3 years ago
#53591 Firts <ul> missing in wp_list_categories() Taxonomy normal normal defect (bug) 5 years ago
#54008 Fix Grunt tasks for PHPUnit Build/Test Tools normal normal defect (bug) 4 years ago
#38084 Fix Inconsistency Theme and Plugin Update Process When No Package Found Upgrade/Install normal minor defect (bug) 5 years ago
#41577 Fix Notice fixing Canonical normal normal defect (bug) 5 years ago
#46869 Fix PHPCS configuration Build/Test Tools normal normal defect (bug) has-patch 7 years ago
#55438 Flaky result when saving widgets in the Widgets Editor Widgets normal normal defect (bug) 4 years ago
Note: See TracReports for help on using and creating reports.