Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4840 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 (1601 - 1700 of 4840)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal defect (bug) has-patch 09/20/2021
#49953 Xdebug not working out of the box Build/Test Tools normal normal defect (bug) has-patch 07/09/2020
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal defect (bug) has-patch 10/30/2020
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal defect (bug) has-patch 01/24/2022
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal defect (bug) has-patch 12/13/2017
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class Plugins normal normal defect (bug) has-patch 06/04/2019
#32918 _wp_menu_item_classes_by_context does not generate "current-menu-ancestor" class when the menu structure was changed by e.g. a plugin Menus normal normal defect (bug) has-patch 06/04/2019
#55492 `Dismiss Errors` button alignment is not centered in Media Library. Media normal normal defect (bug) has-patch 05/11/2022
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal defect (bug) has-patch 10/11/2017
#41978 `_delete_all_data()` does not delete attachment files johnbillion Build/Test Tools normal normal defect (bug) has-patch 01/16/2019
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal defect (bug) has-patch 02/22/2017
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal defect (bug) needs-unit-tests 01/16/2019
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal defect (bug) needs-unit-tests 04/15/2019
#40695 `install_blog` suppresses database errors Database normal normal defect (bug) has-patch 06/01/2017
#36634 `register_post_status()` default causes notices in post list table Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal defect (bug) has-patch 06/09/2022
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal defect (bug) has-patch 02/23/2021
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal defect (bug) has-patch 11/12/2017
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal defect (bug) has-patch 06/04/2019
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal defect (bug) has-patch 11/14/2021
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#41712 canonical infinite redirect bug Canonical normal normal defect (bug) has-patch 01/11/2021
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor defect (bug) has-patch 01/03/2022
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical defect (bug) has-patch 08/01/2019
#44510 count_user_posts() does not check for empty $userid Users normal normal defect (bug) has-patch 07/07/2018
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal defect (bug) needs-unit-tests 07/31/2020
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal defect (bug) has-patch 12/01/2019
#50681 default-filters.php contains non-tweakable parameters Media normal normal defect (bug) has-patch 09/26/2020
#39461 default-preset option for custom background cannot be set by default Customize normal normal defect (bug) has-patch 05/24/2021
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal defect (bug) has-patch 02/21/2017
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal defect (bug) has-patch 10/11/2017
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal defect (bug) has-patch 05/23/2019
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
#51828 gallery items not aligned when row has less items than column count Gallery normal minor defect (bug) has-patch 11/19/2020
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal defect (bug) has-patch 06/03/2022
#22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal defect (bug) needs-unit-tests 11/13/2017
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major defect (bug) has-patch 11/05/2020
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal defect (bug) has-patch 04/25/2019
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 06/04/2019
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal defect (bug) has-patch 02/25/2018
#39678 get_term_by slug with "0" as value Taxonomy normal normal defect (bug) has-patch 09/21/2021
#24815 get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme Media normal normal defect (bug) has-patch 06/04/2019
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal defect (bug) has-patch 05/18/2017
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major defect (bug) needs-unit-tests 09/10/2020
#25769 import vs DISALLOW_FILE_MODS Import normal normal defect (bug) has-patch 02/05/2017
#24430 inconsistent icon_dir/icon_dirs use in wp_mime_type_icon and wp_get_attachment_image_src Media normal normal defect (bug) has-patch 06/04/2019
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019
#30459 is_child_theme() cannot be used during plugin activation as is Themes normal normal defect (bug) has-patch 06/04/2019
#24487 is_email() does not recognize IDN domains Formatting normal minor defect (bug) has-patch 04/28/2021
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal defect (bug) needs-unit-tests 01/07/2020
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal defect (bug) has-patch 01/10/2019
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal defect (bug) has-patch 01/11/2020
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal defect (bug) has-patch 10/25/2018
#17433 localhost is not accepted as email domain Formatting normal normal defect (bug) has-patch 03/20/2018
#50514 make_clickable nested links bug Formatting normal normal defect (bug) needs-unit-tests 10/12/2020
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#18730 media_sideload_image() doesn't handle dynamic image url's well Media normal normal defect (bug) has-patch 06/04/2020
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 06/04/2019
#54216 missing base href in wp-admin Administration normal normal defect (bug) has-patch 10/13/2021
#15586 movabletype-importer, trivial: fix no index upload_type warning Import normal normal defect (bug) has-patch 06/04/2019
#42560 mp4 files do not play in Safari Media normal normal defect (bug) has-patch 03/17/2021
#47413 nested paragraphs in comment post errors Comments normal normal defect (bug) has-patch 05/15/2021
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal defect (bug) has-patch 01/05/2020
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 09/21/2021
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 10/02/2017
#48006 post_date not as expected Posts, Post Types normal normal defect (bug) has-patch 09/17/2019
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 02/17/2021
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal defect (bug) needs-unit-tests 09/23/2019
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 06/04/2019
#44082 settings_errors() wraps all notices in p and strong tags General normal normal defect (bug) has-patch 11/30/2020
#41980 show_in_menu doesn't work with int value Posts, Post Types normal normal defect (bug) has-patch 09/25/2017
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal defect (bug) has-patch 08/18/2020
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal defect (bug) has-patch 05/05/2021
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 04/01/2019
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#47889 uploading image contains special characters will return a wrong image url Media normal normal defect (bug) has-patch 08/18/2019
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 04/22/2020
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal defect (bug) has-patch 08/30/2017
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 06/13/2017
#38052 wp-utility.js misses function argument null General normal major defect (bug) needs-unit-tests 07/28/2017
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor defect (bug) has-patch 05/23/2019
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal defect (bug) has-patch 03/24/2021
Note: See TracReports for help on using and creating reports.