Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4797 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (3401 - 3500 of 4797)

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal defect (bug) needs-unit-tests 08/03/2017
#52247 Author role unable to set featured image (Error 403) Role/Capability normal normal defect (bug) 01/07/2021
#29594 Basic Cookie Authentication from External Database Role/Capability normal normal defect (bug) 06/04/2019
#26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal defect (bug) 06/04/2019
#54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal defect (bug) 02/03/2022
#47897 Introduce method to introduce new roles and caps independently of db upgrades. Role/Capability normal normal defect (bug) 08/18/2019
#48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post Role/Capability normal major defect (bug) 12/04/2019
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal defect (bug) 03/21/2017
#38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities Role/Capability normal normal defect (bug) 03/25/2019
#51651 The `read_post` meta capability returns an incorrect result for the inherit post status. Role/Capability normal normal defect (bug) 02/02/2021
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal defect (bug) 02/02/2020
#49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal defect (bug) 01/24/2020
#46440 WP_Roles data doesn't load correctly when 'switch_to_blog' is called in a multisite. Role/Capability normal normal defect (bug) 03/08/2019
#45879 WP_User::set_role() does not remove previous roles Role/Capability normal normal defect (bug) 01/09/2019
#36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal defect (bug) 06/04/2019
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal defect (bug) needs-unit-tests 05/25/2019
#47338 is_super_admin() should check a different capability Role/Capability normal normal defect (bug) 09/23/2019
#42136 manage_links should be a custom capability not a default Role/Capability normal minor defect (bug) 10/07/2017
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal defect (bug) needs-unit-tests 06/25/2017
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal defect (bug) 12/14/2021
#37362 @font-face errors with dashicons in Microsoft Edge Script Loader normal normal defect (bug) 12/11/2017
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal defect (bug) 05/02/2018
#30036 Add some escaping to $handle when printing styles. Script Loader normal normal defect (bug) 06/04/2019
#37756 Allow inline scripts on script aliases Script Loader normal normal defect (bug) needs-unit-tests 12/13/2019
#24713 Compression in load_styles.php does not always work, causing inability to use the admin Script Loader normal normal defect (bug) 06/04/2019
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct Script Loader normal normal defect (bug) 01/16/2019
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal defect (bug) 06/04/2019
#52320 Empty entries in WP_Scripts 'extra' field Script Loader normal trivial defect (bug) 02/23/2021
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal defect (bug) 01/30/2022
#40134 Invalid data for scripts in footer Script Loader normal normal defect (bug) 03/12/2017
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal defect (bug) 06/04/2019
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal defect (bug) 10/20/2019
#49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style Script Loader normal normal defect (bug) 11/10/2021
#21520 Prevent recursive script dependencies in wp_enqueue_script Script Loader normal normal defect (bug) 06/04/2019
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal defect (bug) 05/21/2019
#49470 Script loader: simplify maintenance Script Loader normal normal defect (bug) 07/21/2020
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal defect (bug) 11/06/2017
#36448 When concatenating scripts in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 06/04/2019
#36449 When concatenating styles in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 06/04/2019
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object Script Loader normal normal defect (bug) 01/10/2022
#47322 scenario based-bug in the file load-style.php Script Loader normal normal defect (bug) 05/20/2019
#55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal defect (bug) 02/18/2022
#46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working Script Loader normal major defect (bug) 02/24/2019
#41391 Links to media in password protected pages Security normal normal defect (bug) 07/24/2017
#53618 Nonce use for AJAX calls interferes with page caching Security normal normal defect (bug) 07/07/2021
#37559 Password protected pages require the password only once Security normal normal defect (bug) 06/04/2019
#53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal defect (bug) 08/24/2021
#34041 Tying nonces to sessions breaks when users are switched Security normal major defect (bug) 06/04/2019
#48955 WP 5.3.1 changes cause potential backwards compatibility breakage with kses Security normal normal defect (bug) 08/12/2020
#34852 fix broken re-auth loop (due to expired session) Security normal normal defect (bug) 06/04/2019
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right Shortcodes normal normal defect (bug) 06/04/2019
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal defect (bug) 07/16/2020
#34814 Presence of "Less than sign" < adds additional closing shortcode tag. Shortcodes normal normal defect (bug) 06/04/2019
#37238 Right-aligned captions with embedded iframes get removed in Visual mode Shortcodes normal normal defect (bug) 04/19/2019
#49955 Shortcode escaping not correctly handled when followed by enclosing shortcodes Shortcodes normal normal defect (bug) 07/16/2020
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) Shortcodes normal normal defect (bug) 03/25/2019
#55406 Shortcodes don't work inside srcset attribute Shortcodes normal normal defect (bug) 04/08/2022
#35545 Unexpected behavior of wp.shortcode.regexp Shortcodes normal normal defect (bug) 06/04/2019
#45377 Video Shortcode Ajax Issue Shortcodes normal minor defect (bug) 12/06/2018
#25820 [embed] shortcode can't be escaped like others Shortcodes normal minor defect (bug) 06/04/2019
#43456 `wp_html_split` <script> Shortcodes normal normal defect (bug) 03/02/2018
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal defect (bug) needs-unit-tests 06/04/2019
#33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 06/04/2019
#34983 shortcodes not working in input fields Shortcodes normal normal defect (bug) 06/04/2019
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal defect (bug) 04/01/2019
#48399 Recovery mode can stick the admin in a bad state Site Health normal normal defect (bug) 11/21/2019
#51088 Site Health Status widget displays incorrect or inconsistent number of issues Site Health normal normal defect (bug) 05/17/2021
#51830 Site Health Themes checkout isn't correct about automatic usage of default theme or themes condition in case of a broken theme Site Health normal normal defect (bug) 11/21/2020
#47428 Site Health: Remove duplicate code in VCS test Site Health normal normal defect (bug) 08/11/2019
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal defect (bug) has-patch 10/15/2020
#54010 Redirect from /sitemap.xml to /wp-sitemap.xml needs to be 301 and not 302 Sitemaps normal normal defect (bug) 03/01/2022
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table Taxonomy normal normal defect (bug) 11/11/2017
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) Taxonomy normal normal defect (bug) 04/05/2021
#52726 Allow default term when a user does not have assign_terms capability Taxonomy normal normal defect (bug) 03/05/2021
#42572 Can't delete custom taxonomy tags from a post Taxonomy normal normal defect (bug) 11/16/2017
#51666 Cannot unselect terms for a taxonomy with a default_term Taxonomy normal normal defect (bug) 11/24/2020
#53756 Can’t Change Tags’ Letter Case Taxonomy normal normal defect (bug) 11/28/2021
#48220 Category Dropdown Layout Issue Taxonomy normal major defect (bug) 10/05/2019
#27412 Category meta box: cannot see chosen subcategory if many items in subcategory Taxonomy normal normal defect (bug) 06/04/2019
#16230 Category slugs not cut at 200 characters as it should under some conditions Taxonomy normal normal defect (bug) 06/04/2019
#36893 Columns filter from taxonomy edit screen (edit-tags.php) gets applied in term edit screen (term.php) Taxonomy normal normal defect (bug) 06/04/2019
#30379 Creating multiple Categories with same name under 1 parent Taxonomy normal normal defect (bug) 06/04/2019
#47029 Custom Taxonomies, with no post_type association and custom submenu location, UX experience is broken when on Taxonomy management page Taxonomy normal normal defect (bug) 04/24/2019
#41035 Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms() Taxonomy normal normal defect (bug) 05/02/2018
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#37975 Duplicate tag names aren't supported Taxonomy normal normal defect (bug) 04/05/2019
#53591 Firts <ul> missing in wp_list_categories() Taxonomy normal normal defect (bug) 07/05/2021
#47101 Improve contrast when deleting terms in list table via AJAX Taxonomy normal normal defect (bug) 06/24/2019
#50444 Issue by taxonomy terms in quick edit Taxonomy normal normal defect (bug) 06/24/2020
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order Taxonomy normal major defect (bug) 12/01/2020
#36610 Loss of multibyte category and tag names Taxonomy normal normal defect (bug) 06/04/2019
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query Taxonomy normal normal defect (bug) 10/12/2019
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 06/04/2019
#48114 New category page does not update on button click Taxonomy normal minor defect (bug) 10/19/2019
#37518 New term.php is showing warning for rearranged columns using manage_{$screen->id}_columns filter Taxonomy normal normal defect (bug) 06/04/2019
#26409 Non-Editors can create (non-hierarchical) terms even though they can't manage_terms Taxonomy normal normal defect (bug) 02/03/2018
#47105 Not focusing on input control when validate that input control Taxonomy normal normal defect (bug) 06/28/2019
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term Taxonomy normal normal defect (bug) 09/04/2018
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal defect (bug) 06/04/2019
#34553 Remove the default category concept Taxonomy normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.