Make WordPress Core

{16} Needs Patch (2759 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 (1101 - 1200 of 2759)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal Awaiting Review defect (bug) 6 years ago
#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 4 years ago
#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 23 months ago
#62577 WordPress Rest API broken in 6.7.1 REST API normal normal Awaiting Review defect (bug) close 21 months ago
#55946 `post_tag` is not supporting in rest api for custom meta REST API normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#60099 Fix revisions system adamsilverstein Revisions normal minor Awaiting Review defect (bug) reporter-feedback 13 months ago
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 9 years ago
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 5 years ago
#51374 The initial revision of an imported post goes missing Revisions normal normal Awaiting Review defect (bug) 12 months ago
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#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) 9 years ago
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal Awaiting Review defect (bug) 6 years ago
#65411 Don’t let ?s= override singular URLs Rewrite Rules low normal Awaiting Review defect (bug) dev-feedback 3 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
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 6 years ago
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal Awaiting Review defect (bug) reporter-feedback 10 months ago
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor Awaiting Review defect (bug) 6 years ago
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 4 years ago
#42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 Rewrite Rules normal minor Awaiting Review defect (bug) close 12 months ago
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 7 years ago
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 7 years ago
#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) 8 years ago
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#63440 6.8.1 Multisite: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, string given in wp-includes/class-wp-roles.php:291 Role/Capability normal major Awaiting Review defect (bug) reporter-feedback 16 months ago
#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 8 years ago
#49673 Mass select change of role is bugged. Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#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 3 years ago
#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 3 years ago
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal Awaiting Review defect (bug) 4 years ago
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal Awaiting Review defect (bug) 9 years ago
#60026 Strange behavior WordPress in multisite environment wicustomizer Role/Capability normal normal Awaiting Review defect (bug) close 10 months ago
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal Awaiting Review defect (bug) 7 years ago
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 9 years ago
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 8 years ago
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal normal Awaiting Review defect (bug) close 2 years ago
#61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head Script Loader normal normal Awaiting Review defect (bug) close 9 months ago
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 6 years ago
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor Future Release defect (bug) 4 years ago
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 9 years ago
#61755 Use WPINC constant in script-loader.php Script Loader normal normal Awaiting Review defect (bug) close 13 months ago
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 4 years ago
#55695 error on script_loader.php Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 12 months ago
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 3 years ago
#41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 9 years ago
#56860 Sodium Compat library is improperly loaded Security normal normal Awaiting Review defect (bug) 22 months ago
#63457 WordPress 6.8 will fail creating bcrypt when entropy sources are not available Security normal normal Awaiting Review defect (bug) reporter-feedback 16 months 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
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#51377 Front End elements break after too many shortcodes Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal Future Release defect (bug) 6 years ago
#58386 Shortcode generated by a block element is not executed in templates Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
#52567 Shortcodes in separate <p> tags appear on same line in browser Shortcodes normal normal Awaiting Review defect (bug) 3 years ago
#43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 9 years ago
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 19 months ago
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 7 years ago
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 4 years ago
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#54598 Site Health makes downright wrong and dangerous suggestions Site Health normal normal Awaiting Review defect (bug) close 18 months ago
#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 4 years ago
#55280 Unsupported operand types in Site Health Site Health normal normal Awaiting Review defect (bug) 3 years ago
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal normal Awaiting Review defect (bug) dev-feedback 2 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
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 6 years ago
#65635 provide an alternative to the XSLT stylesheet processing instruction for XML Sitemaps since browsers are phasing out support for it Sitemaps normal normal Future Release defect (bug) dev-feedback 8 weeks ago
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 3 years ago
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal normal Awaiting Review defect (bug) 9 years ago
#60076 200 tags maximum Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) Taxonomy normal normal Awaiting Review defect (bug) 5 years ago
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice Taxonomy normal normal Awaiting Review defect (bug) 16 months ago
#14691 Allow commas in tag names Taxonomy normal major Future Release defect (bug) 12 months ago
#42572 Can't delete custom taxonomy tags from a post Taxonomy normal normal Awaiting Review defect (bug) 9 years ago
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked Taxonomy normal trivial Awaiting Review defect (bug) close 22 months ago
#41035 Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms() Taxonomy normal normal Awaiting Review defect (bug) 8 years ago
#37975 Duplicate tag names aren't supported Taxonomy normal normal Future Release defect (bug) 7 years ago
#58748 Duplicate tags we can't select under post edit page. even slug are different. Taxonomy normal major Awaiting Review defect (bug) 3 years ago
#53591 Firts <ul> missing in wp_list_categories() Taxonomy normal normal Awaiting Review defect (bug) 5 years ago
#26409 Non-Editors can create (non-hierarchical) terms even though they can't manage_terms Taxonomy normal normal Future Release defect (bug) 9 years ago
#43729 Pagination on static Post page not working after changing Permalink Catagory Base Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 11 months ago
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#41631 Same Term Not Added Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 15 months ago
#43626 Searching for tags using slugs work for English but does not work for Arabic Taxonomy normal normal Awaiting Review defect (bug) 8 years ago
#56351 Shared terms will not apply properly to a post in WordPress 6.0 Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#47339 Tags S and Š Taxonomy normal normal Awaiting Review defect (bug) 3 years ago
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal Future Release defect (bug) changes-requested 16 months ago
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term Taxonomy normal normal Future Release defect (bug) 9 years ago
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor Awaiting Review defect (bug) dev-feedback 6 years ago
#54810 Terms management screen: Bulk actions dropdown overlaps search field on small screens Taxonomy normal normal Awaiting Review defect (bug) 5 years ago
#56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active Taxonomy normal critical Awaiting Review defect (bug) close 4 years ago
#38922 Use REST API for ajax tag search Taxonomy normal normal Future Release defect (bug) 6 years ago
#44802 WP Generate Tag cloud not generating Link (href) tag value and Role tag value. Taxonomy normal major Awaiting Review defect (bug) reporter-feedback 5 years ago
#44279 `get_terms()` with `child_of` and `childless` combined Taxonomy normal normal Future Release defect (bug) 3 years ago
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.