Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4821 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 (2501 - 2600 of 4821)

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#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
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor defect (bug) 04/27/2022
#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
#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
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal defect (bug) 05/13/2022
#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
#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
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal defect (bug) 11/08/2017
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal defect (bug) 08/20/2017
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal defect (bug) 12/18/2021
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#41891 Bug when changing $(comments_)pagination_base of WP_Rewite instance to string with non-ASCII characters Rewrite Rules normal normal defect (bug) 09/15/2017
#54654 Can flush_rewrite_rules() be called automatically after changing the site URL? Rewrite Rules normal normal defect (bug) 12/18/2021
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal defect (bug) 03/04/2022
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal defect (bug) 07/14/2020
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal defect (bug) 03/27/2020
#53545 Domain Mapping not working with page as homepage Rewrite Rules normal normal defect (bug) 06/28/2021
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal defect (bug) has-patch 10/06/2017
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo Rewrite Rules normal normal defect (bug) 01/12/2018
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal defect (bug) 08/22/2017
#52419 Pagination adds trailing slash when it shouldn't Rewrite Rules normal minor defect (bug) 02/02/2021
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor defect (bug) 07/21/2020
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
#52969 Permalink for /wp-includes falls back to blog post Rewrite Rules normal normal defect (bug) 04/05/2021
#36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 06/04/2019
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal defect (bug) 02/25/2020
#38518 Rewrite Rules rebuilding on parse_request Rewrite Rules normal normal defect (bug) 03/26/2019
#32471 There is no proper way to flush rewrite rules at plugin network de-activation Rewrite Rules normal normal defect (bug) 06/04/2019
#16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post Rewrite Rules normal normal defect (bug) 06/04/2019
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 Rewrite Rules normal normal defect (bug) 06/04/2019
#49155 WP_HOME constant will force-redirect static front page but not posts on front page Rewrite Rules normal normal defect (bug) 01/09/2020
#36812 WP_Rewrite removes regex groups, should replace with non-capturing Rewrite Rules normal normal defect (bug) 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#54161 WordPress destroy iis web.config when using "location" config. Rewrite Rules normal critical defect (bug) 09/22/2021
#50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules normal critical defect (bug) 08/14/2020
#44039 attachment rewrite rule redirects to posts instead of showing 404 Rewrite Rules normal minor defect (bug) 05/10/2018
#42328 directory listing, missing index.html Rewrite Rules normal normal defect (bug) 10/24/2017
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal defect (bug) 05/14/2019
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal defect (bug) 02/15/2020
#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 defect (bug) 01/13/2019
#46000 non empty post object in case of error 404 Rewrite Rules normal normal defect (bug) 01/16/2019
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal defect (bug) 01/25/2018
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal defect (bug) 12/21/2018
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#30679 Clicking "Restore this Revision" publishes immediately Revisions normal normal defect (bug) 06/04/2019
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal defect (bug) 07/06/2021
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal defect (bug) has-patch 08/01/2018
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal defect (bug) 01/31/2018
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal defect (bug) 03/11/2019
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal normal defect (bug) 01/16/2019
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal defect (bug) 04/30/2021
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal defect (bug) 06/15/2021
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal defect (bug) 04/19/2022
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal defect (bug) 12/16/2019
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal defect (bug) 01/03/2021
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal defect (bug) needs-unit-tests 07/09/2019
#52629 Introduce a better way to deprecate REST API parameters REST API normal normal defect (bug) 02/23/2021
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker defect (bug) 08/17/2021
#53828 Nullable registered meta with format does not display in JSON schema REST API normal 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 normal defect (bug) 04/30/2021
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them REST API normal normal defect (bug) 02/09/2022
#51909 REST API inconsistencies REST API normal normal defect (bug) 12/01/2020
#54484 REST API returns (empty) array for Meta but Schema has type object REST API normal normal defect (bug) 11/24/2021
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal defect (bug) 10/08/2019
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal defect (bug) 10/25/2020
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API normal major defect (bug) 04/20/2021
Note: See TracReports for help on using and creating reports.