Make WordPress Core

{1} All Tickets (8268 matches)

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

Results (1101 - 1200 of 8268)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Canonical (34 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#51733 redirect_canonical unneeded redirect has-patch normal minor Awaiting Review defect (bug) 8 weeks ago 2
#64376 redirect_canonical() causes unnecessary 301 redirects for query string encoding variants (+ vs %20) has-patch normal normal Future Release defect (bug) 6 days ago 13
#57724 redirect_canonical() may not work if site_url contains port number has-patch normal normal Awaiting Review defect (bug) 2 years ago 2
#50084 redirect_canonical() need additional hook normal normal Awaiting Review defect (bug) 6 years ago 2
#49369 redirect_canonical() should strip trailing protocols needs-unit-tests normal major Awaiting Review defect (bug) 6 months ago 6
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' has-patch normal normal Future Release defect (bug) 12 months ago 70
#49220 rel_canonical generates the wrong canonical structure for paginated pages. normal normal Awaiting Review defect (bug) 4 years ago 6
#50149 url issue on category slugs normal normal Awaiting Review defect (bug) 6 years ago 2
#36420 A more forgiving redirect guesser dev-feedback normal normal Awaiting Review enhancement 2 years ago 4
#18385 Canonical redirections not suited for Queries with multiple query vars and "pretty permalinks" in general dev-feedback normal normal enhancement 7 years ago 1
#20283 Create new variable or function in $wp_query object to get canonical URL of any site's page dev-feedback normal normal enhancement 7 years ago 3
#51508 Fix for canonical.php normal trivial Awaiting Review enhancement 6 years ago
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array needs-unit-tests normal normal Awaiting Review enhancement 6 years ago
#40082 Pretty links for users when searching normal normal Awaiting Review enhancement 8 years ago 9
#52865 Strip 'enclosed' trailing spaces in URLs low normal Awaiting Review enhancement 14 months ago 2
#63082 Strip query strings in wp_redirect_admin_locations has-patch normal trivial Awaiting Review enhancement 15 months ago 1
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") normal normal Awaiting Review enhancement 7 years ago 11
#35437 dot in permalinks normal normal Future Release enhancement 8 years ago 5
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov needs-unit-tests normal major Future Release defect (bug) 7 years ago 5
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov has-patch normal normal Future Release defect (bug) 5 years ago 46
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov has-patch normal normal Future Release defect (bug) 4 years ago 25
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov close normal normal Future Release defect (bug) 15 months ago 27
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 3 months ago 50
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 22 months ago 45
#53362 Invalid paginated requests not treated as such SergeyBiryukov* normal normal Future Release defect (bug) 3 years ago 15
#17653 Canonical Redirect when space(s) are used instead of hyphens when requesting a page SergeyBiryukov* normal normal Future Release enhancement 8 years ago 9
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 has-patch normal normal defect (bug) 12 months ago 11
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 has-patch normal normal defect (bug) 7 years ago 3
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya has-patch normal normal Future Release defect (bug) 15 months ago 51
#30581 http/https pages have different canonical URLs joostdevalk normal normal Future Release defect (bug) 7 years ago 10
#18660 Enhance rel_canonical function, add filter joostdevalk dev-feedback normal normal Future Release enhancement 14 months ago 38
#11856 URL for 1st comments page is not canonical markjaquith dev-feedback normal normal Future Release defect (bug) 3 years ago 12
#10690 WordPress does not support non-ascii characters in the domain name markjaquith needs-unit-tests normal normal defect (bug) 7 years ago 36
#30905 Theme Preview - Not working preview when front page setting stevenkword normal normal defect (bug) 7 years ago 2

Charset (11 matches)

#38186 Database Collations Bypassed by determine_charset() in wp-db.php normal major Awaiting Review defect (bug) 10 years ago 2
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets has-patch normal normal Future Release defect (bug) 11 months ago 7
#63063 IDN domains are erroneously URL-encoded in the wp_sanitize_redirect() function has-patch normal minor Awaiting Review defect (bug) 6 weeks ago 1
#35144 Sorting Greek characters reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 2
#25693 blog_charset should be checked for null values has-patch normal major Future Release defect (bug) 17 months ago 9
#34631 Extra compat for mbstring: mb_strpos() needs-unit-tests normal normal Awaiting Review enhancement 12 months ago 5
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() has-patch normal normal Future Release enhancement 21 months ago 3
#63913 WordPress assumes that the UTF-8 PCRE flag is available. has-patch low normal Future Release enhancement 11 months ago 6
#5918 Allow non-ASCII usernames has-patch normal normal Future Release feature request 5 months ago 29
#64473 Embrace WHATWG Encoding Standards dmsnell has-patch normal normal Future Release enhancement 5 weeks ago 3
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* needs-unit-tests normal normal defect (bug) 16 months ago 20

Comments (55 matches)

#46017 "Mine" comment count isn't updated when replying to or moderating a comment. has-patch normal normal Future Release defect (bug) 3 days ago 9
#60693 "Previously approved comment" for logged out users bug dev-feedback normal normal Awaiting Review defect (bug) 2 years ago 7
#43695 $depth and $args are switched when using custom callback in wp_list_comments() has-patch normal normal Awaiting Review defect (bug) 5 years ago 2
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. has-patch normal normal Future Release defect (bug) 3 days ago 37
#53310 All Comments are not visible in comment section in WordPress Backend Post Section has-patch normal normal Awaiting Review defect (bug) 13 months ago 7
#57513 All the comments not showing properly in edit posts has-patch normal normal Awaiting Review defect (bug) 4 years ago
#30909 Allow passing ID for comment_form container and title dev-feedback normal normal defect (bug) 14 months ago 8
#40164 Apace HTTP 414 error on deleting comments in bulk has-patch normal normal Awaiting Review defect (bug) 9 years ago 1
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. has-patch normal normal Future Release defect (bug) 4 months ago 3
#49869 Apply comment field filters to backend has-patch normal normal Awaiting Review defect (bug) 2 years ago 4
#53674 Approved comment isn't displaying when its parent comment is spam normal normal Awaiting Review defect (bug) 5 years ago
#46931 Argument type mismatch has-patch normal normal Awaiting Review defect (bug) 6 years ago 8
#54149 Audit `get_comment()` response checks. has-patch normal normal Future Release defect (bug) 2 years ago 14
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php has-patch normal normal Awaiting Review defect (bug) 6 years ago 2
#52930 Can't close Insert/Edit Link Pop Up when Editting a Comment normal normal Awaiting Review defect (bug) 5 years ago 1
#57979 Can't upload images to WordPress Comments dev-feedback normal normal Future Release defect (bug) 4 months ago 28
#32299 Cancel comment reply link broken in AJAX call normal normal defect (bug) 7 years ago 1
#60281 Cannot unset comment_notes_before needs-unit-tests normal normal Future Release defect (bug) 3 years ago 5
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty has-patch normal normal Awaiting Review defect (bug) 6 months ago 5
#41581 Cleared Comments stuck in moderation normal normal Awaiting Review defect (bug) 8 years ago 3
#41037 Comment author can't edit their comment(s) if they aren't the post author normal normal Awaiting Review defect (bug) 7 years ago 3
#32851 Comment e-mail address of registered user not updated when user's e-mail address is changed dev-feedback normal major Future Release defect (bug) 6 years ago 8
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response has-patch normal normal Awaiting Review defect (bug) 11 months ago 9
#55409 Comment link navigation positioning messed with comment, when i try option “break comment to 50 top level” normal normal Awaiting Review defect (bug) 4 years ago 1
#36208 Comment queries should ignore comments associated with non-active custom post types has-patch normal normal Future Release defect (bug) 3 years ago 29
#48519 Comment reply form in admin incompatible with most custom fields plugins normal normal Awaiting Review defect (bug) 7 years ago
#39958 Comment reply/cancel links work badly when comment form is above the comment list dev-feedback normal normal Awaiting Review defect (bug) 9 years ago 5
#40293 Comment template - warning has-patch normal normal Awaiting Review defect (bug) 9 years ago 5
#40143 Comment template functions don't check for comment existence needs-unit-tests normal normal Future Release defect (bug) 3 years ago 8
#65366 Comments Bug reporter-feedback normal normal Awaiting Review defect (bug) 3 months ago 1
#64604 Comments column and controls visible for pages normal normal Awaiting Review defect (bug) 6 months ago
#46963 Comments meta box offset bug for custom comment types reporter-feedback normal normal Awaiting Review defect (bug) 7 months ago 7
#42459 Comments metabox doesn't load all the comments when clicking "Show more comments" link normal normal Awaiting Review defect (bug) 8 years ago 2
#60161 Comments on pages where comments are not allowed normal normal Awaiting Review defect (bug) 15 months ago 7
#35862 Comments screen: audit all the background color animations has-patch normal normal Awaiting Review defect (bug) 10 months ago 8
#34106 Comments should have real permalinks normal normal defect (bug) 7 years ago 9
#51082 Default value for comment_type changed can lead to comments not shown and malfunctioning plugins normal normal Awaiting Review defect (bug) 5 years ago 15
#59191 Disqus Commenting Plugin Blocked by Twenty Twentythree Theme close normal normal Awaiting Review defect (bug) 3 years ago 2
#61468 DivisionByZero issue for comments on PHP8.0+ dev-feedback normal major Awaiting Review defect (bug) 17 months ago 10
#49669 Duplicate comments from the same user could be inserted to the database normal minor Awaiting Review defect (bug) 6 years ago
#26596 Edit comments from wpAdmin don't process well radio button fields has-patch normal normal defect (bug) 7 years ago 4
#62644 Editing comments as an admin, in the Admin UI, filters the HTML elements of the comment as though the edit was done by the original author. normal normal Awaiting Review defect (bug) 21 months ago 10
#63504 Email me whenever Anyone posts a comment not working dev-feedback normal normal Awaiting Review defect (bug) 13 months ago 11
#64387 Emails not being sent following update to 6.9 close normal normal Awaiting Review defect (bug) 8 months ago 2
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 has-patch normal normal Awaiting Review defect (bug) 3 years ago 2
#57343 HTML in comments is automatically deleted normal major Awaiting Review defect (bug) 12 months ago 8
#39044 HTML5 Comments create an `article` element without headings, generating validation errors. normal normal Future Release defect (bug) 17 months ago 8
#52875 If a post is in trash related comments cannot be removed or trashed reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 4
#43946 Inconsistent encoding of comment_content normal normal Awaiting Review defect (bug) 7 months ago 11
#58014 Invalid Post ID when updating a comment in editing normal normal Awaiting Review defect (bug) 7 months ago 5
#13792 Invalid reply link from comment admin when comment nested level > max needs-unit-tests normal normal Future Release defect (bug) 9 years ago 11
#51589 Missing whitespace between comment reply title and cancel comment reply link reporter-feedback normal normal Awaiting Review defect (bug) 9 months ago 11
#20846 Multisite: Network Users can post comments without being members of the site low minor Future Release defect (bug) 6 years ago 16
#58544 Need to verify safe website URL in comment form has-patch normal normal Awaiting Review defect (bug) 3 years ago 4
#35651 No longer any consistent way to add content to bottom of comments form close normal normal defect (bug) 3 months ago 6
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.