Make WordPress Core

{13} Has Patch (2440 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (901 - 1000 of 2440)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#64507 Fatal errors can ensue in WP_Query when requests are made with array query vars Query normal normal Future Release defect (bug) has-patch 4 months ago
#63666 Multiple tags in URL broken in 6.8 Query normal normal Awaiting Review defect (bug) has-patch 13 months ago
#52337 Non-numeric attachment_id and p query string params result in posts page Query normal normal Future Release defect (bug) has-patch 3 years ago
#63098 Passing array in term query arg triggers fatal error Query normal normal Awaiting Review defect (bug) has-patch 16 months ago
#60566 Posts Page as Draft remains publicly queryable Query normal normal Future Release defect (bug) has-patch 6 months ago
#65267 Preserve Query Strings on Old-Slug Redirects, If Any Query normal normal Future Release defect (bug) has-patch 3 months ago
#52094 Queries with perm readable/editable will not work for multiple post types and status queries Query normal normal Awaiting Review defect (bug) has-patch 4 years ago
#65072 Registering a query_var called 'preview_nonce' stops previews from working. dsas Query normal normal Awaiting Review defect (bug) has-patch 4 months ago
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal Awaiting Review defect (bug) has-patch 7 years ago
#50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 2 years ago
#38283 Some `WP_Query` query vars undocumented Query normal normal Future Release defect (bug) has-patch 7 years ago
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 5 years ago
#63998 Undefined variable warnings in WP Class Query lowest trivial Awaiting Review defect (bug) has-patch 11 months ago
#40521 Using a custom query var on a static front page results in wrong $post Query normal normal Future Release defect (bug) has-patch 3 months ago
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 9 years ago
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal Awaiting Review defect (bug) has-patch 2 years ago
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal normal Awaiting Review defect (bug) has-patch 8 months ago
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 7 years ago
#60745 WP_Query::parse_query() does not handle invalid query arg values Query normal normal Future Release defect (bug) has-patch 4 days ago
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Future Release defect (bug) has-patch 7 weeks ago
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 9 years ago
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal Awaiting Review defect (bug) has-patch 3 years ago
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings Query normal normal Awaiting Review defect (bug) has-patch 8 months ago
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) has-patch 2 months ago
#59252 is_front_page returns false when a static blog page has been set. joedolson* Query normal normal Awaiting Review defect (bug) has-patch 18 months ago
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal Awaiting Review defect (bug) has-patch 8 years ago
#65671 is_page() and is_single() do not match a path that begins with a slash Query normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 7 years ago
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 6 years ago
#63902 wp_get_post_autosave() uses a non-limited SQL query Query normal minor Awaiting Review defect (bug) has-patch 11 months ago
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) close 14 months ago
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 2 days ago
#61409 JQMIGRATE warnings for bulk edit Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 2 years ago
#63943 Post Passwords over 255 are not controlled in Quick Edit, nor reported Server Level. rishabhwp Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 7 months ago
#61833 Post titles in Bulk Edit should show decoded HTML Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 18 months ago
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 7 years ago
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 3 years ago
#38507 Quick Edit: Parent label without input when editing page Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 13 months ago
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 Quick/Bulk Edit low normal Future Release defect (bug) has-patch 4 months ago
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 11 months ago
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal Awaiting Review defect (bug) has-patch 11 months ago
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API normal normal Future Release defect (bug) has-patch 9 months ago
#60055 Array to string conversion warning after r50157 REST API normal minor Awaiting Review defect (bug) has-patch 3 months ago
#52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) has-patch 2 years ago
#63982 Comment REST API route: add support multiple statuses adamsilverstein REST API normal normal 7.2 defect (bug) has-patch 2 weeks ago
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter REST API normal normal 7.2 defect (bug) changes-requested 7 days ago
#65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js REST API normal normal Awaiting Review defect (bug) has-patch 3 months ago
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal Future Release defect (bug) changes-requested 5 months ago
#64168 Inaccurate JSON schema for template-parts endpoint REST API normal normal Future Release defect (bug) has-patch 3 months ago
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 2 years ago
#61061 PHP Warning with invalid JSON input REST API low normal Future Release defect (bug) has-patch 6 months ago
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed REST API normal normal Awaiting Review defect (bug) has-patch 5 months ago
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal Awaiting Review defect (bug) has-patch 2 years ago
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.2 defect (bug) changes-requested 13 days ago
#63967 REST API test methods using supported image format to test unsupported logic checks REST API normal normal Future Release defect (bug) has-patch 10 months ago
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 5 years ago
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() westonruter REST API normal normal 7.2 defect (bug) changes-requested 3 days ago
#41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 6 months ago
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal Awaiting Review defect (bug) has-patch 3 years ago
#64926 REST API: GET requests fail object/array schema validation when params are JSON-serialized strings REST API normal normal Awaiting Review defect (bug) has-patch 4 months ago
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal Awaiting Review defect (bug) has-patch 15 months ago
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 22 months ago
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property REST API normal normal Awaiting Review defect (bug) has-patch 3 months ago
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal Future Release defect (bug) has-patch 3 months ago
#65694 REST autosave controller silently ignores post_title updates matching the published post's title, leaving stale title in the autosave revision REST API normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65761 REST comments: wrong error when a status is sent with no post REST API normal minor 7.2 defect (bug) has-patch 10 days ago
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal Future Release defect (bug) has-patch 3 years ago
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal Awaiting Review defect (bug) has-patch 3 years ago
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave REST API normal normal Awaiting Review defect (bug) has-patch 9 days ago
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal Future Release defect (bug) has-patch 5 years ago
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 20 months ago
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 2 years ago
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 9 days ago
#62903 permission_callback should be called before validate_callback in REST API REST API normal normal Awaiting Review defect (bug) close 18 months ago
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal normal Awaiting Review defect (bug) has-patch 9 months ago
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) has-patch 4 months ago
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 7 years ago
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* Revisions normal normal Future Release defect (bug) has-patch 3 weeks ago
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal Future Release defect (bug) has-patch 7 years ago
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 3 years ago
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) has-patch 4 months ago
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) has-patch 7 weeks ago
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 5 years ago
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 2 months ago
#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 9 years ago
#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) has-patch 12 days ago
#63353 Invalid type false for permalink_structure property Rewrite Rules normal trivial Awaiting Review defect (bug) has-patch 16 months ago
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 6 years ago
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 14 months ago
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal Future Release defect (bug) has-patch 7 years ago
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 4 years ago
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) has-patch 4 weeks ago
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 2 years ago
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 2 years ago
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 3 years ago
#13972 Add new category link - capability check needed Role/Capability normal minor Future Release defect (bug) has-patch 3 months ago
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal Future Release defect (bug) has-patch 4 years ago
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal Awaiting Review defect (bug) close 10 months ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.