Make WordPress Core

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

Formatting (60 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#25021 Improve sanitize_title_with_dashes % removal has-patch normal normal defect (bug) 06/04/2019 5
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 06/04/2019 7
#24225 Improve regular expressions when matching attributes miqrogroove needs-unit-tests normal normal enhancement 06/04/2019 19
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019 2
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 06/04/2019 5
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 06/04/2019 4
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019 9
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal enhancement 06/04/2019 1
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 06/04/2019 1
#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
#17039 the_excerpt() - <!--more--> handling normal normal defect (bug) 06/04/2019 4
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019 4
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 06/04/2019 12
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 06/04/2019 13
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 06/04/2019 27
#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
#11678 wpautop() fails on uppercase closing tags dev-feedback normal normal defect (bug) 06/04/2019 5
#10823 Bad handling of ampersand in post titles has-patch normal normal defect (bug) 06/04/2019 17
#10033 wpautop problems with html comments and object tags needs-unit-tests normal minor defect (bug) 06/04/2019 10
#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
#37672 wpautop adds a closing p-tag without an opening p-tag has-patch normal normal Awaiting Review defect (bug) 04/18/2019 3
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" normal normal Awaiting Review defect (bug) 04/13/2019 5
#46846 Tight comparisons and use of Yoda conditions are not consistent dev-feedback normal normal Awaiting Review defect (bug) 04/09/2019
#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
#38656 wpautop incorrectly handling paragraphs within block elements needs-unit-tests normal normal Future Release defect (bug) 03/26/2019 4
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing normal normal Awaiting Review enhancement 03/02/2019 4
#46329 sanitize_text_field after 5.1 update should account for __toString() methods normal normal Awaiting Review enhancement 02/24/2019 1
#43224 Extract `$utf8_pcre` from `wp_check_invalid_utf8()` into a separate function normal normal Awaiting Review enhancement 01/16/2019 3
#43147 Introduce `esc_html_comment` and translation related functions dev-feedback normal normal Awaiting Review enhancement 01/16/2019 7
#43205 Allow filtering the list of characters to be replaced by wptexturize normal normal Awaiting Review feature request 01/16/2019
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 01/04/2019
#33204 kses $allowedposttags should support microdata normal normal Awaiting Review enhancement 11/15/2018 4
#44906 Include greek accent characters on "remove_accents" function dev-feedback normal minor Awaiting Review enhancement 09/13/2018 3
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 08/27/2018 4
#43313 wptexturise uses the wrong curly quote after a closing link tag normal normal Awaiting Review defect (bug) 04/15/2018 2
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#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
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 03/02/2018 2
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. normal normal Awaiting Review enhancement 01/24/2018
#43155 Formatting bug with ampasands - WooCommerce Layered Nav normal normal Awaiting Review defect (bug) 01/24/2018
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 12/11/2017
#42182 esc_js must escape U+2028 and U+2029 has-patch normal normal Awaiting Review defect (bug) 10/11/2017 1
#41711 Remove hAtom from core dev-feedback normal normal Awaiting Review defect (bug) 08/29/2017 5
#41422 Need replace_filter() function for improved Just In Time filter adjusment normal normal Awaiting Review enhancement 08/03/2017 6
#41458 Class gets stripped out when inserting a link in author biography box normal normal Awaiting Review enhancement 07/30/2017 1
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... needs-unit-tests normal normal Awaiting Review defect (bug) 07/21/2017 13
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 07/20/2017 22
#40933 Improvements for get_file_data() function has-patch normal normal Awaiting Review enhancement 07/18/2017 5
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 07/13/2017 1
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() normal normal Awaiting Review enhancement 06/17/2017 1
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 05/07/2017 2
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output normal normal Awaiting Review enhancement 04/26/2017
#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
#40045 HTML code entered using "Text" mode gets garbled normal normal Awaiting Review defect (bug) 03/06/2017
#35201 Mobile email validation normal normal Awaiting Review enhancement 02/06/2017 3
#39674 Special characters are encoded in the database, for site settings options normal normal Awaiting Review enhancement 01/24/2017
#28607 Make wpautop()'s $allblocks variable filterable has-patch normal normal Awaiting Review enhancement 01/18/2017 7

Gallery (34 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#29379 Add a hook to filter gallery classes has-patch low normal Future Release enhancement 05/05/2024 2
#61012 The mobile layout displays incorrectly when infinite scrolling is activated in the Media Gallery Modal. normal normal Awaiting Review defect (bug) 04/16/2024 1
#60492 Gallery crashes if images have caption. normal normal Awaiting Review defect (bug) 02/10/2024 2
#60436 Cannot create large Tiled Albums - causes crash normal blocker Awaiting Review defect (bug) 02/05/2024
#59799 Post editor Galley size preview images select size default normal normal Awaiting Review defect (bug) 11/03/2023
#12799 Allow gallery shortcode to accept a maximum number of items close normal normal Future Release enhancement 10/19/2023 19
#13429 Updating Link URL on image within Admin with Gallery dev-feedback normal normal Future Release defect (bug) 08/24/2023 69
#58725 What is the cancellation rate for Frontier Airlines? normal normal Awaiting Review defect (bug) 07/06/2023
#56568 Some Cases Image Metadata is not editable. normal normal Awaiting Review defect (bug) 09/14/2022
#43642 Gallery titles and labels erasing reporter-feedback normal normal Awaiting Review enhancement 05/26/2022 3
#54136 Slideshow gallery shown as a tiled gallery when using shortcode with Classic Editor close normal minor Awaiting Review defect (bug) 12/15/2021 1
#53229 "Alt Text" label misaligned in French audrasjb* has-patch normal normal Future Release defect (bug) 06/08/2021 10
#53263 Media galery new libraries normal normal Awaiting Review defect (bug) 05/23/2021
#39824 Gallery doesn't show images being uploaded adamsilverstein dev-feedback normal normal Future Release defect (bug) 02/17/2021 7
#52171 Featured image error in media library, detached. has-patch normal normal Awaiting Review defect (bug) 12/24/2020
#51840 Single Image not loading after upgrade to 5.3.3 normal major Awaiting Review defect (bug) 11/20/2020 1
#51828 gallery items not aligned when row has less items than column count has-patch normal minor Awaiting Review defect (bug) 11/19/2020
#40692 Filter default image size in gallery normal normal Awaiting Review defect (bug) 09/21/2020 7
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* normal major Future Release defect (bug) 02/21/2020 6
#40811 Gallery drag and drop breaks layout normal normal Future Release defect (bug) 12/26/2019 4
#47922 src attribute in Image Gallery Block is inconsistent with image inserted outside of gallery. normal normal Awaiting Review defect (bug) 08/22/2019
#46538 Aligning gallery results in conflicting classes added reporter-feedback normal normal Awaiting Review defect (bug) 08/08/2019 2
#47744 WordPress default galleries do not display properly on Safari 10.1 and possibly other older browsers normal minor Awaiting Review defect (bug) 07/25/2019 1
#37157 Photo galleries are displaying EVERY photo in library (and related issues). normal normal defect (bug) 06/04/2019 2
#36269 WordPress 4.4.2 Gallery Ordering reporter-feedback normal normal defect (bug) 06/04/2019 2
#34396 Gallery shortcode : make image captions relative to the current gallery normal normal enhancement 06/04/2019 1
#34390 Gallery - images order normal normal defect (bug) 06/04/2019 6
#29023 Galleries: add pagination option normal normal enhancement 06/04/2019 3
#13425 Image Gallery of Private Post is publicly displayed dev-feedback normal normal defect (bug) 06/04/2019 5
#41328 lightbox plugins cannot get image address to open except from image link normal normal Awaiting Review feature request 05/02/2019 1
#38100 Gallery Caption Filter has-patch normal normal Awaiting Review feature request 11/30/2018 2
#44394 Error when trying to get the columns of a three-columns gallery. has-patch normal normal Awaiting Review defect (bug) 06/19/2018 2
#38228 Add filter to default gallery shortcode output dev-feedback normal normal Awaiting Review enhancement 04/12/2018 3
#40524 Filter hook for max image columns in gallery settings has-patch normal normal Awaiting Review enhancement 04/22/2017 1

General (6 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62691 convert_smilies has an Uncaught TypeError normal normal Awaiting Review defect (bug) 12/13/2024 1
#62503 Add speculative loading support flixos90 has-patch normal normal 6.8 feature request 12/13/2024 5
#60638 Gravatar: Upgrade md5 hashing algorithm to sha256 has-patch normal normal 6.8 enhancement 12/13/2024 7
#62684 With WordPress Editor - an empty comment is possible - It should show error normal normal Awaiting Review defect (bug) 12/13/2024 3
#62656 Customize > Manu > Reorder random shuffle after "done" and "save changes" normal normal Awaiting Review defect (bug) 12/12/2024 1
#62683 Keyword Density Checker normal normal Awaiting Review feature request 12/12/2024
Note: See TracReports for help on using and creating reports.