Make WordPress Core

{13} Has Patch (2467 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 (2101 - 2200 of 2467)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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 8 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 7 weeks ago
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 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
#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 3 weeks 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 15 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 6 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
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) has-patch 17 months ago
#62600 fatal error on capabilities. Role/Capability normal normal Future Release defect (bug) has-patch 7 days ago
#47338 is_super_admin() should check a different capability Role/Capability normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 22 months ago
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 5 years ago
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 21 months ago
#65272 Blocks' opinionated styles are not loading on demand in classic themes westonruter* Script Loader normal normal 7.2 defect (bug) has-patch 2 weeks ago
#59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 23 months ago
#65750 Compression test sends unauthorized AJAX requests for users without manage_options Script Loader normal minor Future Release defect (bug) has-patch 3 weeks ago
#63017 Compression via PHP documented and in URL but not used anymore Script Loader normal normal Future Release defect (bug) has-patch 3 months ago
#52320 Empty entries in WP_Scripts 'extra' field Script Loader low trivial 7.2 defect (bug) has-patch 5 days ago
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 2 years ago
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 8 years ago
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) has-patch 6 weeks ago
#64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal Future Release defect (bug) has-patch 5 months ago
#61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* Script Loader normal normal Future Release defect (bug) has-patch 2 weeks ago
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 8 years ago
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal Awaiting Review defect (bug) has-patch 18 months ago
#65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor Awaiting Review defect (bug) has-patch 6 years ago
#65052 Nonce check order flaw in post-quickdraft-save rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 3 months ago
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 7 years ago
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal Awaiting Review defect (bug) has-patch 5 years ago
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid Security normal normal Awaiting Review defect (bug) has-patch 8 months ago
#65574 Unsafe usage of href attribute in wp-admin/js/common.js Security normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65573 Unsafe usage of href attribute in wp-admin/js/link.js Security normal normal Awaiting Review defect (bug) has-patch 7 days ago
#65572 Unsafe usage of href attribute in wp-admin/js/post.js Security normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 17 months ago
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 4 years ago
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 8 years ago
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 6 years ago
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 10 years ago
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 2 years ago
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) has-patch 3 weeks ago
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 7 years ago
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 5 years ago
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content hbhalodia Site Health normal normal Future Release defect (bug) has-patch 13 days ago
#65395 Site Health falsely reports "Opcode cache is not enabled" on shared hosting (WP 7.0) Site Health normal normal Awaiting Review defect (bug) has-patch 6 weeks ago
#62630 Site Health plugin information display html tags in plugin name Site Health normal trivial Awaiting Review defect (bug) has-patch 20 months ago
#64707 Site Health: Opcode cache test reports a false negative when OPcache runs in file-cache-only mode westonruter* Site Health normal normal 7.2 defect (bug) has-patch 2 weeks ago
#47428 Site Health: Remove duplicate code in VCS test Site Health normal normal Future Release defect (bug) has-patch 4 months ago
#47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal normal Awaiting Review defect (bug) has-patch 2 years ago
#51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 3 days ago
#60388 WordPress Core error message in my Website Site Health normal normal Awaiting Review defect (bug) has-patch 2 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
#65375 Paginated XML sitemap sub-pages return 404 once paged exceeds the blog post page count Sitemaps normal normal Awaiting Review defect (bug) has-patch 2 months ago
#51117 Sitemap & XSL requests execute main query for home page. Sitemaps normal normal Future Release defect (bug) has-patch 5 weeks ago
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) close 5 months ago
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 5 years ago
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor Awaiting Review defect (bug) has-patch 2 years ago
#64038 Cache miss for `WP_Term_Query` Taxonomy normal normal Future Release defect (bug) has-patch 5 months ago
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal Future Release defect (bug) has-patch 9 years ago
#38424 Custom form taxonomy field doesn't clear after added... Taxonomy normal normal Future Release defect (bug) has-patch 8 years ago
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal Awaiting Review defect (bug) has-patch 7 years ago
#41594 Edit tag form limited to 800px width Taxonomy normal normal Awaiting Review defect (bug) has-patch 5 years ago
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor Future Release defect (bug) has-patch 8 years ago
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal normal Awaiting Review defect (bug) has-patch 2 years ago
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal Awaiting Review defect (bug) has-patch 3 years ago
#5358 Queried object on multiple tag query holds only first tag Taxonomy normal normal Future Release defect (bug) has-patch 9 months ago
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 16 months ago
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 4 years ago
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb Taxonomy lowest normal Future Release defect (bug) has-patch 13 days ago
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 8 years ago
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major Awaiting Review defect (bug) has-patch 2 months ago
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 9 years ago
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 15 months ago
#63488 Wrong return value for get_category_by_path() Taxonomy normal normal Awaiting Review defect (bug) has-patch 15 months ago
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal Future Release defect (bug) has-patch 9 years ago
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 9 years ago
#39678 get_term_by slug with "0" as value Taxonomy normal normal Awaiting Review defect (bug) has-patch 5 years ago
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 3 years ago
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 7 months ago
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 3 years ago
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal Future Release defect (bug) changes-requested 3 years ago
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) close 7 months ago
#58186 Block Theme Detection is broken due to symlinks Themes normal normal Awaiting Review defect (bug) has-patch 3 years ago
#59600 Block themes: Use a cache for block template files Themes normal normal Future Release defect (bug) has-patch 6 weeks ago
#63411 Enhance PHPDoc for add_editor_style function Themes normal normal Awaiting Review defect (bug) has-patch 16 months ago
#58905 Ensure locate_template only loads theme files jorbin Themes normal normal Future Release defect (bug) has-patch 3 weeks ago
Note: See TracReports for help on using and creating reports.