Make WordPress Core

{40} Tickets Awaiting Review (5058 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (1901 - 2000 of 5058)

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#49911 WP_Tax_Query generates incorrect SQL Query normal defect (bug) 04/15/2020
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal defect (bug) 03/03/2020 4.7.2 dev-feedback
#48360 `meta_value` is ignored when empty string is provided Query normal defect (bug) 02/13/2020 3.2
#48280 orderby meta_value breaks with newer versions of MySQL Query normal defect (bug) 01/30/2020 5.2.3
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal defect (bug) 01/24/2020 5.3.2 has-patch
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal defect (bug) 01/11/2020 5.3.2 has-patch
#48768 WordPress 5.3 ajax bug with Elementor 2.7.5 Query critical defect (bug) 11/22/2019 5.3
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal defect (bug) 10/12/2019 4.7.3
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal defect (bug) 09/20/2019 dev-feedback
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal defect (bug) 09/17/2019 dev-feedback
#48020 Queries display in inconsistent order when ordering by meta_value_num Query normal defect (bug) 09/11/2019
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal defect (bug) 08/27/2019 4.9.7 needs-unit-tests
#47493 Meta Query Sorting with relation => OR not behaving as expected Query normal defect (bug) 06/06/2019 4.8.2
#40166 query_vars bug sets is_home to false. Query normal defect (bug) 05/20/2019 4.7.3
#47211 using amp in search show all post / pages with the & Query normal defect (bug) 05/10/2019
#47009 WP_Query bug with author=0 Query normal defect (bug) 04/22/2019
#38062 SELECT DISTINCT ... ORDER BY ... Query normal defect (bug) 04/09/2019 4.6 has-patch
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator Query normal defect (bug) 03/22/2019 3.9
#46347 WP_Term_Query where sql_clauses oddity Query normal defect (bug) 02/26/2019
#46285 Search colums of WP User Query vars is not updated after applying user_search_columns filter Query trivial defect (bug) 02/20/2019 4.9.8
#43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal defect (bug) 01/17/2019
#45894 is_home conditional tag returns incorrect value with home pagination Query normal defect (bug) 01/10/2019 5.0.2 has-patch
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies Query normal defect (bug) 01/08/2019 4.6.1 needs-patch
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page Query normal defect (bug) 12/18/2018
#45376 Search not working as described in codex Query normal defect (bug) 12/07/2018
#45400 last of query_vars contains anchor Query normal defect (bug) 12/05/2018 4.9.8
#45343 $query->post is null when WP_Query `fields` parameter is present Query normal defect (bug) 11/14/2018 dev-feedback
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal defect (bug) 10/01/2018 4.9 needs-unit-tests
#44519 Where are the pages of the headings added with the + add-on (any) ala https://wp-kama.ru/cat/wordpress/codex+xxx Query normal defect (bug) 07/05/2018
#44372 WP_Query cannot properly order by nested Parent/Child relationships Query minor defect (bug) 06/14/2018 4.9.6
#42546 WP_Query not handling 'LIKE' correctly. Query normal defect (bug) 03/14/2018 4.8.3
#43391 WP_User_Query bug Query normal defect (bug) 03/03/2018 4.9.4
#40397 PHP 7.1.x problem in WP_Query Query normal defect (bug) 01/11/2018 4.7.3
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query Query normal defect (bug) 11/28/2017 4.9
#42164 Conditional Tags not working when using ugly URL Query normal defect (bug) 10/10/2017 4.8.2 needs-unit-tests
#41546 WP Query order by meta_clause not working correctly for decimal values Query normal defect (bug) 08/05/2017 4.2
#41224 WP strips query vars if post contains "wp-admin" Query normal defect (bug) 07/03/2017 4.9 has-patch
#40984 Possible Bug with Named Orderby Meta Query SQL Query normal defect (bug) 06/09/2017 4.8
#40630 Advanced meta compare "like" in WP_Query Query normal defect (bug) 05/16/2017 4.7.4 has-patch
#40387 WP_Query bug with product post type with search parameter on Query normal defect (bug) 04/18/2017 4.7.3
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal defect (bug) 03/31/2017 4.7
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal defect (bug) 03/29/2017 4.7.3
#39914 'orderby' date results differs depend on 'post_status' Query normal defect (bug) 02/19/2017 4.7.2
#52501 Bad date format in data picker, depends on time format settings Quick/Bulk Edit normal defect (bug) 03/15/2023 5.6.1 needs-patch
#57753 Quickedit characters on date fields Quick/Bulk Edit trivial defect (bug) 02/22/2023 6.1.1
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal defect (bug) 02/07/2023 4.0 needs-patch
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal defect (bug) 02/23/2024 4.7
#54832 _doing_it_wrong should write into debug.log REST API normal defect (bug) 02/14/2024 5.8.3
#56079 Internal rest_do_request calls for posts/CPTs with status of anything but "published" should not need authentication REST API normal defect (bug) 10/31/2023
#56919 REST API term embed 401 - not allowed to view terms for this post REST API blocker defect (bug) 10/29/2023 6.0.3 dev-feedback
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id REST API major defect (bug) 10/16/2023 6.2.2
#59558 not documented information about changes in embedded data REST API normal defect (bug) 10/06/2023 needs-patch
#59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal defect (bug) 09/21/2023 5.2
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal defect (bug) 08/09/2023 6.0.2 has-patch
#57973 Can not delete custom template when name contains non-Latin characters REST API normal defect (bug) 03/26/2023 6.1.1 has-patch
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal defect (bug) 03/08/2023 4.7 dev-feedback
#53622 Query Param status default is a string value, but an array is required rachelbaker* REST API minor defect (bug) 02/20/2023 needs-unit-tests
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal defect (bug) 12/11/2022
#57088 Rest API improve time response with cache REST API normal defect (bug) 11/15/2022 dev-feedback
#56668 REST API calls are failed when cookies are cleared from the site REST API normal defect (bug) 09/27/2022 6.0.2 needs-patch
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal defect (bug) 09/05/2022 5.6
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal defect (bug) 05/14/2022 5.8.2
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them REST API normal defect (bug) 02/09/2022 5.9
#54484 REST API returns (empty) array for Meta but Schema has type object REST API normal defect (bug) 11/24/2021 5.8.2
#54125 Rest API tax_relation=OR doesn't seem to work correctly REST API major defect (bug) 09/15/2021 5.8
#53942 Non-single post meta multiple value update breaks post save through REST API REST API blocker defect (bug) 08/17/2021 5.8 needs-patch
#53828 Nullable registered meta with format does not display in JSON schema REST API normal defect (bug) 07/29/2021
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint REST API normal defect (bug) 04/30/2021 5.0
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API major defect (bug) 04/20/2021 5.3
#53008 Creating an anonymous comment with custom fields via REST API REST API normal defect (bug) 04/12/2021 4.7
#51909 REST API inconsistencies REST API normal defect (bug) 12/01/2020 4.8
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal defect (bug) 10/25/2020 4.9
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal defect (bug) 07/06/2021 5.7.2
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal defect (bug) 06/15/2021 4.7 needs-patch
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal defect (bug) 04/30/2021 4.8
#49291 Code issues with set_time_limit Revisions normal defect (bug) 01/27/2020 5.3.2
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal defect (bug) 12/16/2019 5.3.1
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal defect (bug) 03/11/2019 4.9.7
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal defect (bug) 01/16/2019
#45366 Optimize wp_get_post_revisions() call in wp_list_post_revisions() Revisions normal defect (bug) 11/17/2018 4.9.8 has-patch
#44684 Page/Post revisions don't seem to load into preview Revisions normal defect (bug) 08/01/2018 4.9.7 has-patch
#43189 Restoring page revision doesn't restore page template previously used Revisions normal defect (bug) 01/31/2018 4.9.2
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal defect (bug) 03/12/2024 has-patch
#60330 redirect that working incorrectly! Rewrite Rules normal defect (bug) 03/05/2024
#58536 url_to_postid does not work at MS install in context of another blog when $wp_rewrite->use_verbose_page_rules differs Rewrite Rules normal defect (bug) 10/29/2023
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal defect (bug) 06/23/2023 5.5.1 has-patch
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal defect (bug) 06/12/2023 has-patch
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive Rewrite Rules normal defect (bug) 03/12/2023 6.1.1 needs-patch
#56381 WordPress creates invalid web.config -file Rewrite Rules normal defect (bug) 01/04/2023 6.0 has-patch
#54654 Can flush_rewrite_rules() be called automatically after changing the site URL? Rewrite Rules normal defect (bug) 12/18/2021
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal defect (bug) 12/18/2021
#54161 WordPress destroy iis web.config when using "location" config. Rewrite Rules critical defect (bug) 09/22/2021 5.8.1
#53545 Domain Mapping not working with page as homepage Rewrite Rules normal defect (bug) 06/28/2021 5.7.2
#52969 Permalink for /wp-includes falls back to blog post Rewrite Rules normal defect (bug) 04/05/2021 5.6.1
#52419 Pagination adds trailing slash when it shouldn't Rewrite Rules minor defect (bug) 02/02/2021 5.6
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules critical defect (bug) 09/11/2020 4.9.8 dev-feedback
#50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules critical defect (bug) 08/14/2020 5.5
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules minor defect (bug) 07/21/2020 5.5 needs-patch
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal defect (bug) 07/14/2020 4.7
#48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal defect (bug) 05/13/2020 dev-feedback
Note: See TracReports for help on using and creating reports.