Make WordPress Core

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

Filesystem API (20 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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) 03/05/2025 37
#49403 WordPress prompts for FTP credentials to perform updates normal normal defect (bug) 03/03/2020 7
#49719 PHP warning when updating ro_RO translation to latest version reporter-feedback normal minor Awaiting Review defect (bug) 03/12/2023 1
#49865 _unzip_file_pclzip attempting to create directories all the way up to / close normal normal Awaiting Review defect (bug) 05/06/2023 1
#50287 FS_METHOD=ssh2 breaks some plugins has-patch normal minor Awaiting Review defect (bug) 08/27/2020 3
#51340 Stop chmodding files and folders dev-feedback normal major Awaiting Review defect (bug) 02/02/2024 18
#51368 Remove windows path check from validate_file normal normal Awaiting Review defect (bug) 09/22/2020 4
#52575 get_home_path() returns "/" instead of path to WordPress directory dev-feedback normal major Awaiting Review defect (bug) 07/18/2023 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
#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
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() has-patch normal normal Awaiting Review enhancement 03/27/2022 1
#55688 Update size function in WP_Filesystem_Direct close normal normal Awaiting Review defect (bug) 05/06/2022 3
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 dev-feedback normal normal Awaiting Review feature request 07/17/2023 5
#57725 Use of rand() function instead of wp_rand() dev-feedback normal normal Awaiting Review enhancement 05/24/2024 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) 03/05/2025 16
#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
#59781 Add tests for wp_delete_file_from_directory has-patch normal normal Future Release enhancement 02/12/2025 2
#59788 test for wp_delete_file normal normal Future Release enhancement 10/09/2024 2
#59917 On windows host using ftp, Undefined array key "islink" reporter-feedback normal normal Awaiting Review defect (bug) 10/22/2024 7
#62294 Automatic updates no longer work with via SSH2 from WP 6.6 normal normal Awaiting Review defect (bug) 10/24/2024

Formatting (80 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#2691 HTML comments in posts aren't handled properly. needs-unit-tests normal normal Future Release defect (bug) 03/17/2025 35
#2833 wpautop breaks style and script tags dev-feedback low normal Future Release defect (bug) 03/21/2024 37
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#10033 wpautop problems with html comments and object tags needs-unit-tests normal minor defect (bug) 06/04/2019 10
#10269 wysiwyg bug with shortcodes miqrogroove low normal defect (bug) 06/04/2019 12
#10823 Bad handling of ampersand in post titles has-patch normal normal defect (bug) 06/04/2019 17
#11678 wpautop() fails on uppercase closing tags dev-feedback normal normal defect (bug) 06/04/2019 5
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) has-patch normal normal enhancement 06/04/2019 2
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 06/04/2019 27
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 06/04/2019 13
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 06/04/2019 12
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019 4
#17039 the_excerpt() - <!--more--> handling normal normal defect (bug) 06/04/2019 4
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 08/21/2024 33
#17923 add_query_arg() should encode values has-patch normal normal defect (bug) 08/20/2019 22
#18330 Add a Class functionality to wpautop() has-patch normal normal enhancement 07/25/2023 6
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove has-patch normal normal defect (bug) 08/18/2023 33
#19100 Introduce esc_color() dev-feedback normal normal Future Release enhancement 03/04/2020 17
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 needs-unit-tests normal major defect (bug) 06/04/2019 7
#21537 Email address sanitisation mangles valid email addresses dev-feedback normal normal defect (bug) 10/23/2022 9
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 06/04/2019 1
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal enhancement 06/04/2019 1
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019 9
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 06/04/2019 4
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 06/04/2019 5
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019 2
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 06/09/2024 12
#24225 Improve regular expressions when matching attributes miqrogroove needs-unit-tests normal normal enhancement 06/04/2019 19
#24487 is_email() does not recognize IDN domains has-patch normal minor Future Release defect (bug) 04/28/2021 7
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 06/04/2019 7
#25021 Improve sanitize_title_with_dashes % removal has-patch normal normal defect (bug) 06/04/2019 5
#25108 is_email() function validates email with domain that just has 1 character after dot has-patch normal normal defect (bug) 06/04/2019 5
#25785 Unexpected Paragraph Formatting Within a Div Container needs-unit-tests normal normal defect (bug) 06/04/2019 3
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 06/04/2019 2
#25856 debug of wpautop function with Unit Tests normal normal enhancement 03/20/2024 20
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. has-patch normal normal defect (bug) 06/04/2019 9
#26759 New Generic Sanitize Functions for Core dev-feedback normal normal enhancement 06/04/2019 3
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 09/04/2020 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 06/04/2019 2
#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) 06/04/2019 7
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 08/13/2024 37
#27733 wpautop(): \s in regex destroys some UTF-8 characters needs-unit-tests normal major defect (bug) 01/18/2022 9
#28607 Make wpautop()'s $allblocks variable filterable has-patch normal normal Awaiting Review enhancement 01/18/2017 7
#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
#29807 add support for picture element and srcset attribute on img in wp_kses has-patch normal normal Future Release defect (bug) 03/11/2024 36
#29882 wptexturize: quotes inside quotes curling incorrectly has-patch normal normal defect (bug) 06/04/2019 8
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 05/07/2017 2
#29913 wptexturize should handle broken HTML consistently needs-unit-tests normal minor defect (bug) 06/04/2019 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) 06/04/2019 4
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 08/27/2018 4
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 06/04/2019 3
#30597 wp_filter_post_kses mangles URLs with colons in them needs-unit-tests normal normal defect (bug) 06/04/2019 5
#30644 "wpautop" Enhancements dev-feedback normal normal enhancement 08/11/2020 5
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML needs-unit-tests normal normal defect (bug) 06/04/2019 16
#31992 Unicode Email Addresses has-patch normal normal defect (bug) 01/13/2025 24
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 normal normal defect (bug) 06/04/2019 9
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 06/04/2019 4
#32787 make_clickable filter johnjamesjacoby has-patch normal normal Future Release enhancement 01/28/2025 17
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 06/04/2019 1
#33204 kses $allowedposttags should support microdata normal normal Awaiting Review enhancement 11/15/2018 4
#33466 wpautop breaks multi-line textarea content miqrogroove normal normal defect (bug) 06/04/2019 9
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 06/04/2019
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. has-patch normal normal defect (bug) 06/04/2019 9
#33840 wpautop damages inline script normal normal defect (bug) 06/04/2019 1
#33924 sanitize_html_class valid characters dev-feedback normal normal Future Release defect (bug) 09/20/2022 15
#34039 shortcode_parse_atts() no longer parses embedded html fragments normal normal defect (bug) 06/04/2019
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) normal normal defect (bug) 06/04/2019 4
#34592 wptexturize interprets apostrophe at end of word as closing single quote normal normal defect (bug) 06/04/2019 4
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 07/20/2017 22
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors normal normal defect (bug) 06/04/2019 1
#35201 Mobile email validation normal normal Awaiting Review enhancement 02/06/2017 3
#36124 Format: Aside next to an embedded video, removes player and only displays URL normal normal defect (bug) 06/04/2019
#36397 add_query_arg doesn't work with numbered html entities dev-feedback normal normal defect (bug) 06/04/2019 1
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 06/04/2019
#36775 Shortcode stripping on frontend normal normal defect (bug) 06/04/2019 6
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. has-patch normal trivial defect (bug) 06/04/2019 4
#37672 wpautop adds a closing p-tag without an opening p-tag has-patch normal normal Awaiting Review defect (bug) 04/18/2019 3
#37698 wp_kses_split global variable pollution has-patch normal normal Future Release defect (bug) 02/09/2021 14
Note: See TracReports for help on using and creating reports.