Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal normal defect (bug) has-patch 04/01/2019
#53066 Trigger errors when non-existent methods are called on objects. General normal normal defect (bug) has-patch 04/23/2021
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 06/04/2019
#54764 UI issue in mobile device on add new theme page SergeyBiryukov Themes normal normal defect (bug) has-patch 07/05/2022
#52373 URL returned by get_attachment_link() can 404. Media normal normal defect (bug) has-patch 02/02/2021
#44176 Un-map Privacy Capabilities xkon Privacy normal normal defect (bug) has-patch 10/24/2020
#14439 Unable to get a post associated menu items for a specific menu Menus normal major defect (bug) has-patch 06/04/2019
#52531 Unable to upload .ico with PHP 7.4 Upload normal normal defect (bug) has-patch 08/09/2021
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal defect (bug) has-patch 10/01/2021
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal defect (bug) has-patch 10/15/2018
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal defect (bug) has-patch 08/27/2018
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal defect (bug) has-patch 12/09/2017
#24173 Unit tests: Support subdirectory multisite installs Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal defect (bug) has-patch 01/03/2023
#28138 Updating menu item requires passing all of a menu item's data to wp_update_nav_menu_item() Menus normal normal defect (bug) has-patch 06/04/2019
#27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal defect (bug) has-patch 08/08/2022
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal defect (bug) has-patch 04/08/2019
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal defect (bug) has-patch 08/25/2017
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal defect (bug) has-patch 03/24/2019
#43071 User without the ability to publish are unable to edit post status Editor normal normal defect (bug) needs-unit-tests 12/10/2021
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal defect (bug) has-patch 08/01/2022
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal defect (bug) has-patch 12/05/2017
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#53944 Video resolution in portrait orientation Media normal normal defect (bug) has-patch 08/17/2021
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal defect (bug) has-patch 07/10/2020
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal defect (bug) has-patch 02/06/2017
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 07/03/2017
#43589 WPDB Update change NULL values to acceptable values Database normal normal defect (bug) has-patch 01/17/2019
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal defect (bug) has-patch 09/08/2017
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal defect (bug) has-patch 03/22/2019
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal defect (bug) has-patch 08/04/2017
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor defect (bug) has-patch 03/17/2017
#47640 WP_Posts_List_Table::get_views() doesn't allow the "Mine" counts to be filtered Posts, Post Types normal normal defect (bug) has-patch 05/08/2021
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal defect (bug) has-patch 11/29/2019
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal defect (bug) needs-unit-tests 07/10/2021
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical defect (bug) has-patch 01/17/2019
#57141 WP_Theme cannot locate a parent block theme Themes normal normal defect (bug) needs-unit-tests 11/21/2022
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal defect (bug) has-patch 04/19/2022
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal defect (bug) has-patch 09/08/2017
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal defect (bug) has-patch 09/14/2017
#40581 When all columns are 'special' ... Administration normal normal defect (bug) has-patch 03/02/2019
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal defect (bug) has-patch 07/05/2017
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 06/04/2019
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) needs-unit-tests 06/04/2019
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical defect (bug) has-patch 10/15/2020
#40759 Word Count Discrepancies Editor normal normal defect (bug) has-patch 11/24/2020
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
#52740 WordPress Importer: Add vertical space between inputs Import normal normal defect (bug) has-patch 04/08/2021
#47565 WordPress permalinks flip in hebrew Permalinks normal normal defect (bug) has-patch 07/07/2022
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019
#36439 Wrong language when resetting password johnbillion Login and Registration normal normal defect (bug) has-patch 10/20/2021
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal defect (bug) needs-unit-tests 01/16/2019
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal defect (bug) has-patch 10/31/2017
#53243 X-WP-DoingItWrong has limited usefulness General normal normal defect (bug) has-patch 05/21/2021
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal defect (bug) has-patch 09/20/2021
#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
#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
#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
#55952 add_option() racy behaviour Options, Meta APIs normal normal defect (bug) has-patch 10/07/2022
#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
#56499 count() used in the loop condition Comments lowest normal defect (bug) has-patch 09/21/2022
#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
#49666 customizer doesn't works when backslash is use in site title Customize normal normal defect (bug) has-patch 06/16/2022
#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
#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
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill Upload normal normal defect (bug) has-patch 11/07/2022
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#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
#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
#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
Note: See TracReports for help on using and creating reports.