Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4556 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (1201 - 1300 of 4556)

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#54802 Allow post_comments_feed_link to disable feed output Feeds normal normal defect (bug) has-patch 01/12/2022
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#50498 Change "html" to "HTML" in atomlib.php Feeds normal normal defect (bug) has-patch 01/22/2021
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal defect (bug) needs-docs 03/25/2020
#47623 Feeds: <lastBuildDate> has incorrect date Feeds normal major defect (bug) has-patch 06/29/2019
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#20888 RDF Feed validation problems. Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#50159 Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug Feeds normal normal defect (bug) has-patch 10/20/2022
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#46227 Add Rel-Feed Link to Header Feeds low trivial enhancement needs-unit-tests 05/13/2021
#43860 Dead code in feed_links_extra() Feeds normal normal enhancement has-patch 01/09/2019
#40587 Feed link markup should contain rel and type attributes Feeds normal normal enhancement has-patch 05/19/2017
#13867 New filter for comment RSS feed's title killua99 Feeds normal normal enhancement has-patch 11/10/2021
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal enhancement has-patch 08/23/2018
#55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron Filesystem API normal normal defect (bug) has-patch 04/30/2022
#50287 FS_METHOD=ssh2 breaks some plugins Filesystem API normal minor defect (bug) has-patch 08/27/2020
#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 defect (bug) needs-unit-tests 04/08/2021
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 Filesystem API normal normal enhancement has-patch 06/04/2019
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal enhancement has-patch 03/27/2022
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters Formatting normal normal defect (bug) has-patch 10/09/2019
#57235 'excerpt_remove_blocks' removes list blocks Formatting normal normal defect (bug) has-patch 11/30/2022
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems Formatting normal normal defect (bug) has-patch 06/08/2022
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal defect (bug) has-patch 08/27/2018
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal defect (bug) has-patch 10/11/2017
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal defect (bug) has-patch 05/23/2019
#24487 is_email() does not recognize IDN domains Formatting normal minor defect (bug) has-patch 04/28/2021
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#17433 localhost is not accepted as email domain Formatting normal normal defect (bug) has-patch 03/20/2018
#50514 make_clickable nested links bug Formatting normal normal defect (bug) needs-unit-tests 10/12/2020
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal defect (bug) has-patch 09/16/2021
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal defect (bug) needs-unit-tests 03/26/2019
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor enhancement has-patch 10/28/2021
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal enhancement needs-unit-tests 06/04/2019
#40933 Improvements for get_file_data() function Formatting normal normal enhancement has-patch 07/18/2017
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 06/04/2019
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal feature request has-patch 10/20/2020
#54604 Allow for nestable superscript tags Formatting normal normal feature request has-patch 12/14/2021
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal defect (bug) has-patch 06/19/2018
#51828 gallery items not aligned when row has less items than column count Gallery normal minor defect (bug) has-patch 11/19/2020
#40524 Filter hook for max image columns in gallery settings Gallery normal normal enhancement has-patch 04/22/2017
#38100 Gallery Caption Filter Gallery normal normal feature request has-patch 11/30/2018
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal defect (bug) has-patch 02/22/2022
#44212 Add a new helper function for comma- or space-separated lists General normal normal defect (bug) has-patch 05/28/2018
#37253 Add several missing "_deprecated_function()" calls General low normal defect (bug) has-patch 04/19/2019
#56094 Allow the style property of block.json to be an array General normal normal defect (bug) has-patch 08/19/2022
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal normal defect (bug) has-patch 06/09/2021
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 06/04/2019
#42213 Code Editors: Filter autocomplete suggestions General normal normal defect (bug) has-patch 10/03/2018
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal defect (bug) has-patch 03/08/2021
#37665 Font Natively: Google maps can change the active font General normal normal defect (bug) has-patch 04/18/2019
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker defect (bug) has-patch 11/04/2022
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major defect (bug) has-patch 09/16/2022
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal normal defect (bug) has-patch 04/20/2019
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal defect (bug) has-patch 11/25/2020
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor defect (bug) has-patch 10/13/2021
#51582 Post type archive is loaded when post type does not allow General normal normal defect (bug) has-patch 10/21/2020
#33141 Search form clear button is clipped in Safari (OS X) General low minor defect (bug) has-patch 05/23/2017
#53295 Serialized data should be handled as an opaque value General normal normal defect (bug) has-patch 06/12/2021
#39251 Support end_size=0 in paginate_links() General normal normal defect (bug) has-patch 07/18/2020
#53066 Trigger errors when non-existent methods are called on objects. General normal normal defect (bug) has-patch 04/23/2021
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal defect (bug) has-patch 10/15/2018
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019
#53243 X-WP-DoingItWrong has limited usefulness General normal normal defect (bug) has-patch 05/21/2021
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#54114 paginate_links() ajax General normal normal defect (bug) has-patch 09/21/2021
#44082 settings_errors() wraps all notices in p and strong tags General normal normal defect (bug) has-patch 11/30/2020
#57081 test for wp_mkdir_p General normal normal defect (bug) has-patch 11/11/2022
#46639 unit test for wp_is_numeric_array() General low normal defect (bug) has-patch 09/10/2020
#57130 unittest for wp_upload_bits General normal normal defect (bug) has-patch 11/22/2022
#38052 wp-utility.js misses function argument null General normal major defect (bug) needs-unit-tests 07/28/2017
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor defect (bug) has-patch 05/23/2019
#52235 wp_extract_urls doesn't match localhost General normal normal defect (bug) has-patch 03/05/2021
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal defect (bug) has-patch 12/05/2022
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
#53057 Added AJAX_DEBUG Constant for better ajax debugging General normal normal enhancement has-patch 04/23/2021
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal enhancement has-patch 05/21/2018
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal enhancement has-patch 10/19/2021
#52404 Fix get_the_archive_description() to support default blog index General normal normal enhancement has-patch 01/30/2021
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal enhancement has-patch 03/20/2019
#32071 Function to generate safe & trusted URLs General normal normal enhancement has-patch 06/13/2017
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal enhancement needs-unit-tests 04/20/2020
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal enhancement has-patch 05/15/2017
#37280 Remove boldness from update notices Presskopp General normal normal enhancement has-patch 11/14/2021
#40280 Short-circuit filters can't return common values General normal normal enhancement has-patch 12/08/2017
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019
#31737 Unique identifier for Heartbeat API calls General normal minor enhancement has-patch 07/06/2022
#51227 Update paginate_links dots to account for total pages General normal trivial enhancement has-patch 09/03/2020
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#56262 WP_List_Util::pluck doesn't support a null $field General low minor enhancement has-patch 07/26/2022
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracReports for help on using and creating reports.