Make WordPress Core

{11} Needs Reporter Feedback / Steps To Reproduce (647 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 - 600 of 647)

1 2 3 4 5 6 7

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#47899 Drafts not saving revisions Revisions normal normal Awaiting Review defect (bug) reporter-feedback 08/21/2019
#60099 Fix revisions system Revisions normal minor Awaiting Review defect (bug) reporter-feedback 03/11/2024
#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 02/05/2024
#44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal Awaiting Review enhancement reporter-feedback 01/16/2019
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal Awaiting Review defect (bug) reporter-feedback 02/21/2019
#31591 Bug in the author permalink . Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
#23867 add_rewrite_endpoint causes front-page.php template to be ignored Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 01/16/2019
#49673 Mass select change of role is bugged. Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 03/22/2020
#57751 contributor bypass asking for review Role/Capability normal normal defect (bug) reporter-feedback 02/23/2023
#49192 All plugin style tags are empty after upgrade to 5.3.2 Script Loader normal major Awaiting Review defect (bug) reporter-feedback 01/20/2020
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#55695 error on script_loader.php Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 05/07/2022
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal Awaiting Review enhancement reporter-feedback 11/27/2023
#38054 class.wp-scripts.php - add_action when init is already doing Script Loader normal normal Awaiting Review enhancement reporter-feedback 04/09/2019
#44637 Escape strings in wp-admin/themes.php Security normal normal Awaiting Review defect (bug) reporter-feedback 06/07/2021
#57882 User that has capability to create user can make only administrator. Security normal normal Awaiting Review defect (bug) reporter-feedback 03/07/2023
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 08/06/2019
#37670 wp_validate_redirect fails when running WordPress on a port Security normal normal Awaiting Review defect (bug) reporter-feedback 06/04/2019
#51377 Front End elements break after too many shortcodes Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 09/24/2020
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 12/15/2022
#35591 Shortcode Attributes Parsing Issue Shortcodes normal normal defect (bug) reporter-feedback 06/04/2019
#59251 Site Health incorrectly reports low disk space available for updates when disk_free_space function disabled Site Health normal normal Awaiting Review defect (bug) reporter-feedback 05/02/2024
#53204 This means any errors on the site will be written to a file which is potentially available to normal users Site Health normal normal Awaiting Review defect (bug) reporter-feedback 09/01/2022
#52945 wp_cache settings not recognized in site health / plugins Site Health normal normal Awaiting Review defect (bug) reporter-feedback 03/31/2021
#57349 Page cache is not detected but the server response time is OK Site Health normal normal Awaiting Review enhancement reporter-feedback 03/07/2024
#51336 Support php-error.php outside of WP_CONTENT_DIR Site Health normal normal Awaiting Review enhancement reporter-feedback 09/18/2020
#59215 Bug in wp_set_post_categories function Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 08/31/2023
#43002 Can't order tag cloud by tag_cloud_sort filter Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 01/17/2019
#37662 Category sub-category problem Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 04/30/2019
#58419 Changing categories Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 05/29/2023
#43729 Pagination on static Post page not working after changing Permalink Catagory Base Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 04/16/2018
#56351 Shared terms will not apply properly to a post in WordPress 6.0 Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 08/14/2022
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal Future Release defect (bug) reporter-feedback 08/02/2023
#55426 Two Categories in one URL; Shows Posts that are in BOTH Categories doesn’t work Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 05/17/2022
#43804 Undefined offset: 0 in ../wp-includes/taxonomy.php on line 1903 Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 01/17/2019
#44802 WP Generate Tag cloud not generating Link (href) tag value and Role tag value. Taxonomy normal major Awaiting Review defect (bug) reporter-feedback 05/03/2021
#57835 class-wp-term-query.php no error checking Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 03/03/2023
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 04/16/2020
#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 08/12/2024
#41867 wp_list_categories throws SQL error if list is empty Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 02/21/2019
#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 05/04/2020
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
#56894 Add new param for "register_taxonomy" for required taxonomy Taxonomy normal normal Awaiting Review feature request reporter-feedback 03/20/2023
#39372 Allow count for wp_terms query to count other post statuses as well as published posts Taxonomy normal normal Awaiting Review feature request reporter-feedback 12/23/2020
#33521 manage_${post_type}_posts_columns parameters shifted Taxonomy normal minor defect (bug) reporter-feedback 06/04/2019
#35504 response to adding data to taxonomy shows in a wrong place Taxonomy normal normal defect (bug) reporter-feedback 06/04/2020
#37042 Additional filter for has_category function Taxonomy normal normal feature request reporter-feedback 06/04/2019
#60820 Improve wording of the 'Login Details' mail marybaum Text Changes normal normal Awaiting Review enhancement reporter-feedback 03/22/2024
#57569 Cannot Click Theme Details if there is an Update to the Theme Themes normal normal Awaiting Review defect (bug) reporter-feedback 01/28/2023
#57991 Child theme in multisite shows error Themes normal normal Awaiting Review defect (bug) reporter-feedback 07/04/2024
#42654 Color Palette on Theme Options Themes normal normal Awaiting Review defect (bug) reporter-feedback 04/28/2021
#61956 Convert div to main tag for web accessibility Themes normal normal Awaiting Review defect (bug) close 09/09/2024
#59702 Excerpt filters does not work in Ajax calls Themes normal critical Awaiting Review defect (bug) changes-requested 11/14/2023
#51688 Issue With Theme Installation and Default Listing. Themes normal normal Awaiting Review defect (bug) reporter-feedback 11/03/2020
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 03/01/2023
#60072 No upper limit restriction for number of posts set via Site Editor and the value entered by the user chang Themes normal normal Awaiting Review defect (bug) reporter-feedback 07/08/2024
#56762 PHP file being ignored in block theme hierarchy Themes normal normal Awaiting Review defect (bug) close 04/16/2024
#50636 Theme not uploading, Theme Details not opening Themes normal normal Awaiting Review defect (bug) reporter-feedback 07/12/2020
#60904 Updated 6.5 RC4 to 6.5 and old themes going back to 2010 appear Themes normal normal Awaiting Review defect (bug) reporter-feedback 04/03/2024
#56403 Write 'Activated' instead of 'Installed' for activated theme audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 08/18/2022
#26546 themes.php Buttons Randomly Appear/Disappear on iPad Themes normal normal defect (bug) reporter-feedback 06/04/2019
#25671 get_theme_mods does not have a filter Themes normal normal enhancement reporter-feedback 06/04/2019
#55149 Secondary sites disappear from My Sites menu Toolbar normal major Awaiting Review defect (bug) reporter-feedback 04/25/2023
#44615 "Cannot use object of type stdClass as array" breaking update-core.php Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 06/07/2021
#56713 Check ACL permission before upgrading Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 10/17/2022
#47301 Core_Upgrader class not extending or working properly Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 05/20/2019
#54946 Failed to open stream: Permission denied Upgrade/Install normal minor Awaiting Review defect (bug) reporter-feedback 12/16/2022
#56431 Fatal Error on Update Page When a Plugin's Icon is Not Set Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 02/28/2024
#45724 Getting Warning: Cannot modify header information ..\wp-includes\pluggable.php on line 1223 Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 12/20/2018
#60397 Invalidate opcache after theme / plugin updates seebeen Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 01/31/2024
#40326 One Click Install Problems with WordPress 4.7.3 Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 03/22/2023
#60905 PHP Deprecated messages in class-automatic-upgrader-skin.php Upgrade/Install normal minor Awaiting Review defect (bug) reporter-feedback 04/12/2024
#57500 Plugin update results in mixing files of old and new versions Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 05/10/2023
#53705 Plugin upgrade deletes files from other in-progress upgrades Upgrade/Install normal normal Future Release defect (bug) reporter-feedback 05/01/2024
#48586 Problems updating to WordPress 5.3. Upgrade/Install normal major Awaiting Review defect (bug) reporter-feedback 02/15/2023
#33909 The `home` option not equivalent to the WP_HOME constant value in multisite and single instance Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/03/2022
#48982 Unable to update the wordpress Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 11/04/2022
#49117 WP default themes' translations keep being installed when updating WordPress Upgrade/Install normal trivial Awaiting Review defect (bug) reporter-feedback 05/29/2023
#47453 WP_Http_Parser warning on plugins page Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 06/04/2019
#52458 WordPress version check is passing "false" value to "esc_url" causing errors (in the logs) SergeyBiryukov Upgrade/Install normal normal Future Release defect (bug) reporter-feedback 08/19/2021
#48527 Wrong upgrade notification Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 02/15/2023
#48576 chmod(): Operation not permitted on WP v5.3 update. Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 02/23/2023
#54936 db_version mismatch after update to 5.9 Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2022
#44418 fs_unavailable while auto-updating plugins Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 05/06/2021
#55174 revert to the default "checked" behavior of blog_public switch in install.php Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 02/16/2022
#50339 setup-config.php serves mixed content when behind a TLS termination proxy Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 06/11/2020
#41335 dbDelta() does not recognize MySQL's IF NOT EXISTS statement Upgrade/Install normal normal Awaiting Review enhancement reporter-feedback 10/21/2022
#57953 The site is not set auto-update after "define( 'WP_AUTO_UPDATE_CORE', false ) Upgrade/Install normal normal Awaiting Review feature request reporter-feedback 07/20/2023
#51928 Provide plugin/theme update failure data to dot org Upgrade/Install normal normal Future Release task (blessed) dev-feedback 08/16/2024
#35707 On installation page, autocompleted password should not be visible. Upgrade/Install normal normal defect (bug) dev-feedback 02/15/2020
#20437 WP Upgrader filter to allow plugins to upload to existing directory Upgrade/Install normal normal enhancement reporter-feedback 06/04/2019
#49042 After WordPress automatically scales your uploaded images down, it loses track of the original images Upload normal normal Awaiting Review defect (bug) reporter-feedback 08/28/2022
#58306 File extension restriction revoke Upload normal normal Awaiting Review defect (bug) reporter-feedback 05/14/2023
#49658 Incorrect Upload Directory path using wp_upload_dir() Upload normal normal Awaiting Review defect (bug) reporter-feedback 03/23/2020
#57764 MYSQL operations excessive CPU consumption issue. Upload normal normal Awaiting Review defect (bug) reporter-feedback 02/20/2023
#18043 Uploaded images disappear after loading if using compression w/Apache Upload normal major Future Release defect (bug) dev-feedback 05/15/2019
#33963 New function: `upload_url()` Upload normal normal Awaiting Review enhancement reporter-feedback 05/15/2019
#61774 Error 403 while adding ' to last name on user page Users normal major Awaiting Review defect (bug) reporter-feedback 08/28/2024
1 2 3 4 5 6 7
Note: See TracReports for help on using and creating reports.