Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#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
#46639 unit test for wp_is_numeric_array() General low normal defect (bug) has-patch 09/10/2020
#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
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal defect (bug) needs-unit-tests 01/19/2022
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 03/05/2021
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal defect (bug) has-patch 01/06/2019
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal defect (bug) has-patch 08/18/2021
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#47307 wp_insert_post: status 'future' is saved although 'publish' selected Posts, Post Types normal normal defect (bug) has-patch 05/17/2019
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 05/19/2017
#37698 wp_kses_split global variable pollution Formatting normal normal defect (bug) has-patch 02/09/2021
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#28473 wp_mail incorrectly parses multiline From header Mail normal normal defect (bug) has-patch 09/16/2020
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* Mail normal normal defect (bug) has-patch 10/12/2017
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal defect (bug) needs-unit-tests 04/08/2021
Note: See TracReports for help on using and creating reports.