Make WordPress Core

{11} Needs Reporter Feedback / Steps To Reproduce (554 matches)

Create a new ticket
  • Tickets that need feedback from whoever reported the ticket, usually because we're failing to reproduce (keyword: reporter-feedback)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name
  • Yellow: Last modified more than a Month ago, Red: Last Modified more than 6 Months ago

Results (501 - 554 of 554)

1 2 3 4 5 6

Future Releases (54 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 15 months ago
#56433 invalid regex used in preg_replace Formatting normal normal Awaiting Review defect (bug) reporter-feedback 20 months ago
#32994 invite email from secondary blog does not use network site URL for wp-activate link Networks and Sites normal normal defect (bug) reporter-feedback 7 years ago
#33602 is_active_sidebar returns true when widget has been deactivated Widgets normal normal defect (bug) reporter-feedback 7 years ago
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#58188 is_user_logged_in can cause null pointer exception General normal normal Awaiting Review defect (bug) reporter-feedback 3 years ago
#63653 map_meta_cap() fails in wp_refresh_post_lock() for custom post types not registered before init Administration normal normal Awaiting Review defect (bug) dev-feedback 7 months ago
#39003 menu_page_url() not working on Ajax call Administration normal normal Awaiting Review defect (bug) reporter-feedback 22 months ago
#61859 meta_value_num order calse in WP_Term_Query cannot work as meta_query is evaluated after setting up the order Taxonomy normal major Awaiting Review defect (bug) reporter-feedback 18 months ago
#59606 move posts per hand in archive General normal normal Awaiting Review feature request reporter-feedback 3 years ago
#57792 no way to find the plugin Plugins normal major Awaiting Review defect (bug) reporter-feedback 3 years ago
#47813 permalinks broken when article name is numeric(if the post id above 1000) Permalinks normal normal Awaiting Review defect (bug) reporter-feedback 7 years ago
#51667 php notices in logs Media normal minor Awaiting Review defect (bug) reporter-feedback 3 years ago
#58933 plugin-install.php search works incorrect Plugins normal normal Awaiting Review defect (bug) reporter-feedback 3 years ago
#45960 plugin_basename() fails on windows path General normal normal Awaiting Review defect (bug) close 10 months ago
#59678 problem with update General normal critical Awaiting Review defect (bug) reporter-feedback 15 months ago
#62675 register new pattern catogory possible docs bug General normal normal Awaiting Review defect (bug) reporter-feedback 20 months ago
#57364 remove_meta_box for commentstatusdiv stores null value for comments configuration. Administration normal normal Awaiting Review defect (bug) reporter-feedback 3 years ago
#55174 revert to the default "checked" behavior of blog_public switch in install.php Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 5 years ago
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 19 months ago
#50339 setup-config.php serves mixed content when behind a TLS termination proxy Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) reporter-feedback 14 months ago
#35648 the_post_thumbnail sets srcset with http protocol Media normal normal defect (bug) reporter-feedback 7 years ago
#58604 title_reply_to Value of comment_form() Function Isn't Working Comments normal major Awaiting Review defect (bug) reporter-feedback 13 months ago
#57589 transition_post_status hook does not fire when cron publishes scheduled post. Cron API normal normal Awaiting Review defect (bug) close 11 months ago
#60202 unable to start wp-env Build/Test Tools normal normal Awaiting Review defect (bug) reporter-feedback 22 months ago
#52358 unable to update the price and stock in woocommerce after update General normal major Awaiting Review defect (bug) reporter-feedback 2 years ago
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys Options, Meta APIs normal normal Awaiting Review defect (bug) reporter-feedback 2 years ago
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http General normal normal defect (bug) reporter-feedback 7 years ago
#64386 when I try to click anywhere it keeps clocking and timing out General normal normal Awaiting Review defect (bug) reporter-feedback 8 months ago
#63142 will not accept .png images Media normal normal Awaiting Review defect (bug) reporter-feedback 16 months ago
#59062 wordpress 404 error after update Upgrade/Install normal minor Awaiting Review defect (bug) close 7 months ago
#43183 wp-comments-post.php endpoint support for OPTIONS Comments normal normal Awaiting Review enhancement reporter-feedback 7 years ago
#32143 wpLink function getAttrs() missing link-text Editor normal normal Awaiting Review enhancement reporter-feedback 6 years ago
#31236 wp_ajax_upload_attachment does not properly handle situation when post_id is set Media normal normal defect (bug) reporter-feedback 7 years ago
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 7 years ago
#52945 wp_cache settings not recognized in site health / plugins Site Health normal normal Awaiting Review defect (bug) reporter-feedback 5 years ago
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb Users normal major Awaiting Review defect (bug) reporter-feedback 4 years ago
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#49841 wp_get_attachment_url does not return a url Media normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#50264 wp_get_image_editor()->multi_resize() occasionally fails Media normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#55841 wp_get_nav_menu_items doesn't work properly Menus normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) reporter-feedback 14 months ago
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used General normal normal defect (bug) reporter-feedback 7 years ago
#41867 wp_list_categories throws SQL error if list is empty Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 3 weeks ago
#59172 wp_query meta_query NOT EXISTS not creating correct sql query Database normal normal Awaiting Review defect (bug) reporter-feedback 15 months ago
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 7 months ago
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal Awaiting Review defect (bug) reporter-feedback 3 years ago
#65805 wp_set_object_terms() casts numeric term IDs to strings via array_unique(), causing false matching by term name Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 2 weeks ago
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#61713 — no role for this site — General normal normal Awaiting Review defect (bug) reporter-feedback 2 years ago
#46947 ‘❤’ in Comment Generates DB Error Database normal normal Future Release defect (bug) reporter-feedback 10 months ago
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.