Make WordPress Core

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

Filesystem API (38 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#32774 Improve WP_Filesystem::dirlist() format consistency normal minor defect (bug) 7 years ago
#33332 Default ACL entries are not set correctly when file is uploaded to WP normal major Awaiting Review defect (bug) 8 years ago 6
#34064 Filter the file type error message normal normal enhancement 5 years ago 1
#34327 Check for filesystem write permissions done based on ownership instead of actual filesystem permissions normal normal defect (bug) 7 years ago 1
#35517 Work around PHP7 php-ssh2 breakage dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 30
#36710 Symlinked directories should not be deleted recursively dev-feedback normal normal Future Release feature request 4 months ago 30
#36936 Plugin update does not works via web with proper filesystem permissions. normal normal defect (bug) 7 years ago 8
#40195 No provision to set paths for sftp (ssh2) normal normal Awaiting Review defect (bug) 9 years ago
#43990 Use wp_delete_file instead of unlink has-patch low normal Future Release enhancement 15 months ago 7
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov has-patch normal normal Future Release enhancement 14 months ago 25
#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
#47817 Using file editor ignores schema and always uses http close normal normal Awaiting Review defect (bug) 10 months ago 3
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 5 years ago 9
#48316 Changeset 46482 breaks upload when using ".." in upload_path. dev-feedback normal normal defect (bug) 3 years ago 31
#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
#49403 WordPress prompts for FTP credentials to perform updates normal normal defect (bug) 6 years ago 7
#49719 PHP warning when updating ro_RO translation to latest version close normal minor Awaiting Review defect (bug) 10 months ago 2
#49865 _unzip_file_pclzip attempting to create directories all the way up to / close normal normal Awaiting Review defect (bug) 15 months ago 1
#50287 FS_METHOD=ssh2 breaks some plugins has-patch normal minor Awaiting Review defect (bug) 6 years ago 3
#51340 Stop chmodding files and folders dev-feedback normal major Awaiting Review defect (bug) 3 years ago 18
#51368 Remove windows path check from validate_file normal normal Awaiting Review defect (bug) 6 years ago 4
#52575 get_home_path() returns "/" instead of path to WordPress directory dev-feedback normal major Awaiting Review defect (bug) 3 years 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
#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
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() has-patch normal normal Awaiting Review enhancement 4 years ago 1
#55688 Update size function in WP_Filesystem_Direct close normal normal Awaiting Review defect (bug) 4 years ago 3
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 dev-feedback normal normal Awaiting Review feature request 3 years ago 5
#57725 Use of rand() function instead of wp_rand() dev-feedback normal normal Awaiting Review enhancement 15 months ago 5
#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
#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
#59781 Add tests for wp_delete_file_from_directory has-patch normal normal Future Release enhancement 2 weeks ago 3
#59788 test for wp_delete_file normal normal Future Release enhancement 3 months ago 3
#59917 On windows host using ftp, Undefined array key "islink" reporter-feedback normal normal Awaiting Review defect (bug) 22 months ago 7
#62294 Automatic updates no longer work with via SSH2 from WP 6.6 normal normal Awaiting Review defect (bug) 22 months ago
#63173 FS_Method with ftpext and Core Updates dev-feedback normal major Awaiting Review defect (bug) 7 months ago 7
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem dev-feedback normal major Awaiting Review defect (bug) 8 months ago 1
#64519 WP_Filesystem_FTP and WP_Filesystem_FTPext classes create orphaned temp/noise files normal normal Awaiting Review defect (bug) 7 months ago 1
#65150 Issue with copy_dir() function t does not skips folders. has-patch normal normal Awaiting Review defect (bug) 3 months ago 11

Formatting (62 matches)

#2691 HTML comments in posts aren't handled properly. needs-unit-tests normal normal Future Release defect (bug) 17 months ago 35
#2833 wpautop breaks style and script tags dev-feedback low normal Future Release defect (bug) 2 years ago 37
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 7 years ago 18
#10033 wpautop problems with html comments and object tags needs-unit-tests normal minor defect (bug) 7 years ago 10
#10269 wysiwyg bug with shortcodes miqrogroove low normal defect (bug) 7 years ago 12
#10823 Bad handling of ampersand in post titles has-patch normal normal defect (bug) 7 years ago 17
#11678 wpautop() fails on uppercase closing tags dev-feedback normal normal defect (bug) 7 years ago 5
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) has-patch normal normal enhancement 4 months ago 5
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 7 years ago 27
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 7 years ago 13
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 7 years ago 12
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 7 years ago 4
#17039 the_excerpt() - <!--more--> handling normal normal defect (bug) 7 years ago 4
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 8 years ago 12
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 13 months ago 36
#17923 add_query_arg() should encode values has-patch normal normal defect (bug) 7 years ago 22
#18330 Add a Class functionality to wpautop() has-patch normal normal enhancement 3 years ago 6
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove has-patch normal normal Future Release defect (bug) 7 weeks ago 42
#19100 Introduce esc_color() dev-feedback normal normal Future Release enhancement 6 years ago 17
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 needs-unit-tests normal major defect (bug) 7 years ago 7
#21537 Email address sanitisation mangles valid email addresses dev-feedback normal normal defect (bug) 4 years ago 9
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 13 months ago 2
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal Awaiting Review enhancement 11 months ago 2
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 7 years ago 9
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 7 years ago 4
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 7 years ago 5
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 7 years ago 2
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 2 years ago 12
#24225 Improve regular expressions when matching attributes miqrogroove needs-unit-tests normal normal enhancement 7 years ago 19
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 7 years ago 7
#25021 Improve sanitize_title_with_dashes % removal dev-feedback normal normal defect (bug) 13 months ago 13
#25108 is_email() function validates email with domain that just has 1 character after dot has-patch normal normal defect (bug) 7 years ago 5
#25785 Unexpected Paragraph Formatting Within a Div Container needs-unit-tests normal normal defect (bug) 7 years ago 3
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 7 years ago 2
#25856 debug of wpautop function with Unit Tests normal normal enhancement 2 years ago 20
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. has-patch normal normal defect (bug) 6 months ago 10
#26759 New Generic Sanitize Functions for Core close normal normal enhancement 13 months ago 4
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 6 years ago 38
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` needs-unit-tests normal normal enhancement 12 months ago 4
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section has-patch normal normal defect (bug) 7 years ago 7
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 2 years ago 37
#28607 Make wpautop()'s $allblocks variable filterable close normal normal Awaiting Review enhancement 14 months ago 8
#29807 add support for picture element and srcset attribute on img in wp_kses adamsilverstein has-patch normal normal 7.2 defect (bug) 13 days ago 64
#29882 wptexturize: quotes inside quotes curling incorrectly has-patch normal normal defect (bug) 7 years ago 8
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 9 years ago 2
#29913 wptexturize should handle broken HTML consistently needs-unit-tests normal minor defect (bug) 7 years ago 5
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back needs-unit-tests normal normal defect (bug) 7 years ago 4
#30039 Email validation not working correctly normal normal defect (bug) 7 years ago 2
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 8 years ago 4
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 7 years ago 3
#30597 wp_filter_post_kses mangles URLs with colons in them needs-unit-tests normal normal defect (bug) 7 years ago 5
#30644 "wpautop" Enhancements dev-feedback normal normal enhancement 6 years ago 5
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML needs-unit-tests normal normal defect (bug) 7 years ago 16
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 normal normal defect (bug) 7 years ago 9
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 7 years ago 4
#32787 make_clickable filter johnjamesjacoby has-patch normal normal Future Release enhancement 19 months ago 17
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 7 years ago 1
#33204 kses $allowedposttags should support microdata normal normal Awaiting Review enhancement 8 years ago 4
#33466 wpautop breaks multi-line textarea content miqrogroove normal normal defect (bug) 7 years ago 9
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 7 years ago
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. has-patch normal normal defect (bug) 7 years ago 9
#33840 wpautop damages inline script normal normal defect (bug) 7 years ago 1
Note: See TracReports for help on using and creating reports.