Make WordPress Core

{16} Needs Patch (3392 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2901 - 3000 of 3392)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#35794 redirect_canonical doesn't strip off custom feed endings Canonical normal normal defect (bug) 06/04/2019
#20283 Create new variable or function in $wp_query object to get canonical URL of any site's page Canonical normal normal enhancement dev-feedback 06/04/2019
#12363 Comment permalink wrong when only listing one comment type wonderboymusic Comments normal normal defect (bug) dev-feedback 06/04/2019
#35862 Comments screen: audit all the background color animations Comments normal normal defect (bug) 06/04/2019
#34106 Comments should have real permalinks Comments normal normal defect (bug) 06/04/2019
#22261 Recent comments widget makes additional queries when pagination is enabled Comments normal normal defect (bug) 06/04/2019
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#36885 When one uses custom callback function for comment list, "Reply" link would not show Comments normal normal defect (bug) reporter-feedback 06/04/2019
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi Comments normal normal defect (bug) 06/04/2019
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019
#23931 wp_insert_comment should require comment_post_ID Comments normal normal defect (bug) close 02/21/2023
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement needs-unit-tests 06/04/2019
#25338 Comments of password-protected posts should not be shown to logged-in users without edit capability Comments normal normal enhancement 06/04/2019
#28959 Comments: improve comment moderation text and default style for better UX Comments normal normal enhancement 06/04/2019
#21758 Do not require a file in comments_template() Comments normal normal enhancement 06/04/2019
#22164 Move comment "keyboard shortcuts" setting to comments -> screen options Comments normal normal enhancement dev-feedback 06/04/2019
#23179 New avatar related option - use gravatar only for registered users Comments normal normal enhancement dev-feedback 06/04/2019
#17020 Some comment queries are not filterable Comments normal normal enhancement needs-unit-tests 06/04/2019
#9117 Spam queue doesn't distinguish between filter sources Comments normal normal enhancement 06/04/2019
#35432 `wp_list_comments()` should perform a more modest fallback comment query Comments normal normal enhancement 06/04/2019
#17763 comments_popup_link() need a get_* version Comments normal normal enhancement 06/04/2019
#35503 Dashboard page: comment status in "Activity" group box shows incorrect Comments normal trivial feature request reporter-feedback 06/04/2019
#32868 Consider running utf8mb4 conversion on each database update Database normal normal defect (bug) 06/04/2019
#28139 WP MU legacy problems: missing database tables Database normal normal defect (bug) 06/04/2019
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) Database normal normal defect (bug) 06/04/2019
#35109 Add Online DDL support to dbDelta Database normal normal enhancement needs-unit-tests 06/04/2019
#10883 db-error.php not used for all DB failures Database normal normal enhancement 12/07/2023
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#52771 5.7 issue p tag added to html comment Editor normal critical defect (bug) reporter-feedback 03/12/2021
#59954 Gets error 404 in preview page Editor normal major defect (bug) dev-feedback 12/01/2023
#34188 Post lockdown Editor normal normal defect (bug) 06/04/2019
#59915 Preview Whilst Editing Broken Editor normal minor defect (bug) reporter-feedback 11/07/2024
#59537 Quote toolbar is not shown for mobile view Editor normal minor defect (bug) reporter-feedback 12/04/2023
#61267 Theme JSON Tests: Refactor base styles to a static variable Editor normal normal defect (bug) 07/24/2024
#27148 comments in page code converted to displayed text upon submission Editor normal normal defect (bug) 06/04/2019
#22279 WordPress Export/Import deletes carriage returns Export normal normal defect (bug) dev-feedback 06/04/2019
#35927 _wp_attachment_metadata meta_value wrong type in export Export normal normal defect (bug) dev-feedback 10/24/2019
#33461 Allow filtering of meta_value in exporter Export normal normal enhancement 07/02/2020
#19307 Need ability to export "All content" but limited to date range Export normal normal enhancement 06/04/2019
#28375 export posts/pages query chriscct7 Export normal normal enhancement 06/04/2019
#29187 .notdef glyph (when copying text from a PDF in the excerpt) breaks the /feed Feeds normal normal defect (bug) 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
#9510 Multiple feed fixes and enhancements Feeds normal major enhancement dev-feedback 06/04/2019
#14493 do_enclose() can ping the same URL many times, can't filter URLs to ping nacin* Feeds normal normal enhancement 06/04/2019
#25741 Broken WP_Filesystem methods Filesystem API normal normal defect (bug) 06/04/2019
#48316 Changeset 46482 breaks upload when using ".." in upload_path. Filesystem API normal normal defect (bug) dev-feedback 02/07/2024
#23845 Install new theme via FTP failed Filesystem API normal normal defect (bug) 06/04/2019
#20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 Filesystem API normal normal defect (bug) 06/04/2019
#14401 Unable to locate WordPress Content directory (wp-content). Filesystem API normal normal defect (bug) 06/04/2019
#22772 Introduce HOMEPATH Filesystem API normal normal enhancement 06/04/2019
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere Formatting normal normal defect (bug) 06/04/2019
#15006 Closing tag for empty <p> tag is removed Formatting normal minor defect (bug) 06/04/2019
#30039 Email validation not working correctly Formatting normal normal defect (bug) 06/04/2019
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#16495 Make iso8601_to_datetime a bit more compliant Formatting normal normal defect (bug) 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
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal defect (bug) has-patch 06/04/2019
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#24846 Usage of a shortcode disables wpautop filter Formatting normal normal defect (bug) 06/04/2019
#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
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments Formatting normal normal defect (bug) 06/04/2019
#23922 make_clickable() breaks when colon in hash Formatting normal normal defect (bug) 06/04/2019
#25851 post_content lost when inserting Posts with large base64-encoded images Formatting low critical defect (bug) 06/04/2019
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell Formatting normal normal defect (bug) 06/04/2019
#17039 the_excerpt() - <!--more--> handling Formatting normal normal defect (bug) 06/04/2019
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
#33840 wpautop damages inline script Formatting normal normal defect (bug) 06/04/2019
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) needs-unit-tests 01/18/2022
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
#30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 08/11/2020
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 06/04/2019
#26759 New Generic Sanitize Functions for Core Formatting normal normal enhancement dev-feedback 06/04/2019
#22402 Stripping non-alphanumeric multi-byte characters from slugs Formatting normal normal enhancement dev-feedback 06/04/2019
#25856 debug of wpautop function with Unit Tests Formatting normal normal enhancement 03/20/2024
#34390 Gallery - images order Gallery normal normal defect (bug) 06/04/2019
#36269 WordPress 4.4.2 Gallery Ordering Gallery normal normal defect (bug) reporter-feedback 06/04/2019
#29023 Galleries: add pagination option Gallery normal normal enhancement 06/04/2019
#33344 Do not force draggable elements on touch devices, stop using touch-punch.js General normal normal defect (bug) 06/04/2019
#59163 Fatal error: Cannot declare class WP_Metadata_Lazyloader, because the name is already in use in /home1/tarotcardco/public_html/wp-includes/class-wp-metadata-lazyloader.php on line 32 General normal normal defect (bug) close 09/06/2024
#31778 Opening the collapsed admin menu doesn't close toolbar submenus General normal normal defect (bug) 06/04/2019
#36946 Provide `id` properties on core objects General normal normal defect (bug) 06/04/2019
#35154 The admin_url filter might break ajaxurl usage General normal normal defect (bug) reporter-feedback 06/04/2019
#36499 featured image, image upload General normal normal defect (bug) reporter-feedback 06/04/2019
#22530 garbage query strings on URLs are not sanitized or removed General normal normal defect (bug) reporter-feedback 06/04/2019
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http General normal normal defect (bug) reporter-feedback 06/04/2019
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used General normal normal defect (bug) reporter-feedback 06/04/2019
#31200 wp_redirect Missing Body - Causes Performance Issues General normal normal defect (bug) 04/08/2024
#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
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
#32558 More compact handling of the filter bar on small screens General normal normal enhancement 06/04/2019
#27122 Optimization for PHP FPM pbearne General normal normal enhancement dev-feedback 12/06/2024
#27957 Revisit the Tag/Category Converter mention on the Tools Page General normal normal enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.