Make WordPress Core

{8} Future Releases, Workflow Oriented (8365 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 8365)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019
#23074 Changing post's URL and then setting it back causes redirect loop (wp_old_slug_redirect) Canonical normal major Future Release defect (bug) has-patch 02/17/2024
#14773 Error in slug parsing leads to unlimited URLs for the same article = duplicate content Canonical normal normal Future Release defect (bug) has-patch 10/19/2023
#54758 Front page not embeddable when using a static page_on_front Canonical normal normal Awaiting Review defect (bug) has-patch 01/07/2022
#62007 PHP warning in wp-includes/canonical.php when accessing custom feed with specific permalink structure Canonical normal normal Awaiting Review defect (bug) has-patch 09/08/2024
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. Canonical normal normal Awaiting Review defect (bug) has-patch 01/29/2021
#60173 Warning: Undefined array key "host" Canonical normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#55993 Wrong canonical redirect for paged posts page Canonical normal normal Awaiting Review defect (bug) has-patch 11/07/2022
#41712 canonical infinite redirect bug Canonical normal normal Awaiting Review defect (bug) has-patch 01/11/2021
#57724 redirect_canonical() may not work if site_url contains port number Canonical normal normal Awaiting Review defect (bug) has-patch 04/02/2024
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets Charset normal normal Future Release defect (bug) has-patch 10/28/2024
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 01/24/2019
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 11/26/2021
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal Future Release defect (bug) has-patch 11/08/2021
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major Awaiting Review defect (bug) has-patch 02/12/2021
#57513 All the comments not showing properly in edit posts Comments normal normal Awaiting Review defect (bug) has-patch 01/20/2023
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) has-patch 03/20/2020
#49869 Apply comment field filters to backend Comments normal normal Awaiting Review defect (bug) has-patch 03/07/2024
#46931 Argument type mismatch Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#54149 Audit `get_comment()` response checks. Comments normal normal Future Release defect (bug) has-patch 04/01/2024
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty Comments normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 10/25/2020
#36208 Comment queries should ignore comments associated with non-active custom post types Comments normal normal Future Release defect (bug) has-patch 10/17/2023
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal Awaiting Review defect (bug) close 09/06/2024
#40293 Comment template - warning Comments normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#46963 Comments meta box offset bug for custom comment types Comments normal normal Awaiting Review defect (bug) has-patch 04/30/2019
#36409 Comments number is wrong pbearne Comments normal normal defect (bug) has-patch 04/23/2024
#60161 Comments on pages where comments are not allowed Comments normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 01/10/2019
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#58014 Invalid Post ID when updating a comment in editing Comments normal normal Awaiting Review defect (bug) has-patch 04/04/2023
#58544 Need to verify safe website URL in comment form Comments normal normal Awaiting Review defect (bug) has-patch 06/21/2023
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 04/19/2024
#55891 Please add an action for additions within the "comment-metadata" div Comments normal normal Awaiting Review defect (bug) has-patch 10/17/2024
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#47413 nested paragraphs in comment post errors Comments normal normal Future Release defect (bug) has-patch 05/15/2021
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 08/17/2021
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 09/11/2024
#61450 The `recovery_mode_clean_expired_keys` cron event is orphaned after converting to Multisite Cron API low minor Awaiting Review defect (bug) has-patch 06/16/2024
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 02/14/2017
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 02/26/2023
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 01/15/2018
#40831 Customize: Further improve JS inline documentation Customize normal normal Future Release defect (bug) has-patch 05/05/2024
#42078 Customize: fix the color hue picker HTML and accessibility Customize normal normal Future Release defect (bug) has-patch 09/26/2018
#39665 Customize: nav menu fallbacks don't get edit shortcuts Customize normal normal Future Release defect (bug) has-patch 10/18/2017
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 07/19/2022
#33267 Customizer Theme details: too many events Customize normal normal Future Release defect (bug) has-patch 05/23/2021
#36911 Customizer and Theme Installer spinners should have different z-index Customize normal normal Future Release defect (bug) has-patch 05/23/2021
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#49009 Customizer header overlaps top of preview at small screen sizes Customize normal normal Future Release defect (bug) has-patch 07/23/2024
#61317 Customizer load wrong page for customizing the "Page". Customize normal normal 6.7.1 defect (bug) has-patch 10/22/2024
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 06/22/2024
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal Future Release defect (bug) has-patch 11/13/2020
#44598 Main logo won't update when deleted and reuploaded with the same file name Customize normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#58183 PHP notice when accessing Customizer with a classic theme without widgets Customize normal normal Future Release defect (bug) has-patch 02/22/2024
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 05/31/2021
#62215 Remove `role="presentation" from h4 section headings in customizer nav menus joedolson* Customize normal normal 6.8 defect (bug) has-patch 10/22/2024
#43896 Several flex and grid CSS properties listed as Unknown property in Customizer Customize normal normal Future Release defect (bug) has-patch 05/30/2021
#37516 Site title and tagline: allow ability to hide each independently Customize normal normal Future Release defect (bug) has-patch 01/25/2019
#47445 Unable to set rows attribute for textarea input in the Customizer Customize normal normal Future Release defect (bug) has-patch 05/31/2021
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#54723 _wp_customize_loader_settings 'host' Customize normal normal Awaiting Review defect (bug) close 01/05/2022
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 06/16/2022
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 05/24/2021
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database normal normal defect (bug) has-patch 06/04/2019
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 09/27/2022
#26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) has-patch 05/24/2024
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 05/27/2020
#60362 Emojis cause "Updating failed. Could not update post in the database." error Database normal normal Awaiting Review defect (bug) has-patch 02/08/2024
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 09/23/2024
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 09/23/2018
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character Database normal normal Awaiting Review defect (bug) has-patch 09/24/2024
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 01/17/2019
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#59481 dbDelta do useless request when type case is not the same between query and describe result Database normal normal Awaiting Review defect (bug) has-patch 08/12/2024
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated Database normal normal Awaiting Review defect (bug) has-patch 11/04/2024
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 02/05/2020
#51289 Documentation issue: get_post_time is getting the time when published not when created SergeyBiryukov Date/Time normal normal Future Release defect (bug) has-patch 02/13/2022
#59941 PHPUnit test for wp_timezone_choice pbearne Date/Time normal normal Future Release defect (bug) has-patch 10/09/2024
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal Awaiting Review defect (bug) has-patch 06/22/2020
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 05/05/2021
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020
#48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor Future Release defect (bug) has-patch 06/29/2023
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal Future Release defect (bug) has-patch 09/22/2021
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 11/23/2020
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 01/21/2019
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.