Make WordPress Core

{30} Tickets with a focus on (5108 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4401 - 4500 of 5108)

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#18499 User count / roles inconsistency if roles no longer exist but users still do Users normal normal defect (bug) 7 years ago
#37832 Using ?p=xxx on a posts page with an invalid post ID does not return a 404 status Canonical normal normal defect (bug) 9 months ago
#33589 Using the customizer on wp-login.php (and similar) Customize normal normal Future Release defect (bug) 2 years ago
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 Rewrite Rules normal normal defect (bug) 7 years ago
#32602 View Details links for plugins on individual sites on a Multisite Network use the network admin URL Plugins normal normal defect (bug) 7 years ago
#35937 Visual improvements for the comment "pending status" Comments normal normal Future Release defect (bug) 9 months ago
#28139 WP MU legacy problems: missing database tables Database normal normal defect (bug) 7 years ago
#39861 WP REST API and Caching Issue REST API normal normal Future Release defect (bug) 14 months ago
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator Formatting normal normal defect (bug) 7 years ago
#36746 WP v4.5.1 broke something in the Permalinks settings Permalinks normal normal defect (bug) 7 years ago
#27758 WP_Error data is false in _unzip_file_ziparchive Upgrade/Install normal normal defect (bug) 7 years ago
#32932 WP_Http::request hangs on badly behaving servers HTTP API normal normal defect (bug) 4 years ago
#36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal defect (bug) 7 years ago
#37614 WP_PROXY_BYPASS_HOSTS has no effect inside curl transport, if http_proxy or https_proxy is set on the system HTTP API normal normal defect (bug) 7 years ago
#35820 WP_Query(array( 'p' => 0)) will return posts Query normal normal defect (bug) 7 years ago
#36812 WP_Rewrite removes regex groups, should replace with non-capturing Rewrite Rules normal normal defect (bug) 7 years ago
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 7 years ago
#35536 WP_Upgrader goes too far up when enumerating parent paths on a network share Upgrade/Install normal normal defect (bug) 7 years ago
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#27060 WP_User_Query using deprecated method of finding author Users normal normal defect (bug) 7 years ago
#25872 WXR export tool generates XML which is not well-formed Export normal normal defect (bug) 7 years ago
#19590 Warnings when unregistering core taxonomies and post types Taxonomy normal normal defect (bug) 7 years ago
#27514 Weird focus/color behavior on touch devices (like iOS) Administration normal normal defect (bug) 2 years ago
#36448 When concatenating scripts in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 12 months ago
#36449 When concatenating styles in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 12 months ago
#40250 When cropping a image right after scaling, the crop selection will show incorrect dimensions adamsilverstein Media normal normal Future Release defect (bug) 6 years ago
#36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal defect (bug) 7 years ago
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov Query normal normal Future Release defect (bug) 9 years ago
#37009 When two different tags generate the same slug, the second tag is rejected boonebgorges Taxonomy normal normal defect (bug) 5 years ago
#58828 Whenever bulk updates are done in wp-admin/update-core.php, no feedback is given, until all updates are done williampatton Upgrade/Install normal normal Future Release defect (bug) 2 years ago
#36851 Widgets don't remove hooks after being unregistered Widgets normal normal Future Release defect (bug) 9 years ago
#31189 Widgets editing screen don't handle expired nonces gracefully Widgets normal normal defect (bug) 7 years ago
#42965 Widgets not restored to previous widget area after switching back to previous theme Widgets normal normal Future Release defect (bug) 6 years ago
#23909 Widgets settings loaded and instances registered unnecessarily Widgets normal normal defect (bug) 7 years ago
#27776 WordPress API timeouts should be cached to avoid slowing down the admin pbearne Administration normal normal defect (bug) 2 years ago
#28364 WordPress Entry Points (wp-load.php occurrences) Bootstrap/Load normal normal defect (bug) 7 years ago
#22082 WordPress Import Tool loses the complete category hierarchical structure Import normal normal defect (bug) 7 years ago
#32320 WordPress Importer: WXR_Parser_Regex adds newlines to import data, breaking serialized post meta. Import normal normal defect (bug) 7 years ago
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) needs-unit-tests 7 years ago
#50703 WordPress classic editor accessibility issues for insert/edit links list joedolson* Editor normal normal Future Release defect (bug) 5 years ago
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 7 years ago
#14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation Themes normal normal defect (bug) 7 years ago
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation Formatting normal normal defect (bug) 7 years ago
#30963 Wrong error message when uploading non-zip files on the plugin upload page Plugins normal normal Future Release defect (bug) 6 years ago
#26710 Wrong redirect URL after core update when WP is in subdirectory Upgrade/Install normal normal defect (bug) 7 years ago
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost XML-RPC normal normal defect (bug) 7 years ago
#32126 XML-RPC stopped working with 4.2 in a cross-domain scenario XML-RPC normal normal defect (bug) 7 years ago
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite XML-RPC normal normal defect (bug) 7 years ago
#26318 XMLRPC wp.uploadFile fails to place media in sub blogs XML-RPC normal normal defect (bug) 7 years ago
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) needs-unit-tests 7 years ago
#35466 `add_filter()` errors when `spl_object_hash()` not exists General normal normal defect (bug) 7 years ago
#35871 before_delete_post incorrectly triggered from edit.php to post.php Posts, Post Types normal normal Future Release defect (bug) has-patch 8 months ago
#34392 calling update_option("siteurl", $newval) can overwrite it with an instance of WP_Error. General normal normal defect (bug) 7 years ago
#28118 category sort bug Taxonomy normal normal Future Release defect (bug) 7 years ago
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi Comments normal normal defect (bug) 7 years ago
#27148 comments in page code converted to displayed text upon submission Editor normal normal defect (bug) 7 years ago
#30105 css defining protocol Themes normal normal defect (bug) 7 years ago
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) Database normal normal defect (bug) 7 years ago
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 7 years ago
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) needs-unit-tests 7 years ago
#36303 edit_user() will give PHP Notices if user_login is unset on add. Users normal normal defect (bug) 7 years ago
#42222 editor removing pre tag Editor normal normal Future Release defect (bug) 6 years ago
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) Formatting normal normal defect (bug) 7 years ago
#32057 fix: allow plugins to access click event in edit inline post Posts, Post Types normal normal defect (bug) 7 years ago
#23975 force_balance_tags in get_the_content breaks non-HTML formats Formatting normal normal defect (bug) 7 years ago
#35375 function wp_guess_url not compatible with symlinks Upgrade/Install normal normal defect (bug) 7 years ago
#29634 gallery bulk upload Media normal normal defect (bug) 7 years ago
#36308 get_attached_file() destroys file paths on Windows Media normal normal Future Release defect (bug) 15 months ago
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 7 years ago
#32803 get_extended() Loses Container Tags When Opening Tag is in [main] Editor normal normal defect (bug) 7 years ago
#36313 get_pages() child_of argument does not work in combination with meta_key/value query Posts, Post Types normal normal defect (bug) 3 years ago
#27507 get_posts() not honoring post_status criteria Query normal normal defect (bug) 7 years ago
#36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 7 years ago
#24844 get_theme_mods doesn't return the theme customizer preview's new values. Customize normal normal Future Release defect (bug) 9 years ago
#31252 grid view in media library malfunctioning in Simplified Chinese install Media normal normal defect (bug) 7 years ago
#36556 has_cap was called with an argument Users normal normal defect (bug) 7 years ago
#33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 7 years ago
#30581 http/https pages have different canonical URLs joostdevalk Canonical normal normal Future Release defect (bug) 7 years ago
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#35870 image_default_link_type does not work for galleries Media normal normal defect (bug) 7 years ago
#33158 inline toolbar: incorrect position if link spans over two lines Editor normal normal Future Release defect (bug) 7 years ago
#42987 is_active_sidebar returns true on after plugin deactivation Widgets normal normal Future Release defect (bug) 9 years ago
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments Formatting normal normal defect (bug) 7 years ago
#23922 make_clickable() breaks when colon in hash Formatting normal normal defect (bug) 7 years ago
#17061 media_sideload_image() allows upload of 301-redirected non-images chriscct7* Media normal normal defect (bug) 7 years ago
#45802 media_upload_tabs not supported in 5.0? Media normal normal WordPress.org defect (bug) 7 years ago
#46209 mediaelement CSS loading at bottom of body Media normal normal Future Release defect (bug) 4 years ago
#37372 missing "edit permalink button" below the title Posts, Post Types normal normal defect (bug) 7 years ago
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 7 years ago
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal normal defect (bug) 7 years ago
#28727 plugin editor content empty when source contains an invalid character Plugins normal normal defect (bug) 7 years ago
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs Plugins normal normal defect (bug) 7 years ago
#34933 postMessage - targetOrigin does not contains port number Upgrade/Install normal normal defect (bug) 7 years ago
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein Taxonomy normal normal Future Release defect (bug) 7 years ago
#33389 posts contains png images via XMLRPC error response XML-RPC normal normal defect (bug) 7 years ago
#30631 posts_per_page causing infinite duplicate content Canonical normal normal defect (bug) 7 years ago
#31957 query fails, when post is queried under specific name Query normal normal defect (bug) 7 years ago
#30959 race condition in wp_insert_user() Users normal normal defect (bug) 4 years ago
#35794 redirect_canonical doesn't strip off custom feed endings Canonical normal normal defect (bug) 7 years ago
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 9 years ago
Note: See TracReports for help on using and creating reports.