Make WordPress Core

{1} All Tickets (8434 matches)

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

Results (2501 - 2600 of 8434)

Filesystem API (42 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 normal normal defect (bug) 06/04/2019 12
#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) 08/28/2024 30
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 has-patch normal normal enhancement 06/04/2019 5
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev needs-unit-tests normal minor Future Release defect (bug) 10/22/2024 35
#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 02/12/2024 24
#62294 Automatic updates no longer work with via SSH2 from WP 6.6 normal normal Awaiting Review defect (bug) 10/24/2024
#25741 Broken WP_Filesystem methods normal normal defect (bug) 06/04/2019 1
#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
#48316 Changeset 46482 breaks upload when using ".." in upload_path. dev-feedback normal normal defect (bug) 02/07/2024 31
#34327 Check for filesystem write permissions done based on ownership instead of actual filesystem permissions normal normal defect (bug) 06/04/2019 1
#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
#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
#40195 No provision to set paths for sftp (ssh2) normal normal Awaiting Review defect (bug) 03/18/2017
#59917 On windows host using ftp, Undefined array key "islink" reporter-feedback normal normal Awaiting Review defect (bug) 10/22/2024 7
#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
#36936 Plugin update does not works via web with proper filesystem permissions. normal normal defect (bug) 06/04/2019 8
#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) 02/02/2024 18
#36710 Symlinked directories should not be deleted recursively has-patch normal major Future Release defect (bug) 05/27/2024 28
#14401 Unable to locate WordPress Content directory (wp-content). normal normal defect (bug) 06/04/2019 20
#55688 Update size function in WP_Filesystem_Direct close normal normal Awaiting Review defect (bug) 05/06/2022 3
#24780 Use error handlers rather than the error suppression operator normal normal Future Release defect (bug) 09/07/2023 8
#47817 Using file editor ignores schema and always uses http reporter-feedback normal normal Awaiting Review defect (bug) 03/11/2023 2
#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) 11/21/2024 15
#49403 WordPress prompts for FTP credentials to perform updates normal normal defect (bug) 03/03/2020 7
#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
#28616 ftp_fput should have a retry threshold needs-unit-tests normal normal defect (bug) 06/04/2019 3
#52575 get_home_path() returns "/" instead of path to WordPress directory dev-feedback normal major Awaiting Review defect (bug) 07/18/2023 7
#59781 Add tests for wp_delete_file_from_directory has-patch normal normal Future Release enhancement 10/09/2024 2
#34064 Filter the file type error message normal normal enhancement 06/03/2021 1
#24925 Improve no disk space error handling when updating plugins dev-feedback normal minor Awaiting Review enhancement 07/20/2021 2
#22772 Introduce HOMEPATH normal normal enhancement 06/04/2019 5
#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 05/24/2024 5
#43990 Use wp_delete_file instead of unlink has-patch low normal Future Release enhancement 05/14/2018 5
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() has-patch normal normal Awaiting Review enhancement 03/27/2022 1
#59788 test for wp_delete_file normal normal Future Release enhancement 10/09/2024 2

Formatting (58 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne dev-feedback normal normal Future Release enhancement 01/17/2024 10
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne dev-feedback normal normal Awaiting Review enhancement 05/15/2024 27
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove has-patch normal normal defect (bug) 08/18/2023 33
#33466 wpautop breaks multi-line textarea content miqrogroove normal normal defect (bug) 06/04/2019 9
#10269 wysiwyg bug with shortcodes miqrogroove low normal defect (bug) 06/04/2019 12
#24225 Improve regular expressions when matching attributes miqrogroove needs-unit-tests normal normal enhancement 06/04/2019 19
#32787 make_clickable filter johnjamesjacoby needs-unit-tests normal normal Future Release enhancement 08/02/2022 16
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 06/04/2019 12
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 06/04/2019 3
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* dev-feedback normal normal Future Release defect (bug) 10/07/2022 16
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb dev-feedback normal normal Future Release defect (bug) 10/12/2023 32
#2691 HTML comments in posts aren't handled properly. adamsilverstein* needs-unit-tests normal normal Future Release defect (bug) 04/21/2024 35
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 06/04/2019 27
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* has-patch normal minor Future Release enhancement 10/28/2021 22
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 09/22/2019 13
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov has-patch normal normal Future Release feature request 10/20/2020 11
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters has-patch normal normal Awaiting Review defect (bug) 10/09/2019 6
#57235 'excerpt_remove_blocks' removes list blocks has-patch normal normal Awaiting Review defect (bug) 11/30/2022 1
#51287 Administrators & Editors can't create localfile links in a multisite installation normal major Awaiting Review defect (bug) 09/24/2020 1
#56531 Aiming to “kill” entities, `sanitize_title_with_dashes()` happens to eat content normal major Awaiting Review defect (bug) 09/25/2022 5
#57713 Alignment on "You appear to be making direct edits to... ..." CTA reporter-feedback normal minor Awaiting Review defect (bug) 02/14/2023 2
#59158 Altering Details block styles doubling .wp-block-details class in the output normal normal Awaiting Review defect (bug) 08/21/2023 1
#60191 Ampersand in non-entities such as &a; is not escaped normal normal Awaiting Review defect (bug) 02/27/2024
#43810 Apostrophe issue normal normal Awaiting Review defect (bug) 02/18/2022 3
#10823 Bad handling of ampersand in post titles has-patch normal normal defect (bug) 06/04/2019 17
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 07/13/2017 1
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) needs-unit-tests normal normal Awaiting Review defect (bug) 03/02/2018 9
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 06/04/2019
#48873 CSS Selectors in style tags containing greater than signs are escaped normal normal Awaiting Review defect (bug) 12/04/2019
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error dev-feedback normal normal Awaiting Review defect (bug) 11/01/2024 2
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 06/04/2019 13
#56530 Combining tilde passes `sanitize_title_with_dashes()` and so do most other diacritics normal major Awaiting Review defect (bug) 09/08/2022 3
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 09/04/2020 38
#62156 Defining custom colors in styles color palette removes other colors from palette in several block editor places normal major Awaiting Review defect (bug) 10/02/2024
#21537 Email address sanitisation mangles valid email addresses dev-feedback normal normal defect (bug) 10/23/2022 9
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML needs-unit-tests normal normal defect (bug) 06/04/2019 16
#56709 Encountered a problem that no one has ever met Please help me dev-feedback normal normal Awaiting Review defect (bug) 08/08/2023 4
#62417 Excerpts don't include content from list-item blocks. has-patch normal normal Awaiting Review defect (bug) 11/15/2024 2
#57381 Filter wptexturize brokes tailwindcss brackets reporter-feedback normal normal Awaiting Review defect (bug) 05/28/2024 7
#36124 Format: Aside next to an embedded video, removes player and only displays URL normal normal defect (bug) 06/04/2019
#43155 Formatting bug with ampasands - WooCommerce Layered Nav normal normal Awaiting Review defect (bug) 01/24/2018
#40045 HTML code entered using "Text" mode gets garbled normal normal Awaiting Review defect (bug) 03/06/2017
#49217 HTML error with the multi-level list in Classic Editor normal normal Awaiting Review defect (bug) 01/17/2020 1
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors normal normal defect (bug) 06/04/2019 1
#61595 Hyphenation problem in Dutch language reporter-feedback normal normal Awaiting Review defect (bug) 07/08/2024 1
#25021 Improve sanitize_title_with_dashes % removal has-patch normal normal defect (bug) 06/04/2019 5
#52463 Inline SVG - foreignObject support dev-feedback normal normal Awaiting Review defect (bug) 02/09/2021 1
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 08/13/2024 37
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020 2
#62038 Issue with is_email() and sanitize_email() has-patch normal normal Awaiting Review defect (bug) 09/24/2024 3
#62353 KSES filters: Add support for background: color-mix normal normal 6.8 defect (bug) 11/18/2024 1
#59056 LOST Formatting/Settings when Live Site is copied to Staging or Cloned normal normal Awaiting Review defect (bug) 08/21/2023 4
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 normal normal defect (bug) 06/04/2019 9
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 08/21/2024 33
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019 4
#38044 Make seems_utf8() RFC 3629 compliant. has-patch normal normal Future Release defect (bug) 10/21/2024 3
#56656 Move accent removal from `sanitize_title_with_dashes()` to `remove_accents()` normal major Awaiting Review defect (bug) 09/26/2022
Note: See TracReports for help on using and creating reports.