Make WordPress Core

{40} Tickets Awaiting Review (4998 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 4998)

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
#59787 Control-Z editing HTML erases all changes since last save General normal defect (bug) 3 years ago 6.3.2
#59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php Taxonomy normal defect (bug) 14 months ago 6.3.3
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style Script Loader normal defect (bug) 3 years ago
#59773 WP-Admin post editor JS createPreloadingMiddleware has PHP WP_Query deliver Drafts while in editor they are not Editor normal defect (bug) 3 years ago 6.3.2
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug Posts, Post Types normal defect (bug) 3 years ago 6.3.2 has-patch
#59746 Twenty Twenty-One: Adding User Biographical Info without space breaks the container and adds horizontal scroll Bundled Theme normal defect (bug) 6 months ago 6.3.2 needs-patch
#59744 walk_page_tree issue - cast array to object to fix Menus normal defect (bug) 3 years ago
#59729 By setting int to the parameter of the function path_is_absolute(), a Notice will always be output. Filesystem API trivial defect (bug) 3 years ago 2.5
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal defect (bug) 3 years ago has-patch
#59716 Deprecated messages exporting post meta with meta_value null from PHP 8.1 Export normal defect (bug) 3 years ago
#59706 Twenty Twenty: Latest Posts block colors and padding Bundled Theme normal defect (bug) 14 months ago 6.3.2 dev-feedback
#59705 get_metadata_raw() will return false when unserialize() fails Options, Meta APIs normal defect (bug) 3 years ago 5.8
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal defect (bug) 3 years ago 1.0 has-patch
#59664 I have tested beta 6.4 version and some issue on mobile device Posts, Post Types normal defect (bug) 3 years ago
#59631 Despite using Update URI Plugin header, WP still tries to fetch the Update notes from WP org Plugins normal defect (bug) 22 months ago 5.8 dev-feedback
#59625 Pagination. Classes name mistake for item of pagination General normal defect (bug) 3 years ago 6.3
#59610 Post modified date cannot be updated through WP-CLI Posts, Post Types normal defect (bug) 3 years ago 6.3.3 dev-feedback
#59608 [bug] insert_with_markers with a UTF-8 translated marker causing .htaccess file broken with garbled characters I18N normal defect (bug) 3 years ago 6.3.2
#59588 False returned instead of default value on get_option with failure of unserializing data. Widgets normal defect (bug) 4 months ago 6.3.2 has-patch
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal defect (bug) 3 years ago 6.3.2 needs-unit-tests
#59570 Non Admin Users showing when deleting admin user. Users normal defect (bug) 3 years ago 6.3.2
#59565 WordPress Block Editor Tag Limit Bug Editor normal defect (bug) 3 years ago 6.3.2
#59564 Not showing uploaded media in theme Upload critical defect (bug) 3 years ago 6.3.2
#59556 WordPress Multisite issue - Media files presenting on Google with wrong domain Networks and Sites normal defect (bug) 3 years ago 6.3.1
#59552 Rest api not returns embedded data,if i use at least one field. Embeds normal defect (bug) 12 months ago
#59551 Respect non-null values from the `pre_render_block` filter Editor normal defect (bug) 3 years ago 6.0
#59546 Gutenberg invalid json due to UTF-8 character E2 80 AF General normal defect (bug) 3 years ago 6.3.2 needs-patch
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal defect (bug) 3 years ago has-patch
#59540 Selecting Open in New Tab closes the link editing window Editor normal defect (bug) 3 years ago
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader major defect (bug) 3 years ago 6.3.1
#59535 Page/Post scrolls up while converting quotes to paragraph Editor minor defect (bug) 3 years ago 6.3.1
#59518 I getting ::marker and unable to remove bacause html not support Widgets normal defect (bug) 3 years ago 6.3.1
#59511 Navigation Block issue Editor normal defect (bug) 15 months ago 6.3.1 needs-patch
#59509 Shortcode attributes named 0 are ignored Shortcodes normal defect (bug) 22 months ago 6.3.1 needs-unit-tests
#59498 I18N issue in site editor Editor normal defect (bug) 3 years ago 6.3.1
#59485 Invalid username Users normal defect (bug) 21 months ago 6.3.1 needs-unit-tests
#59479 'Erase Personal Data' simply doesn't work Privacy critical defect (bug) 3 years ago 6.3.1
#59451 Saving draft and previewing page sometimes causes whole site to hang Autosave major defect (bug) 3 years ago 6.3.1
#59436 "The response is not a valid JSON response" General normal defect (bug) 3 years ago 6.3.1 needs-patch
#59435 Critical error when creating new user and mail delivery isn't allowed Users normal defect (bug) 3 years ago 6.3.1
#59434 Changing permalink structure results in failure to save draft posts Permalinks normal defect (bug) 3 years ago
#59428 Incorrect "Last modified" date for posts other than publish or future status General normal defect (bug) 3 years ago
#59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal defect (bug) 20 months ago 5.2
#59413 PHP Warning: Undefined property: stdClass::$plugin Plugins normal defect (bug) 3 years ago 6.3.1
#59403 Inconsistent version numbering Upgrade/Install minor defect (bug) 3 years ago
#59376 Shortcodes no longer working General normal defect (bug) 3 years ago
#59375 Plugin_Upgrader assumption causes incorrect "Activate Plugin" link after plugin installation resulting in "The plugin does not have a valid header" error Plugins normal defect (bug) 3 years ago 6.3.1 has-patch
#59364 When editing Styles > Layout or Block > * > Dimensions, every possible (and unnecessary) combination of global settings is copied to custom styles Editor blocker defect (bug) 3 years ago 6.3.1
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal defect (bug) 8 weeks ago has-patch
#59348 Excerpt block length is not full customizable any more Posts, Post Types normal defect (bug) 3 years ago
#59344 Link UI Goes Off The Screen, Can't Acces Advanced Editor major defect (bug) 3 years ago 6.3.1
#59340 "Open in new tab" checkbox in hyperlink entry doesn't save Editor normal defect (bug) 3 years ago 6.3 needs-patch
#59339 Conversion to webp causes fatal error when original image is a palette image (as opposed to truecolor) Media normal defect (bug) 13 months ago 6.3.1
#59332 Can't customize search in header General normal defect (bug) 3 years ago 6.3.1
#59324 User list Users normal defect (bug) 3 years ago 5.2.2 dev-feedback
#59317 Error on new pattern preview General normal defect (bug) 3 years ago 6.3.1
#59311 Error on feed link Feeds major defect (bug) 3 years ago 6.3.1
#59310 Parse blocks being applied unnecessarily Editor normal defect (bug) 3 years ago 5.3.1 has-patch
#59297 Remove unused variables General normal defect (bug) 2 years ago has-patch
#59274 (Updates) update-core.php Upgrade/Install normal defect (bug) 3 years ago 6.3.1
#59273 Plugin: Create Block Theme Bug General minor defect (bug) 3 years ago 6.3
#59272 wp-admin search/column order not working when running not on port 80 Administration normal defect (bug) 9 days ago 6.3.1 needs-patch
#59271 Issue With the Duotone filter With Image in Editor Editor normal defect (bug) 7 months ago 6.3 needs-patch
#59266 Fatal error: Uncaught Error: Call to undefined function list_files() General normal defect (bug) 3 years ago
#59265 Reset password form is not sending recovery email General normal defect (bug) 3 years ago 6.3.1
#59264 Some block parts (navigation) break when top level folder gets renamed Editor normal defect (bug) 3 years ago 6.3.1
#59252 is_front_page returns false when a static blog page has been set. joedolson* Query normal defect (bug) 19 months ago 2.5 has-patch
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal defect (bug) 2 years ago has-patch
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal defect (bug) 3 years ago 6.3.1 has-patch
#59228 Links in 6.3 missing new window.nofollow.etc Editor normal defect (bug) 3 years ago 6.3
#59194 Lazy Loading not applying at all in the front page template Editor critical defect (bug) 3 years ago 6.3
#59177 dbDelta doesn't handle changing the DEFAULT value of a column from NULL to '' Upgrade/Install normal defect (bug) 3 years ago dev-feedback
#59158 Altering Details block styles doubling .wp-block-details class in the output Formatting normal defect (bug) 3 years ago 6.3 needs-patch
#59149 Inconsistent Behaviour of Block Editor while Adding/Searching for Blocks Editor normal defect (bug) 7 months ago 6.3 dev-feedback
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal defect (bug) 10 months ago 6.3 needs-unit-tests
#59124 Dropdown navigation not displaying past the header Editor major defect (bug) 3 years ago 6.3
#59117 The WORST of ALL Bugs (Version 6.3) General normal defect (bug) 3 years ago 6.3
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal defect (bug) 3 years ago 6.3
#59104 duotone is not applied to videos in the cover block in safari Editor normal defect (bug) 3 years ago 6.3 needs-patch
#59096 Hyperlink Search Non-Functional General normal defect (bug) 3 years ago 6.3
#59094 postChanged() is not working correctly in Text mode editor Autosave major defect (bug) 3 years ago 6.3
#59088 WordPress6.3 has a cookie General normal defect (bug) 3 years ago 6.3
#59087 Can’t Paste Markdown Into WP 6.3 Gutenberg, Old Posts are Wonky Editor normal defect (bug) 3 years ago 6.4.3
#59082 Titles and descriptions in RSS feeds need to use CDATA to encode special characters. Feeds major defect (bug) 3 years ago 6.3
#59072 the new version(6.3) can't use the widgets Widgets normal defect (bug) 3 years ago 6.3
#59060 php-fpm7.4: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1868. General normal defect (bug) 3 years ago 6.3
#59056 LOST Formatting/Settings when Live Site is copied to Staging or Cloned Formatting normal defect (bug) 3 years ago 6.3
#59055 WP-Exposher Admin page cannot be found General normal defect (bug) 3 years ago 6.3
#59051 When copying multiple paragraphs, only one is copied Editor critical defect (bug) 3 years ago 6.3
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal defect (bug) 5 weeks ago has-patch
#59022 Bulk Action Issue For Plugin Component Plugins normal defect (bug) 3 years ago has-patch
#59020 Critical error during database update and patterns directory General critical defect (bug) 3 years ago 6.3
#59019 WP 6.3 deleted my additional CSS Upgrade/Install critical defect (bug) 3 years ago 6.3
#59016 Able to login successfully .. but I'm unable to open wordpress dashboard.. General normal defect (bug) 3 years ago 6.3
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. Options, Meta APIs normal defect (bug) 3 years ago 6.2.2
#58983 Old error message from 5.1 reappeared in 6.2.2 Networks and Sites normal defect (bug) 3 years ago 6.2.2
#58975 Replace image deletes the link! Editor normal defect (bug) 3 years ago 6.1.1
#58965 No luck running WP when running PHP 8.2.8 + mysql Ver 15.1 Database normal defect (bug) 3 years ago 6.2.2
#58954 php 8.1 preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated General normal defect (bug) 19 months ago 6.2.2
#58951 Meta and Link tags contain trailing slashes General normal defect (bug) 3 years ago 6.2.2 has-patch
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.