Make WordPress Core

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

Feeds (5 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#16747 'feedtype_enclosure' hooks not triggered without custom field needs-unit-tests normal normal defect (bug) 7 years ago 1
#20888 RDF Feed validation problems. needs-unit-tests normal normal defect (bug) 7 years ago 3
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe needs-unit-tests normal normal defect (bug) 7 years ago 3
#46227 Add Rel-Feed Link to Header needs-unit-tests low trivial Future Release enhancement 5 years ago 35
#64323 fetch_rss() uses incorrect function signature for XML `start_element_handler` reporter-feedback low minor Awaiting Review defect (bug) 9 months ago 4

Filesystem API (49 matches)

#62294 Automatic updates no longer work with via SSH2 from WP 6.6 normal normal Awaiting Review defect (bug) 22 months ago
#25741 Broken WP_Filesystem methods normal normal defect (bug) 7 years ago 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) 3 years ago
#34327 Check for filesystem write permissions done based on ownership instead of actual filesystem permissions normal normal defect (bug) 7 years ago 1
#33332 Default ACL entries are not set correctly when file is uploaded to WP normal major Awaiting Review defect (bug) 8 years ago 6
#32774 Improve WP_Filesystem::dirlist() format consistency normal minor defect (bug) 7 years ago
#23845 Install new theme via FTP failed normal normal defect (bug) 7 years ago 4
#20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 normal normal defect (bug) 7 years ago 12
#40195 No provision to set paths for sftp (ssh2) normal normal Awaiting Review defect (bug) 9 years ago
#36936 Plugin update does not works via web with proper filesystem permissions. normal normal defect (bug) 7 years ago 8
#14401 Unable to locate WordPress Content directory (wp-content). normal normal defect (bug) 7 years ago 20
#24780 Use error handlers rather than the error suppression operator normal normal Future Release defect (bug) 3 years ago 8
#64519 WP_Filesystem_FTP and WP_Filesystem_FTPext classes create orphaned temp/noise files normal normal Awaiting Review defect (bug) 7 months ago 1
#26802 WordPress FTP component fails to update core on IIS7+ dd32* normal major defect (bug) 7 years ago 10
#49403 WordPress prompts for FTP credentials to perform updates normal normal defect (bug) 6 years ago 7
#34064 Filter the file type error message normal normal enhancement 5 years ago 1
#22772 Introduce HOMEPATH normal normal enhancement 7 years ago 5
#59788 test for wp_delete_file normal normal Future Release enhancement 3 months ago 3
#49719 PHP warning when updating ro_RO translation to latest version close normal minor Awaiting Review defect (bug) 10 months ago 2
#55688 Update size function in WP_Filesystem_Direct close normal normal Awaiting Review defect (bug) 4 years ago 3
#47817 Using file editor ignores schema and always uses http close normal normal Awaiting Review defect (bug) 10 months ago 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) 2 years ago 30
#49865 _unzip_file_pclzip attempting to create directories all the way up to / close normal normal Awaiting Review defect (bug) 15 months ago 1
#48316 Changeset 46482 breaks upload when using ".." in upload_path. dev-feedback normal normal defect (bug) 3 years ago 31
#63173 FS_Method with ftpext and Core Updates dev-feedback normal major Awaiting Review defect (bug) 7 months ago 7
#55328 PHP warning on rename() inside download_url() in /wp-admin/includes/file.php dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem dev-feedback normal major Awaiting Review defect (bug) 9 months ago 1
#51340 Stop chmodding files and folders dev-feedback normal major Awaiting Review defect (bug) 3 years ago 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) 3 months ago 19
#35517 Work around PHP7 php-ssh2 breakage dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 30
#52575 get_home_path() returns "/" instead of path to WordPress directory dev-feedback normal major Awaiting Review defect (bug) 3 years ago 7
#24925 Improve no disk space error handling when updating plugins dev-feedback normal minor Awaiting Review enhancement 5 years ago 2
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths dev-feedback normal minor Awaiting Review enhancement 3 years ago 3
#57725 Use of rand() function instead of wp_rand() dev-feedback normal normal Awaiting Review enhancement 15 months ago 5
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 dev-feedback normal normal Awaiting Review feature request 3 years ago 5
#36710 Symlinked directories should not be deleted recursively dev-feedback normal normal Future Release feature request 4 months ago 30
#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) 4 years ago 2
#50287 FS_METHOD=ssh2 breaks some plugins has-patch normal minor Awaiting Review defect (bug) 6 years ago 3
#65150 Issue with copy_dir() function t does not skips folders. has-patch normal normal Awaiting Review defect (bug) 3 months ago 11
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov has-patch normal normal Future Release enhancement 15 months ago 25
#59781 Add tests for wp_delete_file_from_directory has-patch normal normal Future Release enhancement 4 weeks ago 3
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 has-patch normal normal enhancement 7 years ago 5
#43990 Use wp_delete_file instead of unlink has-patch low normal Future Release enhancement 15 months ago 7
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() has-patch normal normal Awaiting Review enhancement 4 years ago 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) 15 months ago 39
#28616 ftp_fput should have a retry threshold needs-unit-tests normal normal defect (bug) 4 weeks ago 4
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 5 years ago 9
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 reporter-feedback normal minor defect (bug) 14 months ago 18
#59917 On windows host using ftp, Undefined array key "islink" reporter-feedback normal normal Awaiting Review defect (bug) 22 months ago 7

Formatting (46 matches)

#65717 Add support for the autofocus attribute for dialog children normal normal 7.2 defect (bug) 2 weeks ago 3
#51287 Administrators & Editors can't create localfile links in a multisite installation normal major Awaiting Review defect (bug) 6 years ago 1
#56531 Aiming to “kill” entities, `sanitize_title_with_dashes()` happens to eat content normal major Awaiting Review defect (bug) 4 years ago 5
#59158 Altering Details block styles doubling .wp-block-details class in the output normal normal Awaiting Review defect (bug) 3 years ago 1
#60191 Ampersand in non-entities such as &a; is not escaped normal normal Awaiting Review defect (bug) 2 years ago
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 9 years ago 1
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 7 years ago
#48873 CSS Selectors in style tags containing greater than signs are escaped normal normal Awaiting Review defect (bug) 7 years ago
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 7 years ago 13
#56530 Combining tilde passes `sanitize_title_with_dashes()` and so do most other diacritics normal major Awaiting Review defect (bug) 4 years ago 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) 23 months ago
#30039 Email validation not working correctly normal normal defect (bug) 7 years ago 2
#36124 Format: Aside next to an embedded video, removes player and only displays URL normal normal defect (bug) 7 years ago
#43155 Formatting bug with ampasands - WooCommerce Layered Nav normal normal Awaiting Review defect (bug) 9 years ago
#40045 HTML code entered using "Text" mode gets garbled normal normal Awaiting Review defect (bug) 9 years ago
#49217 HTML error with the multi-level list in Classic Editor normal normal Awaiting Review defect (bug) 7 years ago 1
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors normal normal defect (bug) 7 years ago 1
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 6 years ago 2
#59056 LOST Formatting/Settings when Live Site is copied to Staging or Cloned normal normal Awaiting Review defect (bug) 3 years ago 4
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 normal normal defect (bug) 7 years ago 9
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 7 years ago 4
#56656 Move accent removal from `sanitize_title_with_dashes()` to `remove_accents()` normal major Awaiting Review defect (bug) 4 years ago
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 8 years ago 2
#53160 PHP 7.4 map_deep compatibility issue normal normal Awaiting Review defect (bug) 5 years ago
#61268 PHP Deprecated: ltrim() in formatting esc_url. normal normal Awaiting Review defect (bug) 2 months ago 10
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 7 years ago
#58406 Post/Page Content Renders Empty normal normal Awaiting Review defect (bug) 3 years ago 4
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 8 years ago
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 3 years ago 1
#36775 Shortcode stripping on frontend normal normal defect (bug) 7 years ago 6
#64709 Stretchy Heading inside Media & Text block don't render correct in Firefox browser. normal normal Awaiting Review defect (bug) 5 months ago 1
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. normal normal Awaiting Review defect (bug) 21 months ago 3
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 7 years ago 18
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 7 years ago 7
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 7 years ago 4
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 7 years ago 1
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 7 years ago
#64463 XML Escape Codes Applied to RSS and Changes Post Content normal normal Awaiting Review defect (bug) 8 months ago 2
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 3 years ago
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) normal normal defect (bug) 7 years ago 4
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 7 years ago 2
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 2 years ago 2
#40324 make_clickable doesn't work if url stands after an even number off spaces normal normal Awaiting Review defect (bug) 9 years ago 1
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 7 years ago 9
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 7 years ago 5
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 7 years ago 2
Note: See TracReports for help on using and creating reports.