Make WordPress Core

{16} Needs Patch (3417 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1401 - 1500 of 3417)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query Query normal normal Awaiting Review defect (bug) 11/28/2017
#54853 Search only searching phrases and not searching individual terms Query normal normal Awaiting Review defect (bug) 01/19/2022
#42256 Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page Query normal normal Awaiting Review defect (bug) reporter-feedback 11/21/2017
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal normal Awaiting Review defect (bug) dev-feedback 09/20/2019
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies Query normal normal Awaiting Review defect (bug) 01/08/2019
#56992 The Loop displays incorrect data for queries started with `fields => 'id=>parent'`. Query normal normal Awaiting Review defect (bug) needs-unit-tests 11/04/2022
#41446 The PHP notice displayed after the overwriting global $posts by a new empty query. Query normal normal Awaiting Review defect (bug) 08/25/2020
#38709 Unlimited query for invalid post names pbearne Query normal normal Future Release defect (bug) 05/09/2024
#41546 WP Query order by meta_clause not working correctly for decimal values Query normal normal Awaiting Review defect (bug) 08/05/2017
#62044 WP allows to inject random strings into archive page urls, still returning 200 Query normal critical Awaiting Review defect (bug) 09/12/2024
#33341 WP_Meta_Query IN operator with empty array does not return expected result Query normal critical Awaiting Review defect (bug) dev-feedback 10/17/2023
#40387 WP_Query bug with product post type with search parameter on Query normal normal Awaiting Review defect (bug) 04/18/2017
#42546 WP_Query not handling 'LIKE' correctly. Query normal normal Awaiting Review defect (bug) 03/14/2018
#55207 WP_Query returns published sticky posts when post_status is set to draft Query normal normal Future Release defect (bug) early 03/28/2022
#43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal normal Awaiting Review defect (bug) 01/17/2019
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly Query normal critical Awaiting Review defect (bug) 04/05/2021
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#43391 WP_User_Query bug Query normal normal Awaiting Review defect (bug) 03/03/2018
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Awaiting Review defect (bug) needs-unit-tests 04/26/2021
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov Query normal normal Future Release defect (bug) 05/05/2017
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal Awaiting Review defect (bug) 03/02/2018
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal Awaiting Review defect (bug) 03/31/2017
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/01/2018
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 03/29/2017
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#45394 get_posts fails to return results when accessing admin with a custom user role Query normal normal Awaiting Review defect (bug) reporter-feedback 12/10/2018
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" Query normal normal Awaiting Review defect (bug) reporter-feedback 07/26/2024
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) 06/24/2021
#40166 query_vars bug sets is_home to false. Query normal normal Awaiting Review defect (bug) 05/20/2019
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal Awaiting Review defect (bug) 10/12/2019
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal Future Release defect (bug) 04/12/2021
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 06/04/2024
#52501 Bad date format in data picker, depends on time format settings Quick/Bulk Edit normal normal Awaiting Review defect (bug) 03/15/2023
#10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal Future Release defect (bug) 12/16/2018
#48496 Filters post_row_actions and page_row_actions not apply at AJAX inline-save action Quick/Bulk Edit normal normal Awaiting Review defect (bug) reporter-feedback 02/28/2023
#59971 Publishing a post in QuickEdit forces Date to NOW Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 12/05/2023
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 Quick/Bulk Edit low normal Future Release defect (bug) has-patch 05/14/2018
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 02/22/2023
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal Awaiting Review defect (bug) 02/07/2023
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 07/11/2024
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal Future Release defect (bug) 01/03/2021
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) needs-unit-tests 07/09/2019
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? REST API normal normal Awaiting Review defect (bug) close 03/20/2023
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker Awaiting Review defect (bug) 08/17/2021
#53242 Potential private information leak in REST API doing it wrong REST API normal normal Awaiting Review defect (bug) reporter-feedback 05/21/2021
#56668 REST API calls are failed when cookies are cleared from the site REST API normal normal Awaiting Review defect (bug) 09/27/2022
#56919 REST API term embed 401 - not allowed to view terms for this post REST API normal blocker Awaiting Review defect (bug) dev-feedback 10/29/2023
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal Future Release defect (bug) 10/08/2019
#60599 REST API: rest_filter_response_fields fails with a PHP fatal when a custom API endpoint returns a scalar value. REST API normal normal Future Release defect (bug) 03/11/2024
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 11/15/2022
#39861 WP REST API and Caching Issue johnbillion* REST API normal normal Future Release defect (bug) 06/21/2023
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal Awaiting Review defect (bug) 10/25/2020
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major Awaiting Review defect (bug) reporter-feedback 12/11/2022
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different REST API normal critical Awaiting Review defect (bug) reporter-feedback 10/29/2024
#60911 WordPress requires Host in the header REST API normal normal Awaiting Review defect (bug) reporter-feedback 05/17/2024
#55946 `post_tag` is not supporting in rest api for custom meta REST API normal normal Awaiting Review defect (bug) reporter-feedback 09/16/2022
#59558 not documented information about changes in embedded data REST API normal normal Awaiting Review defect (bug) 10/06/2023
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint REST API normal normal Future Release defect (bug) dev-feedback 06/20/2019
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) 02/25/2024
#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
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 01/31/2018
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 04/30/2021
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) 06/15/2021
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 04/19/2022
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal Awaiting Review defect (bug) 11/08/2017
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal Awaiting Review defect (bug) 08/20/2017
#41891 Bug when changing $(comments_)pagination_base of WP_Rewite instance to string with non-ASCII characters Rewrite Rules normal normal Awaiting Review defect (bug) 09/15/2017
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 03/02/2023
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal Awaiting Review defect (bug) 07/14/2020
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal Awaiting Review defect (bug) 03/27/2020
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo Rewrite Rules normal normal Awaiting Review defect (bug) 01/12/2018
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive Rewrite Rules normal normal Awaiting Review defect (bug) 03/12/2023
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 08/22/2017
#41079 PHP Notice: Undefined offset: -1 in /var/www/html/live/wp-includes/rewrite.php Rewrite Rules normal normal Awaiting Review defect (bug) 11/02/2024
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal Awaiting Review defect (bug) reporter-feedback 02/21/2019
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor Awaiting Review defect (bug) 07/21/2020
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 10/24/2017
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 05/14/2019
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 02/15/2020
#45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal Awaiting Review defect (bug) 01/13/2019
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 01/25/2018
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017
#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
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 08/04/2023
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 01/26/2024
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal Awaiting Review defect (bug) 05/13/2022
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal Awaiting Review defect (bug) 03/21/2017
#60026 Strange behavior WordPress in multisite environment wicustomizer Role/Capability normal normal Awaiting Review defect (bug) close 11/21/2024
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal Awaiting Review defect (bug) 02/02/2020
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
Note: See TracReports for help on using and creating reports.