Make WordPress Core

{1} All Tickets (8308 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2601 - 2700 of 8308)

Feeds (45 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56883 Feeds of non-existent tags and categories displays an empty feed instead of 404 normal normal Awaiting Review defect (bug) 10/21/2022
#47623 Feeds: <lastBuildDate> has incorrect date has-patch normal major Awaiting Review defect (bug) 06/29/2019 1
#58798 Fix possible PHP warning in /wp-includes/feed.php normal normal Awaiting Review defect (bug) 11/27/2023 2
#58337 Indentation and Spacing Issue in rss.php File close low normal Awaiting Review defect (bug) 05/30/2023 5
#59548 Need update unused $errormsg variables on the rss.php file. dev-feedback normal minor Awaiting Review defect (bug) 10/18/2023 1
#57763 RSS Feed not valid normal major Awaiting Review defect (bug) 02/17/2023
#55846 RSS VALIDATION ERROR normal normal Awaiting Review defect (bug) 05/26/2022
#57661 Scheduled Posts not updating lastBuildDate in feed normal major Awaiting Review defect (bug) 09/30/2023 1
#50159 Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug has-patch normal normal Awaiting Review defect (bug) 10/20/2022 29
#37763 Target server overload due to invalid RSS feed URL in RSS widget stevenkword normal normal Awaiting Review defect (bug) 10/26/2017 11
#50044 The function get_self_link() in feed.php does not include the port has-patch normal normal Awaiting Review defect (bug) 05/25/2023 7
#59082 Titles and descriptions in RSS feeds need to use CDATA to encode special characters. normal major Awaiting Review defect (bug) 08/12/2023 2
#49171 Trying to get property 'post_type' of non-object in wp-includes/link-template.php on line 682 normal normal Awaiting Review defect (bug) 06/04/2020 1
#55215 Unknown file in WordPress core: wp-includes/SimplePie/Cache/adf416701234bb74c7b67e4f1dc6eede.spc Type: File normal normal Awaiting Review defect (bug) 02/21/2022
#47470 XML parsing error: undefined entity (revisited) normal normal Awaiting Review defect (bug) 06/03/2019 2
#59956 author feed having an issue on latest WP6.4 version reporter-feedback normal major Awaiting Review defect (bug) 12/01/2023 2
#52536 Add "X-Robots-Tag: noindex" to feeds by default normal major Awaiting Review enhancement 07/05/2021 5
#43604 Add option to completely disable syndication feeds normal normal Awaiting Review enhancement 01/16/2019 2
#50441 Allow CORS for RSS feed normal normal Awaiting Review enhancement 10/08/2021 5
#55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? normal normal Awaiting Review enhancement 06/03/2022 1
#48414 Enhancement: feed_links_extra needs filter to remove a feed from pages normal normal Awaiting Review enhancement 10/23/2019
#57107 No-op `MagpieRSS` dev-feedback normal normal Awaiting Review enhancement 05/30/2023 4
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() has-patch normal normal Awaiting Review enhancement 08/23/2018 14
#6425 Support for RTL in feeds close normal normal Awaiting Review enhancement 02/02/2023 8
#43225 feed_links and feed_links_extra should have filters needs-docs normal normal Awaiting Review enhancement 01/16/2019 2
#49321 provide standard pagination links in RSS/Atom feeds normal normal Awaiting Review enhancement 06/03/2022 1
#58939 Option to bypass fetch_feed cache on call. normal minor Awaiting Review feature request 07/30/2023
#49565 RSS Feature reporter-feedback normal normal Awaiting Review feature request 10/02/2020 1
#48487 Support JSONFeed close normal normal Awaiting Review feature request 01/06/2020 2
#59945 About the feed name specified in the add_feed() normal normal 6.5 defect (bug) 11/29/2023 4
#16747 'feedtype_enclosure' hooks not triggered without custom field needs-unit-tests normal normal defect (bug) 06/04/2019 1
#29187 .notdef glyph (when copying text from a PDF in the excerpt) breaks the /feed normal normal defect (bug) 06/04/2019 4
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml has-patch normal normal defect (bug) 06/04/2019 5
#21753 Feed excerpts are missing important filter formatting needs-unit-tests normal normal defect (bug) 11/17/2020 6
#28816 HTML entities in post titles break feeds normal normal defect (bug) 06/04/2019 3
#10984 If content uses the nextpage tag then only the first page is shown in feeds has-patch normal normal defect (bug) 06/04/2019 42
#20888 RDF Feed validation problems. needs-unit-tests normal normal defect (bug) 06/04/2019 3
#9993 Rss and atom feeds are dropping some characters stevenkword has-patch normal normal defect (bug) 06/04/2019 25
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe needs-unit-tests normal normal defect (bug) 06/04/2019 3
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 has-patch normal normal defect (bug) 06/04/2019 4
#9611 Make comment feeds fail with an error code when comments are closed dev-feedback normal normal enhancement 06/04/2019 9
#9510 Multiple feed fixes and enhancements dev-feedback normal major enhancement 06/04/2019 26
#26530 Unnecessary database requests and untidy code in do_enclose has-patch normal normal enhancement 06/04/2019 3
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources has-patch normal normal enhancement 06/04/2019 7
#14493 do_enclose() can ping the same URL many times, can't filter URLs to ping nacin* normal normal enhancement 06/04/2019 7

Filesystem API (43 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron has-patch normal normal Future Release defect (bug) 04/30/2022 2
#36710 Symlinked directories should not be deleted recursively has-patch normal major Future Release defect (bug) 06/20/2023 26
#24780 Use error handlers rather than the error suppression operator normal normal Future Release defect (bug) 09/07/2023 8
#28013 WP_Filesystem_FTPext::exists($filename) returns false when file exists on FTP Service ( IIS/6.0 Microsoft & Linux/vsftp ) dd32 close normal normal Future Release defect (bug) 06/12/2023 25
#58541 WP_Filesystem_SSH2:put_contents (and others) does not check for $sftp_link to be up dev-feedback normal major Future Release defect (bug) 10/27/2023 14
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 04/08/2021 9
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov has-patch normal normal Future Release enhancement 08/18/2023 18
#43990 Use wp_delete_file instead of unlink has-patch low normal Future Release enhancement 05/14/2018 5
#59729 By setting int to the parameter of the function path_is_absolute(), a Notice will always be output. normal trivial Awaiting Review defect (bug) 10/25/2023
#33332 Default ACL entries are not set correctly when file is uploaded to WP normal major Awaiting Review defect (bug) 02/07/2019 6
#50287 FS_METHOD=ssh2 breaks some plugins has-patch normal minor Awaiting Review defect (bug) 08/27/2020 3
#40195 No provision to set paths for sftp (ssh2) normal normal Awaiting Review defect (bug) 03/18/2017
#55328 PHP warning on rename() inside download_url() in /wp-admin/includes/file.php dev-feedback normal normal Awaiting Review defect (bug) 03/17/2023 3
#49719 PHP warning when updating ro_RO translation to latest version reporter-feedback normal minor Awaiting Review defect (bug) 03/12/2023 1
#51368 Remove windows path check from validate_file normal normal Awaiting Review defect (bug) 09/22/2020 4
#51340 Stop chmodding files and folders dev-feedback normal major Awaiting Review defect (bug) 03/28/2023 17
#55688 Update size function in WP_Filesystem_Direct close normal normal Awaiting Review defect (bug) 05/06/2022 3
#47817 Using file editor ignores schema and always uses http reporter-feedback normal normal Awaiting Review defect (bug) 03/11/2023 2
#35517 Work around PHP7 php-ssh2 breakage dev-feedback normal normal Awaiting Review defect (bug) 06/27/2023 30
#49865 _unzip_file_pclzip attempting to create directories all the way up to / close normal normal Awaiting Review defect (bug) 05/06/2023 1
#52575 get_home_path() returns "/" instead of path to WordPress directory dev-feedback normal major Awaiting Review defect (bug) 07/18/2023 7
#24925 Improve no disk space error handling when updating plugins dev-feedback normal minor Awaiting Review enhancement 07/20/2021 2
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths dev-feedback normal minor Awaiting Review enhancement 03/12/2023 3
#57725 Use of rand() function instead of wp_rand() dev-feedback normal normal Awaiting Review enhancement 06/21/2023 4
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() has-patch normal normal Awaiting Review enhancement 03/27/2022 1
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 dev-feedback normal normal Awaiting Review feature request 07/17/2023 5
#59917 On windows host using ftp, Undefined array key "islink" normal normal 6.5 defect (bug) 11/27/2023 1
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev needs-unit-tests normal minor 6.5 defect (bug) 10/11/2023 28
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 dev-feedback normal minor defect (bug) 06/04/2019 17
#25741 Broken WP_Filesystem methods normal normal defect (bug) 06/04/2019 1
#34327 Check for filesystem write permissions done based on ownership instead of actual filesystem permissions normal normal defect (bug) 06/04/2019 1
#32774 Improve WP_Filesystem::dirlist() format consistency normal minor defect (bug) 06/04/2019
#23845 Install new theme via FTP failed normal normal defect (bug) 06/04/2019 4
#20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 normal normal defect (bug) 06/04/2019 12
#36936 Plugin update does not works via web with proper filesystem permissions. normal normal defect (bug) 06/04/2019 8
#26135 Running get_space_used() on multisite can be dangerously slow on large installs normal normal defect (bug) 06/04/2019 2
#14401 Unable to locate WordPress Content directory (wp-content). normal normal defect (bug) 06/04/2019 20
#26802 WordPress FTP component fails to update core on IIS7+ dd32* normal major defect (bug) 06/04/2019 10
#49403 WordPress prompts for FTP credentials to perform updates normal normal defect (bug) 03/03/2020 7
#28616 ftp_fput should have a retry threshold needs-unit-tests normal normal defect (bug) 06/04/2019 3
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 has-patch normal normal enhancement 06/04/2019 5
#34064 Filter the file type error message normal normal enhancement 06/03/2021 1
#22772 Introduce HOMEPATH normal normal enhancement 06/04/2019 5

Formatting (12 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 09/04/2020 38
#54827 Elemtentor, pagina close normal normal Future Release defect (bug) 08/07/2023 9
#2691 HTML comments in posts aren't handled properly. adamsilverstein* needs-unit-tests normal normal Future Release defect (bug) 01/26/2023 35
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 03/17/2021 36
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 04/14/2023 27
#38044 Make seems_utf8() RFC 3629 compliant. normal normal Future Release defect (bug) 04/09/2019 1
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#55452 `safecss_filter_attr` removes background-images with URL parameters normal normal Future Release defect (bug) 04/20/2022 1
#29807 add support for picture element and srcset attribute on img in wp_kses has-patch normal normal Future Release defect (bug) 07/28/2022 33
#24487 is_email() does not recognize IDN domains has-patch normal minor Future Release defect (bug) 04/28/2021 7
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it needs-unit-tests low trivial Future Release defect (bug) 04/03/2019 3
Note: See TracReports for help on using and creating reports.