Make WordPress Core

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

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal defect (bug) has-patch 5 years ago
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal defect (bug) needs-unit-tests 3 years ago
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal defect (bug) has-patch 8 years ago
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal defect (bug) has-patch 8 years ago
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal defect (bug) has-patch 9 years ago
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal defect (bug) has-patch 4 years ago
#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 7 years ago
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal defect (bug) has-patch 3 years ago
#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 7 years ago
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal defect (bug) has-patch 9 years ago
#43071 User without the ability to publish are unable to edit post status Editor normal normal defect (bug) needs-unit-tests 5 years ago
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal defect (bug) has-patch 9 years ago
#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 7 years ago
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor defect (bug) has-patch 3 years ago
#53944 Video resolution in portrait orientation Media normal normal defect (bug) has-patch 5 years ago
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal defect (bug) has-patch 6 years ago
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 7 years ago
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 9 years ago
#43589 WPDB Update change NULL values to acceptable values Database normal normal defect (bug) has-patch 8 years ago
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal defect (bug) has-patch 9 years ago
#53513 WP_Http ignores httpversion option HTTP API normal normal defect (bug) has-patch 3 years ago
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal defect (bug) needs-unit-tests 5 years ago
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical defect (bug) has-patch 8 years ago
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal defect (bug) has-patch 9 years ago
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal defect (bug) has-patch 9 years ago
#40581 When all columns are 'special' ... Administration normal normal defect (bug) has-patch 7 years ago
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 7 years ago
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical defect (bug) has-patch 6 years ago
#52740 WordPress Importer: Add vertical space between inputs Import normal normal defect (bug) has-patch 5 years ago
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal defect (bug) has-patch 3 years ago
#47565 WordPress permalinks flip in hebrew Permalinks normal normal defect (bug) has-patch 4 years ago
#50692 WordPress v5.4.2 Escaping Problem in the Edit Media Screen Media normal normal defect (bug) has-patch 3 years ago
#53243 X-WP-DoingItWrong has limited usefulness General normal normal defect (bug) has-patch 5 years ago
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal defect (bug) has-patch 3 years ago
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal defect (bug) has-patch 5 years ago
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal defect (bug) has-patch 6 years ago
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal defect (bug) has-patch 4 years ago
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php Menus normal normal defect (bug) has-patch 3 years ago
#57757 _get_block_templates_files fails when code is stored in map called templates Themes normal normal defect (bug) has-patch 3 years ago
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal defect (bug) has-patch 9 years ago
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal defect (bug) has-patch 9 years ago
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal defect (bug) has-patch 9 years ago
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal defect (bug) needs-unit-tests 7 years ago
#40695 `install_blog` suppresses database errors Database normal normal defect (bug) has-patch 9 years ago
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal defect (bug) has-patch 4 years ago
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal defect (bug) has-patch 5 years ago
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal defect (bug) has-patch 9 years ago
#55952 add_option() racy behaviour Options, Meta APIs normal normal defect (bug) has-patch 4 years ago
#60212 apply_filters_deprecated() should tell the caller location General normal normal defect (bug) has-patch 3 years ago
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal defect (bug) has-patch 5 years ago
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal defect (bug) has-patch 3 years ago
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 7 years ago
#41712 canonical infinite redirect bug Canonical normal normal defect (bug) has-patch 6 years ago
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor defect (bug) has-patch 5 years ago
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical defect (bug) has-patch 7 years ago
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal defect (bug) has-patch 3 years ago
#44510 count_user_posts() does not check for empty $userid Users normal normal defect (bug) has-patch 8 years ago
#49666 customizer doesn't works when backslash is use in site title Customize normal normal defect (bug) has-patch 4 years ago
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 7 years ago
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal defect (bug) has-patch 7 years ago
#50681 default-filters.php contains non-tweakable parameters Media normal normal defect (bug) has-patch 6 years ago
#39461 default-preset option for custom background cannot be set by default Customize normal normal defect (bug) has-patch 5 years ago
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal defect (bug) has-patch 9 years ago
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal defect (bug) has-patch 9 years ago
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 7 years ago
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 4 years ago
#54931 get_block_template filter not fired when template saved in posts Editor normal normal defect (bug) has-patch 3 years ago
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 7 years ago
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 7 years ago
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major defect (bug) has-patch 6 years ago
#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 7 years ago
#39678 get_term_by slug with "0" as value Taxonomy normal normal defect (bug) has-patch 5 years ago
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal defect (bug) has-patch 3 years ago
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 7 years ago
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal defect (bug) has-patch 9 years ago
#30459 is_child_theme() cannot be used during plugin activation as is Themes normal normal defect (bug) has-patch 7 years ago
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal defect (bug) has-patch 8 years ago
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 7 years ago
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal defect (bug) has-patch 7 years ago
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal defect (bug) has-patch 8 years ago
#50514 make_clickable nested links bug Formatting normal normal defect (bug) needs-unit-tests 6 years ago
#54216 missing base href in wp-admin Administration normal normal defect (bug) has-patch 5 years ago
#42560 mp4 files do not play in Safari Media normal normal defect (bug) has-patch 5 years ago
#47413 nested paragraphs in comment post errors Comments normal normal defect (bug) has-patch 5 years ago
#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 7 years ago
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major defect (bug) has-patch 3 years ago
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 5 years ago
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 9 years ago
#48006 post_date not as expected Posts, Post Types normal normal defect (bug) has-patch 7 years ago
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 5 years ago
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 7 years ago
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal defect (bug) has-patch 6 years ago
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal defect (bug) has-patch 5 years ago
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal defect (bug) has-patch 3 years ago
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 4 years ago
#46364 update.php coding standards:trigger_error() function Administration normal normal defect (bug) has-patch 7 years ago
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal defect (bug) has-patch 3 years ago
#47889 uploading image contains special characters will return a wrong image url Media normal normal defect (bug) has-patch 7 years ago
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal defect (bug) has-patch 3 years ago
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 6 years ago
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.