Make WordPress Core

{40} Tickets Awaiting Review (5133 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (701 - 800 of 5133)

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

Defects Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#47742 sorting by date incorrect Posts, Post Types normal defect (bug) 07/20/2019
#47743 autosave locks db and is slow Autosave normal defect (bug) 07/20/2019
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types Posts, Post Types normal defect (bug) 07/05/2019
#46559 Could not embed some content Embeds normal defect (bug) 07/02/2019
#45130 Defer jQuery WordPress Admin & Customizer doesn't work properly Administration normal defect (bug) 07/01/2019 needs-patch
#47619 i got error in /wp-includes/media.php Media normal defect (bug) 06/28/2019
#47618 Email sent to blank address on email change for user with no previous email address Users minor defect (bug) 06/27/2019 needs-patch
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal defect (bug) 06/19/2019 has-patch
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal defect (bug) 06/18/2019
#47517 Left Navigation Disappeared Administration normal defect (bug) 06/11/2019 dev-feedback
#44381 GDPR V2 - Anticipate front-end only sites for confirm actions Privacy normal defect (bug) 06/03/2019
#47419 If emojis or embeds JavaScript is not loaded, variable wp is undefined in the front-end. General normal defect (bug) 05/29/2019
#47211 using amp in search show all post / pages with the & Query normal defect (bug) 05/10/2019
#46971 Selected Image gets overflow in Edit Image in Media upload - iPhone - 6/7/8 Media normal defect (bug) 04/30/2019 dev-feedback
#46963 Comments meta box offset bug for custom comment types Comments normal defect (bug) 04/30/2019 has-patch
#47009 WP_Query bug with author=0 Query normal defect (bug) 04/22/2019
#46932 dbDelta does not account for MySQL keywords being used as key names Database minor defect (bug) 04/16/2019
#46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal defect (bug) 04/15/2019 dev-feedback
#38037 Maximum User ID Issue Users normal defect (bug) 04/10/2019 needs-patch
#46846 Tight comparisons and use of Yoda conditions are not consistent Formatting normal defect (bug) 04/09/2019 dev-feedback
#46804 wp-phpunit calls _delete_all_posts() too early during bootstrap Build/Test Tools normal defect (bug) 04/05/2019
#46364 update.php coding standards:trigger_error() function Administration normal defect (bug) 04/01/2019 has-patch
#46250 smaller fonts for page navigation in admin in 5.1 Administration normal defect (bug) 03/22/2019
#46557 Dragging image to uploader directly from another website causes redirection Upload normal defect (bug) 03/18/2019
#46451 wp_dropdown_users() does not pass all applicable arguments on to get_users() Users normal defect (bug) 03/09/2019
#46342 Error messages in the Dashboard for Editor Role General normal defect (bug) 02/27/2019
#46347 WP_Term_Query where sql_clauses oddity Query normal defect (bug) 02/26/2019
#46321 rel="noopener noreferrer" General normal defect (bug) 02/22/2019
#46145 dbDelta runs same updates on every execution Database normal defect (bug) 01/30/2019
#46100 Custom field validation is not working in Gutenberg Editor Editor major defect (bug) 01/25/2019
#46042 wp_nav_menu always returns a container Menus normal defect (bug) 01/19/2019
#42825 [embed] shortcode - oembed_cache not being updated when $cached_recently is false Embeds normal defect (bug) 01/17/2019
#43098 Defining WP_UNINSTALL_PLUGIN also when the uninstall handler is registered via register_uninstall_hook() Administration normal defect (bug) 01/17/2019
#43100 Unexpected results from wpautop General normal defect (bug) 01/17/2019
#43589 WPDB Update change NULL values to acceptable values Database normal defect (bug) 01/17/2019 has-patch
#43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal defect (bug) 01/17/2019
#43723 Sanitize user_contactmethods output Administration normal defect (bug) 01/17/2019 dev-feedback
#43995 wp_dropdown_categories(array( 'pad_counts' => true ) ) doesn't correctly pad counts on post_types with custom stati Taxonomy normal defect (bug) 01/17/2019
#44027 "Enable full-height editor" setting only saved on page refresh Users minor defect (bug) 01/17/2019
#44074 oEmbed with many <pre> tags do not work Embeds minor defect (bug) 01/17/2019
#44375 `update_option` in `WP_Widget::update` breaks Customizer Widgets normal defect (bug) 01/17/2019
#44399 Add unique capability for oembed Embeds normal defect (bug) 01/17/2019 needs-unit-tests
#44531 Multiple bytes decimal point and thousands separator in number_format_i18n PHP < 5.4 I18N normal defect (bug) 01/17/2019 dev-feedback
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy critical defect (bug) 01/17/2019 has-patch
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal defect (bug) 01/16/2019
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument Options, Meta APIs normal defect (bug) 01/16/2019 dev-feedback
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal defect (bug) 01/16/2019 needs-unit-tests
#45879 WP_User::set_role() does not remove previous roles Role/Capability normal defect (bug) 01/09/2019
#45861 Global variable in plugin main file Plugins normal defect (bug) 01/09/2019 dev-feedback
#44847 Redirect old date-based permalinks on structure changes Permalinks normal defect (bug) 01/08/2019 needs-unit-tests
#45779 probable issue in Plugin activation hook Plugins normal defect (bug) 01/07/2019
#45819 when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's Permalinks normal defect (bug) 01/03/2019
#45744 post preview does not work Editor critical defect (bug) 12/28/2018
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal defect (bug) 12/21/2018
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page Query normal defect (bug) 12/18/2018
#45620 Issues with WordPress 5.0 Editor normal defect (bug) 12/17/2018
#45600 Suboptimal pasting from Word in block editor Editor normal defect (bug) 12/12/2018
#45076 Category counter is not updated Taxonomy normal defect (bug) 12/09/2018 dev-feedback
#45376 Search not working as described in codex Query normal defect (bug) 12/07/2018
#45343 $query->post is null when WP_Query `fields` parameter is present Query normal defect (bug) 11/14/2018 dev-feedback
#45296 Serious side-effects when login in another tab after session expiration in first tab Users normal defect (bug) 11/06/2018
#44270 Non-public custom post types have rewrite rules enabled by default Posts, Post Types trivial defect (bug) 10/03/2018 has-patch
#44960 wp-login.php does not allow redirecting 'read' capability (Subscriber) to Dashboard instead of Profile upon login Login and Registration normal defect (bug) 09/18/2018
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal defect (bug) 09/17/2018 needs-unit-tests
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration major defect (bug) 08/12/2018 dev-feedback
#44759 Percent-encoded unicode characters in CPT rewrite slug prevent finding the CPTs on the front-end Posts, Post Types normal defect (bug) 08/09/2018
#44429 WP-CLI incompatibility with wp_redirect( https://... ) General major defect (bug) 07/24/2018 dev-feedback
#44631 Limit the displayed search phrase for the posts list table Posts, Post Types normal defect (bug) 07/24/2018 has-patch
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal defect (bug) 07/17/2018 dev-feedback
#44510 count_user_posts() does not check for empty $userid Users normal defect (bug) 07/07/2018 has-patch
#44519 Where are the pages of the headings added with the + add-on (any) ala https://wp-kama.ru/cat/wordpress/codex+xxx Query normal defect (bug) 07/05/2018
#44459 Options added to the Permalinks admin page do not get saved Options, Meta APIs normal defect (bug) 06/26/2018
#44333 Password hint label needs to be re-worded and needs to have a minimum password length check Login and Registration major defect (bug) 06/08/2018 dev-feedback
#44313 /wp-admin/css/forms.css problem when adding a <select> with 'restrict_manage_users' Users normal defect (bug) 06/05/2018
#44259 wp_query: Post & Page Parameters doc section incorrect General normal defect (bug) 05/29/2018
#44212 Add a new helper function for comma- or space-separated lists General normal defect (bug) 05/28/2018 has-patch
#44251 Wrong way of getting website root url when site is rewritten General normal defect (bug) 05/28/2018
#44070 Avoid flickering of admin notices General normal defect (bug) 05/14/2018
#44039 attachment rewrite rule redirects to posts instead of showing 404 Rewrite Rules minor defect (bug) 05/10/2018
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal defect (bug) 05/02/2018 needs-patch
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal defect (bug) 01/17/2025 0.71 dev-feedback
#40716 WordPress's magic quotes emulation doesn't slash keys like PHP's built-in magic quotes General normal defect (bug) 06/06/2017 0.71
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal defect (bug) 10/20/2023 1.0 has-patch
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal defect (bug) 03/22/2019 1.0 has-patch
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal defect (bug) 04/28/2025 1.5 has-patch
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal defect (bug) 02/04/2023 1.5 has-patch
#57390 [ wp-includes/template.php - get_archive_template() ] - archive for post doesn't load the correct template Themes normal defect (bug) 12/28/2022 1.5 needs-patch
#36437 wp_delete_attachment causes warning Media normal defect (bug) 11/01/2024 2.0 has-patch
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz Users normal defect (bug) 04/05/2024 2.0 has-patch
#55796 SHORTINIT requires rest-api.php via rest_cookie_collect_status() via wp_get_current_user() Application Passwords normal defect (bug) 05/24/2022 2.0 dev-feedback
#53199 WP_User::add_role() runs even if the added role is already set Users normal defect (bug) 05/13/2021 2.0 dev-feedback
#34634 Empty PHP_SELF causes 404 pages to load front page with 200 status code Bootstrap/Load normal defect (bug) 11/16/2018 2.0 has-patch
#56115 Prevent default from email to use a subdomain when the siteurl is a subdomain Mail normal defect (bug) 07/01/2022 2.1
#55152 Cannot delete post content if the title is empty Posts, Post Types normal defect (bug) 02/14/2022 2.1
#52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs minor defect (bug) 07/19/2021 2.1 dev-feedback
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal defect (bug) 03/09/2021 2.1 has-patch
#37917 Users without the edit_private_posts capability can still create private posts Posts, Post Types normal defect (bug) 04/19/2019 2.1 dev-feedback
#30795 Upgrade bug affecting indexing Database normal defect (bug) 03/22/2019 2.1
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal defect (bug) 01/25/2018 2.1 needs-patch
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal defect (bug) 06/14/2024 2.2 dev-feedback
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.