Make WordPress Core

{8} Future Releases, Workflow Oriented (8130 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 (3101 - 3200 of 8130)

Needs Docs or Unit Tests (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 11/09/2019
#51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 01/25/2024
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) needs-unit-tests 02/28/2019
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 03/22/2023
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/15/2024
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) needs-unit-tests 04/29/2023
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 09/23/2019
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) needs-unit-tests 09/06/2018
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 07/20/2020
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) needs-unit-tests 09/10/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) needs-unit-tests 12/14/2023
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 01/18/2024
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) needs-unit-tests 07/31/2017
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 10/08/2018
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 10/03/2019
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 06/21/2019
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) needs-unit-tests 06/30/2019
#39254 When in Customizer Preview, starter content posts are not displayed in the loop westonruter* Customize normal normal Future Release defect (bug) needs-unit-tests 05/27/2020
#37653 customizer sections with 'active_callback' set to 'is_front_page' don't show when "Front page displays" "a static page" and no page is selected Customize normal normal defect (bug) needs-unit-tests 06/04/2019
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#34435 Creating a post might fail during fall's DST switch due to ambiguous time Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones Date/Time normal minor Awaiting Review defect (bug) needs-unit-tests 06/02/2021
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 01/05/2021
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal Future Release defect (bug) needs-unit-tests 01/19/2022
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) needs-unit-tests 11/24/2020
#43071 User without the ability to publish are unable to edit post status Editor normal normal Awaiting Review defect (bug) needs-unit-tests 12/10/2021
#48256 WP remove first <p> in <td> Editor normal major Future Release defect (bug) needs-unit-tests 11/23/2020
#53208 WordPress editor documentation: a few suggested changes Editor normal normal Awaiting Review defect (bug) needs-docs 05/14/2021
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 04/12/2024
#37336 Pre-existing page with slug /embed/ does not work as described Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 09/28/2020
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) needs-unit-tests 05/29/2023
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 07/06/2020
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 06/30/2023
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal Future Release defect (bug) needs-docs 03/25/2020
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) needs-unit-tests 11/17/2020
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) needs-unit-tests 06/19/2020
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 04/08/2021
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 03/02/2018
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal Future Release defect (bug) needs-unit-tests 09/04/2020
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 06/04/2019
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2020
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) needs-unit-tests 04/03/2019
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) needs-unit-tests 01/18/2022
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) needs-unit-tests 07/10/2024
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#57579 Replace most strip_tags() with wp_strip_tags() General normal normal Future Release defect (bug) needs-unit-tests 08/10/2024
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal Awaiting Review defect (bug) needs-unit-tests 11/13/2017
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 02/07/2020
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 11/16/2023
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) needs-unit-tests 07/10/2024
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major Awaiting Review defect (bug) needs-unit-tests 06/04/2020
#48489 Big image size threshold should take into account registered image sizes. Media normal normal Future Release defect (bug) needs-unit-tests 11/16/2023
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal Future Release defect (bug) needs-unit-tests 10/31/2017
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 02/05/2024
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions Media normal normal Future Release defect (bug) needs-unit-tests 04/15/2019
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 05/31/2017
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) needs-unit-tests 09/10/2020
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 07/24/2024
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) needs-unit-tests 04/30/2018
#36437 wp_delete_attachment causes warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 07/27/2017
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments Menus normal normal Future Release defect (bug) needs-unit-tests 10/10/2021
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#51926 Network Site Search should search more than just wp_blogs.path Networks and Sites normal normal Future Release defect (bug) needs-unit-tests 10/07/2022
#52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 04/18/2024
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 06/04/2019
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) needs-unit-tests 02/16/2021
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 10/16/2023
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 09/15/2023
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) needs-unit-tests 07/31/2024
Note: See TracReports for help on using and creating reports.