Make WordPress Core

{1} All Tickets (8437 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 8437)

Filesystem API (42 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#33332 Default ACL entries are not set correctly when file is uploaded to WP normal major Awaiting Review defect (bug) 02/07/2019 6
#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
#40195 No provision to set paths for sftp (ssh2) normal normal Awaiting Review defect (bug) 03/18/2017
#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
#14401 Unable to locate WordPress Content directory (wp-content). normal normal defect (bug) 06/04/2019 20
#24780 Use error handlers rather than the error suppression operator normal normal Future Release defect (bug) 09/07/2023 8
#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
#34064 Filter the file type error message normal normal enhancement 06/03/2021 1
#22772 Introduce HOMEPATH normal normal enhancement 06/04/2019 5
#59788 test for wp_delete_file normal normal Future Release enhancement 10/09/2024 2
#55688 Update size function in WP_Filesystem_Direct close normal normal Awaiting Review defect (bug) 05/06/2022 3
#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
#49865 _unzip_file_pclzip attempting to create directories all the way up to / close normal normal Awaiting Review defect (bug) 05/06/2023 1
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 dev-feedback normal minor defect (bug) 06/04/2019 17
#48316 Changeset 46482 breaks upload when using ".." in upload_path. dev-feedback normal normal defect (bug) 02/07/2024 31
#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
#51340 Stop chmodding files and folders dev-feedback normal major Awaiting Review defect (bug) 02/02/2024 18
#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
#35517 Work around PHP7 php-ssh2 breakage dev-feedback normal normal Awaiting Review defect (bug) 06/27/2023 30
#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 05/24/2024 5
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 dev-feedback normal normal Awaiting Review feature request 07/17/2023 5
#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
#50287 FS_METHOD=ssh2 breaks some plugins has-patch normal minor Awaiting Review defect (bug) 08/27/2020 3
#36710 Symlinked directories should not be deleted recursively has-patch normal major Future Release defect (bug) 05/27/2024 28
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov has-patch normal normal Future Release enhancement 02/12/2024 24
#59781 Add tests for wp_delete_file_from_directory has-patch normal normal Future Release enhancement 10/09/2024 2
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 has-patch normal normal enhancement 06/04/2019 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
#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
#28616 ftp_fput should have a retry threshold needs-unit-tests normal normal defect (bug) 06/04/2019 3
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 04/08/2021 9
#59917 On windows host using ftp, Undefined array key "islink" reporter-feedback normal normal Awaiting Review defect (bug) 10/22/2024 7
#49719 PHP warning when updating ro_RO translation to latest version reporter-feedback normal minor Awaiting Review defect (bug) 03/12/2023 1
#47817 Using file editor ignores schema and always uses http reporter-feedback normal normal Awaiting Review defect (bug) 03/11/2023 2

Formatting (58 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 07/13/2017 1
#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
#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
#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
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#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
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020 2
#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
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019 4
#56656 Move accent removal from `sanitize_title_with_dashes()` to `remove_accents()` normal major Awaiting Review defect (bug) 09/26/2022
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 03/02/2018 2
#53160 PHP 7.4 map_deep compatibility issue normal normal Awaiting Review defect (bug) 05/05/2021
#61268 PHP Deprecated: ltrim() in formatting esc_url. normal normal Awaiting Review defect (bug) 07/01/2024 8
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 06/04/2019
#58406 Post/Page Content Renders Empty normal normal Awaiting Review defect (bug) 09/26/2023 4
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 01/04/2019
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 06/25/2023 1
#36775 Shortcode stripping on frontend normal normal defect (bug) 06/04/2019 6
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. normal normal Awaiting Review defect (bug) 11/19/2024 3
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#46673 Update esc_url function (default https). normal normal defect (bug) 12/06/2021 3
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 06/04/2019 7
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 06/04/2019 4
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 06/04/2019 1
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#55452 `safecss_filter_attr` removes background-images with URL parameters normal normal Future Release defect (bug) 04/20/2022 1
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 06/29/2023
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) normal normal defect (bug) 06/04/2019 4
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019 2
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 09/22/2024 2
#40324 make_clickable doesn't work if url stands after an even number off spaces normal normal Awaiting Review defect (bug) 03/31/2017 1
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019 9
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 06/04/2019 5
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 06/04/2019 2
#53815 safecss_filter_attr removes styles with min() max() and minmax() normal normal Awaiting Review defect (bug) 07/28/2021
#34039 shortcode_parse_atts() no longer parses embedded html fragments normal normal defect (bug) 06/04/2019
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 06/04/2019 27
#17039 the_excerpt() - <!--more--> handling normal normal defect (bug) 06/04/2019 4
#58377 wp_kses filters custom block name with consecutive hyphens normal normal Awaiting Review defect (bug) 05/23/2023
#62024 wp_kses_post incorrectly escapes "<" attributes values normal normal Awaiting Review defect (bug) 10/22/2024 2
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" normal normal Awaiting Review defect (bug) 04/13/2019 5
#40202 wpautop bad code normal normal Future Release defect (bug) 05/21/2020 2
#33466 wpautop breaks multi-line textarea content miqrogroove normal normal defect (bug) 06/04/2019 9
#33840 wpautop damages inline script normal normal defect (bug) 06/04/2019 1
#49492 wpautop inserted p tags inconsistently alter visual space normal normal Awaiting Review defect (bug) 02/22/2020
Note: See TracReports for help on using and creating reports.