Make WordPress Core

{1} All Tickets (8403 matches)

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

Results (2701 - 2800 of 8403)

Filesystem API (8 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#26135 Running get_space_used() on multisite can be dangerously slow on large installs normal normal defect (bug) 06/04/2019 2
#14401 Unable to locate WordPress Content directory (wp-content). normal normal defect (bug) 06/04/2019 20
#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
#28616 ftp_fput should have a retry threshold needs-unit-tests normal normal defect (bug) 06/04/2019 3
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 has-patch normal normal enhancement 06/04/2019 5
#34064 Filter the file type error message normal normal enhancement 06/03/2021 1
#22772 Introduce HOMEPATH normal normal enhancement 06/04/2019 5

Formatting (92 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 09/04/2020 38
#2691 HTML comments in posts aren't handled properly. adamsilverstein* needs-unit-tests normal normal Future Release defect (bug) 01/10/2024 36
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 03/17/2021 36
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 04/14/2023 27
#38044 Make seems_utf8() RFC 3629 compliant. normal normal Future Release defect (bug) 04/09/2019 1
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#55452 `safecss_filter_attr` removes background-images with URL parameters normal normal Future Release defect (bug) 04/20/2022 1
#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
#24487 is_email() does not recognize IDN domains has-patch normal minor Future Release defect (bug) 04/28/2021 7
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it needs-unit-tests low trivial Future Release defect (bug) 04/03/2019 3
#47164 map_deep in formatting.php do not handle null-byte dev-feedback normal critical Future Release defect (bug) 02/23/2023 18
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ dev-feedback normal major Future Release defect (bug) 08/08/2023 17
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 09/22/2019 13
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 09/11/2022 11
#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
#33924 sanitize_html_class valid characters dev-feedback normal normal Future Release defect (bug) 09/20/2022 15
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice flixos90 dev-feedback normal normal Future Release defect (bug) 03/13/2024 50
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb dev-feedback normal normal Future Release defect (bug) 10/12/2023 32
#37698 wp_kses_split global variable pollution has-patch normal normal Future Release defect (bug) 02/09/2021 14
#40202 wpautop bad code normal normal Future Release defect (bug) 05/21/2020 2
#2833 wpautop breaks style and script tags dev-feedback low normal Future Release defect (bug) 03/29/2022 37
#38656 wpautop incorrectly handling paragraphs within block elements needs-unit-tests normal normal Future Release defect (bug) 03/26/2019 4
#5250 wpautop() issue with lists needs-unit-tests normal normal Future Release defect (bug) 02/02/2023 5
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* has-patch normal minor Future Release enhancement 10/28/2021 22
#51707 Add white-space as an allowed kses CSS attribute. has-patch normal normal Future Release enhancement 11/15/2020 1
#19100 Introduce esc_color() dev-feedback normal normal Future Release enhancement 03/04/2020 17
#39636 Smilies not converted when directly followed by punctuation marks dev-feedback normal normal Future Release enhancement 04/11/2022 4
#52886 Update esc_url to allow for specifying an https:// as default protocol has-patch normal normal Future Release enhancement 07/05/2022 10
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne dev-feedback normal normal Future Release enhancement 01/17/2024 10
#32787 make_clickable filter johnjamesjacoby needs-unit-tests normal normal Future Release enhancement 08/02/2022 16
#12056 target="_blank" being stripped from Profile Bio and Category Description dev-feedback normal normal Future Release enhancement 10/29/2019 15
#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
#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
#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) 06/19/2021 1
#56530 Combining tilde passes `sanitize_title_with_dashes()` and so do most other diacritics normal major Awaiting Review defect (bug) 09/08/2022 3
#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
#57381 Filter wptexturize brokes tailwindcss brackets reporter-feedback normal normal Awaiting Review defect (bug) 11/22/2023 5
#43155 Formatting bug with ampasands - WooCommerce Layered Nav normal normal Awaiting Review defect (bug) 01/24/2018
#60124 Grouping a Quote Block turns the Quote to a Paragraph normal minor Awaiting Review defect (bug) 12/21/2023
#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
#52463 Inline SVG - foreignObject support dev-feedback normal normal Awaiting Review defect (bug) 02/09/2021 1
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020 2
#60243 KSES: Allow encoded images normal normal Awaiting Review defect (bug) 01/12/2024
#59056 LOST Formatting/Settings when Live Site is copied to Staging or Cloned normal normal Awaiting Review defect (bug) 08/21/2023 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
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 07/20/2017 22
#58357 Optimize function wp_replace_in_html_tags() - Blank foreach loop, count in loop has-patch normal normal Awaiting Review defect (bug) 06/13/2023 4
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() close normal normal Awaiting Review defect (bug) 07/29/2022 3
#53160 PHP 7.4 map_deep compatibility issue normal normal Awaiting Review defect (bug) 05/05/2021
#59275 PHP 8.1 Deprecated function: rtrim(): Passing null to parameter normal normal Awaiting Review defect (bug) 09/04/2023 1
#58406 Post/Page Content Renders Empty normal normal Awaiting Review defect (bug) 09/26/2023 4
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems has-patch normal normal Awaiting Review defect (bug) 06/08/2022 1
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 01/04/2019
#41711 Remove hAtom from core dev-feedback normal normal Awaiting Review defect (bug) 08/29/2017 5
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 06/25/2023 1
#50461 Sanitation breaking scripts in custom HTML block normal normal Awaiting Review defect (bug) 04/20/2021 3
#52517 Shortcodes inside AMP tags do not work has-patch normal normal Awaiting Review defect (bug) 06/02/2023 8
#51353 Smart Quote Bug reporter-feedback normal normal Awaiting Review defect (bug) 09/18/2020 1
#55563 The function get_allowed_mime_types should check wp_get_current_user dev-feedback normal normal Awaiting Review defect (bug) 04/12/2022 1
#46846 Tight comparisons and use of Yoda conditions are not consistent dev-feedback normal normal Awaiting Review defect (bug) 04/09/2019
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 08/27/2018 4
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 12/11/2017
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug has-patch normal normal Awaiting Review defect (bug) 10/20/2023 2
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#50863 [playlist] + text = </p> error needs-unit-tests normal normal Awaiting Review defect (bug) 08/06/2020 1
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure normal normal Awaiting Review defect (bug) 04/12/2021
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) has-patch normal normal Awaiting Review defect (bug) 06/17/2023 2
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. dev-feedback normal normal Awaiting Review defect (bug) 07/11/2022 3
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 06/29/2023
#53041 colors.css is using the old blue. dev-feedback normal minor Awaiting Review defect (bug) 04/15/2021
#42182 esc_js must escape U+2028 and U+2029 has-patch normal normal Awaiting Review defect (bug) 10/11/2017 1
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' has-patch normal normal Awaiting Review defect (bug) 05/23/2019 3
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 02/11/2017 1
#56433 invalid regex used in preg_replace reporter-feedback normal normal Awaiting Review defect (bug) 08/24/2022 1
#60391 links_add_base_url will encode all attribut in null passed in has-patch normal normal Awaiting Review defect (bug) 01/30/2024 1
#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
#50514 make_clickable nested links bug needs-unit-tests normal normal Awaiting Review defect (bug) 10/12/2020 3
#60138 make_clickable() processing emails start with www. incorrectly. has-patch normal trivial Awaiting Review defect (bug) 02/15/2024 2
#53815 safecss_filter_attr removes styles with min() max() and minmax() normal normal Awaiting Review defect (bug) 07/28/2021
Note: See TracReports for help on using and creating reports.