Make WordPress Core

{1} All Tickets (8318 matches)

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

Results (2601 - 2700 of 8318)

Formatting (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 7 years ago 27
#34039 shortcode_parse_atts() no longer parses embedded html fragments normal normal defect (bug) 7 years ago
#46329 sanitize_text_field after 5.1 update should account for __toString() methods normal normal Awaiting Review enhancement 8 years ago 1
#33924 sanitize_html_class valid characters dev-feedback normal normal Future Release defect (bug) 4 years ago 15
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* dev-feedback normal normal Future Release defect (bug) 4 years ago 16
#60979 safecss_filter_attr() should support query strings with "&amp;" as used by Gutenberg has-patch normal normal Future Release defect (bug) 19 months ago 28
#53815 safecss_filter_attr removes styles with min() max() and minmax() normal normal Awaiting Review defect (bug) 5 years ago
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 2 years ago 12
#63149 safecss_filter_attr does not support base64 SVG image in background-image. dev-feedback normal normal Awaiting Review defect (bug) 18 months ago 6
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 7 years ago 13
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 7 years ago 2
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output normal normal Awaiting Review enhancement 9 years ago
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ dev-feedback normal major Future Release defect (bug) 3 years ago 17
#47164 map_deep in formatting.php do not handle null-byte dev-feedback normal critical Future Release defect (bug) 4 years ago 18
#60138 make_clickable() processing emails start with www. incorrectly. has-patch normal trivial Awaiting Review defect (bug) 3 years ago 2
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it has-patch low trivial Future Release defect (bug) 3 months ago 4
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 7 years ago 5
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 7 years ago 4
#50514 make_clickable nested links bug needs-unit-tests normal normal Awaiting Review defect (bug) 6 years ago 3
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 7 years ago 9
#32787 make_clickable filter johnjamesjacoby has-patch normal normal Future Release enhancement 20 months ago 17
#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
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 8 years ago 12
#60391 links_add_base_url will encode all attribut in null passed in has-patch normal normal Awaiting Review defect (bug) 3 years ago 1
#33204 kses $allowedposttags should support microdata normal normal Awaiting Review enhancement 8 years ago 4
#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
#56433 invalid regex used in preg_replace reporter-feedback normal normal Awaiting Review defect (bug) 20 months ago 2
#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
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 2 years ago 2
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 7 years ago 2
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) normal normal defect (bug) 7 years ago 4
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' has-patch normal normal Future Release defect (bug) 2 months ago 9
#42182 esc_js must escape U+2028 and U+2029 has-patch normal normal Awaiting Review defect (bug) 9 years ago 1
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing has-patch normal normal Awaiting Review enhancement 19 months ago 6
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 9 years ago 2
#63867 error in admin page reporter-feedback normal normal Awaiting Review defect (bug) 13 months ago 1
#25856 debug of wpautop function with Unit Tests normal normal enhancement 2 years ago 20
#53041 colors.css is using the old blue. dev-feedback normal minor Awaiting Review defect (bug) 5 years ago
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) has-patch normal normal enhancement 5 months ago 5
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 3 years ago
#58902 add_query_arg() should esc_url_raw() REQUEST_URI dev-feedback normal normal Future Release defect (bug) 16 months ago 25
#17923 add_query_arg() should encode values has-patch normal normal defect (bug) 7 years ago 22
#36397 add_query_arg doesn't work with numbered html entities dev-feedback normal normal defect (bug) 7 years ago 1
#29807 add support for picture element and srcset attribute on img in wp_kses adamsilverstein has-patch normal normal 7.2 defect (bug) 7 weeks ago 64
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 3
#56663 `tag_escape()` does not follow naming convention. normal normal Awaiting Review enhancement 4 years ago 2
#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) 3 months ago 7
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure has-patch normal normal Awaiting Review defect (bug) 2 years ago 2
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. normal normal Awaiting Review enhancement 9 years ago
#50863 [playlist] + text = </p> error needs-unit-tests normal normal Awaiting Review defect (bug) 6 years ago 1
#64463 XML Escape Codes Applied to RSS and Changes Post Content normal normal Awaiting Review defect (bug) 9 months ago 2
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 8 years ago
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 7 years ago 1
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on dev-feedback normal normal Awaiting Review enhancement 4 years ago 2
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug has-patch normal normal Awaiting Review defect (bug) 3 years ago 2
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 7 years 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
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 7 years ago 7
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne dev-feedback normal normal Future Release enhancement 3 years ago 10
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 4 months ago 1
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 8 years ago 4
#25785 Unexpected Paragraph Formatting Within a Div Container needs-unit-tests normal normal defect (bug) 7 years ago 3
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 8 years ago 18
#40528 Title with ascii paragraph separator is not being filtered on post save has-patch normal normal Awaiting Review defect (bug) 13 months ago
#55563 The function get_allowed_mime_types should check wp_get_current_user dev-feedback normal normal Awaiting Review defect (bug) 5 months ago 4
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. normal normal Awaiting Review defect (bug) 22 months ago 3
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` has-patch low normal Future Release enhancement 13 months ago 1
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal Awaiting Review enhancement 13 months ago 2
#64709 Stretchy Heading inside Media & Text block don't render correct in Firefox browser. normal normal Awaiting Review defect (bug) 6 months ago 1
#39674 Special characters are encoded in the database, for site settings options normal normal Awaiting Review enhancement 10 years ago
#53709 Spaces as <br> in RSS Excerpts normal normal Awaiting Review enhancement 5 years ago 1
#39636 Smilies not converted when directly followed by punctuation marks dev-feedback normal normal Future Release enhancement 4 years ago 4
#51353 Smart Quote Bug reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 1
#52517 Shortcodes inside AMP tags do not work has-patch normal normal Awaiting Review defect (bug) 3 years ago 8
#36775 Shortcode stripping on frontend normal normal defect (bug) 7 years ago 6
#57021 Sanitize should accept broader types close normal normal Awaiting Review defect (bug) 2 years ago 7
#47557 Sanitize Email Suggestion has-patch normal minor Awaiting Review enhancement 2 years ago 3
#62651 Reverse order of menu items in default theme reporter-feedback normal normal Awaiting Review defect (bug) 8 months ago 2
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. has-patch normal trivial defect (bug) 7 years ago 4
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 3 years ago 1
#41711 Remove hAtom from core close normal normal Awaiting Review defect (bug) 12 months ago 6
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 8 years ago
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() has-patch normal normal Awaiting Review enhancement 13 months ago 4
#62738 Proposal for format_atts() normal normal Awaiting Review enhancement 21 months ago 2
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems has-patch normal normal Awaiting Review defect (bug) 4 years ago 1
#58406 Post/Page Content Renders Empty normal normal Awaiting Review defect (bug) 3 years ago 4
#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
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 5 weeks ago 14
#63131 Possible bug (not strict) use of preg_split in formatting.php has-patch normal minor Awaiting Review defect (bug) 18 months ago 2
#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
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 7 years ago
#60842 PHPunit tests for wp_check_invalid_utf8 has-patch normal normal Awaiting Review enhancement 19 months ago 14
#60301 PHPunit test for print_emoji_detection_script has-patch normal normal Awaiting Review enhancement 19 months ago 4
#60300 PHPunit Test for wp_staticize_emoji_for_email has-patch normal normal Future Release enhancement 19 months ago 4
#60319 PHPUnit test for wp_spaces_regexp has-patch normal normal Future Release enhancement 19 months ago 2
#53160 PHP 7.4 map_deep compatibility issue normal normal Awaiting Review defect (bug) 5 years ago
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() close normal normal Awaiting Review defect (bug) 14 months ago 4
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 14 months ago 2
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 8 months ago 23
#26759 New Generic Sanitize Functions for Core close normal normal enhancement 14 months ago 4
Note: See TracReports for help on using and creating reports.