|
#21786
|
remove_cap can't unset a negative capability
|
ryan
|
Role/Capability
|
normal
|
minor
|
3.5
|
defect (bug)
|
needs-unit-tests
|
14 years ago
|
|
#20590
|
is_tax() with term parameter returns true for any taxonomy with that term
|
|
Taxonomy
|
normal
|
minor
|
3.5
|
defect (bug)
|
needs-unit-tests
|
14 years ago
|
|
#21115
|
Remove ancient wp-settings.php global unsetting code
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.5
|
defect (bug)
|
|
14 years ago
|
|
#21742
|
Allow unit tests to override is_*_admin()
|
ryan
|
Unit Tests
|
normal
|
normal
|
3.5
|
enhancement
|
|
14 years ago
|
|
#21533
|
Error suppression in wp-db is lame: Part 2
|
|
Warnings/Notices
|
normal
|
normal
|
3.5
|
defect (bug)
|
needs-unit-tests
|
14 years ago
|
|
#20665
|
wp.getUsersBlogs method runs out of memory when there are too many blogs
|
nacin
|
XML-RPC
|
normal
|
normal
|
3.5
|
defect (bug)
|
needs-unit-tests
|
14 years ago
|
|
#23073
|
Wrong RewriteRule in a local Multisite installation
|
markjaquith
|
Multisite
|
normal
|
normal
|
3.5.1
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#22882
|
get_post_ancestors() now returns false in addition to array()
|
nacin
|
Posts, Post Types
|
normal
|
normal
|
3.5.1
|
defect (bug)
|
needs-unit-tests
|
14 years ago
|
|
#23284
|
Wrong parameter order for stripos in wp-includes/functions.php
|
nacin
|
General
|
normal
|
normal
|
3.5.2
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#23167
|
Cache incrementors for get_pages
|
westi
|
Cache API
|
normal
|
normal
|
3.6
|
task (blessed)
|
needs-unit-tests
|
13 years ago
|
|
#21767
|
Remove stripslashes from API functions
|
nacin
|
Formatting
|
normal
|
normal
|
3.6
|
task (blessed)
|
needs-unit-tests
|
6 months ago
|
|
#23192
|
Use get_user_by() in is_user_spammy()
|
SergeyBiryukov
|
Multisite
|
normal
|
normal
|
3.6
|
enhancement
|
needs-unit-tests
|
13 years ago
|
|
#23572
|
Add functions to parse Audio / Video data out of arbitrary content or a post
|
markjaquith
|
Post Formats
|
normal
|
normal
|
3.6
|
enhancement
|
needs-unit-tests
|
13 years ago
|
|
#24662
|
Unit Tests: Re-implement the mock PHPMailer
|
SergeyBiryukov
|
Unit Tests
|
normal
|
normal
|
3.6
|
defect (bug)
|
|
13 years ago
|
|
#24207
|
Unit tests for widgets.php
|
maxcutler
|
Unit Tests
|
normal
|
normal
|
3.6
|
defect (bug)
|
|
13 years ago
|
|
#23928
|
Update ajax autosave unit tests for 3.6
|
|
Unit Tests
|
normal
|
normal
|
3.6
|
defect (bug)
|
|
13 years ago
|
|
#24706
|
Use $wpdb->prefix to verify query in tests/meta/query.php (WP_Meta_Query test)
|
SergeyBiryukov
|
Unit Tests
|
normal
|
normal
|
3.6
|
defect (bug)
|
|
13 years ago
|
|
#24208
|
Add more wp-includes/cache.php test coverage
|
maxcutler
|
Unit Tests
|
normal
|
normal
|
3.6
|
enhancement
|
|
13 years ago
|
|
#23499
|
Rename phpunit.xml to phpunit.xml.dist
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.6
|
enhancement
|
|
13 years ago
|
|
#23219
|
Duplicate enclosure metadata created because of disagreement on meta field formatting
|
nacin
|
XML-RPC
|
normal
|
normal
|
3.6
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#24622
|
If-Modified-Since is wrong by comment feed
|
nacin
|
Feeds
|
normal
|
normal
|
3.7
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#25007
|
WP_HTTP_Fsockopen does not verify SSL certificates
|
|
HTTP API
|
normal
|
major
|
3.7
|
defect (bug)
|
needs-unit-tests
|
5 years ago
|
|
#25268
|
Re-enable processing of scheduled and private posts in _fix_attachment_links()
|
nacin
|
Media
|
normal
|
normal
|
3.7
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#22074
|
Very Large Query that Crashes the whole My SQL and site
|
wonderboymusic
|
Performance
|
normal
|
normal
|
3.7
|
enhancement
|
needs-unit-tests
|
13 years ago
|
|
#11058
|
Add unregister_taxonomy_for_object_type()
|
nacin
|
Taxonomy
|
normal
|
normal
|
3.7
|
enhancement
|
needs-unit-tests
|
10 years ago
|
|
#18614
|
post_type_archive_title doesn't work when tax_query is added to wp_query
|
wonderboymusic
|
Template
|
normal
|
normal
|
3.7
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#24974
|
Deprecated use of assignment by reference in testcase.php
|
|
Unit Tests
|
normal
|
normal
|
3.7
|
defect (bug)
|
|
13 years ago
|
|
#25133
|
Incorrect instructions in tests/README.txt
|
SergeyBiryukov
|
Unit Tests
|
normal
|
normal
|
3.7
|
defect (bug)
|
|
13 years ago
|
|
#25242
|
Provide correct multisite test information in bootstrap.php
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.7
|
defect (bug)
|
|
13 years ago
|
|
#25065
|
The unit tests assume that PHPUnit is installed via PEAR
|
dd32
|
Unit Tests
|
normal
|
normal
|
3.7
|
defect (bug)
|
|
13 years ago
|
|
#25282
|
Unit Tests should run in Debug mode
|
|
Unit Tests
|
normal
|
normal
|
3.7
|
defect (bug)
|
|
11 years ago
|
|
#25118
|
Unit Tests: Restrict locales in test_locale_floats in db.php
|
SergeyBiryukov
|
Unit Tests
|
normal
|
normal
|
3.7
|
defect (bug)
|
|
13 years ago
|
|
#25096
|
Automate running JavaScript unit tests with Grunt
|
|
Unit Tests
|
normal
|
normal
|
3.7
|
task (blessed)
|
|
13 years ago
|
|
#25088
|
password-strength-meter.js should have unit tests
|
SergeyBiryukov
|
Unit Tests
|
normal
|
normal
|
3.7
|
task (blessed)
|
|
13 years ago
|
|
#25317
|
Wrong guess in wp_guess_url() for symlinked install, or unit tests
|
|
Upgrade/Install
|
normal
|
normal
|
3.7
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|
|
#14290
|
register_new_user() can't handle WP_Error result from wp_create_user()
|
nacin
|
Users
|
normal
|
normal
|
3.7
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#15256
|
?cat=## permalinks do not redirect when category is a parent
|
wonderboymusic
|
Canonical
|
high
|
normal
|
3.8
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#25303
|
Fix regular expression used for smiley translations to work when there is only one registered emoticon.
|
wonderboymusic
|
Formatting
|
normal
|
normal
|
3.8
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#16448
|
Smilies should not be placed inside of pre or code tags
|
wonderboymusic
|
Formatting
|
normal
|
normal
|
3.8
|
enhancement
|
needs-unit-tests
|
13 years ago
|
|
#22967
|
Null value in meta query changes the type of comparison
|
wonderboymusic
|
Query
|
normal
|
normal
|
3.8
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#26375
|
Additional .gitignore Entries for Unit Test Files
|
SergeyBiryukov
|
Unit Tests
|
low
|
trivial
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#23685
|
Explicitly globalize version variables
|
wonderboymusic
|
Unit Tests
|
normal
|
normal
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#26344
|
Failure in Tests_Basic::test_readme()
|
SergeyBiryukov
|
Unit Tests
|
normal
|
normal
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#26345
|
Failure in Tests_Post_Query::test_meta_query_decimal_results()
|
SergeyBiryukov
|
Unit Tests
|
normal
|
normal
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#26091
|
Infinite loop in WP_FIlesystem_MockFS->mkdir()
|
SergeyBiryukov
|
Unit Tests
|
normal
|
major
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#26155
|
Tests_Image_Functions failures
|
SergeyBiryukov
|
Unit Tests
|
normal
|
normal
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#25633
|
Tests_XMLRPC_wp_getPosts::test_filters failing
|
|
Unit Tests
|
normal
|
minor
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#26164
|
Unit Tests :: links_add_target function and trivial changes
|
wonderboymusic
|
Unit Tests
|
normal
|
normal
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#25818
|
`WP_UnitTestCase::go_to()` drops query vars
|
wonderboymusic
|
Unit Tests
|
normal
|
normal
|
3.8
|
defect (bug)
|
|
6 years ago
|
|
#26248
|
setting WP_TESTS_FORCE_KNOWN_BUGS to true shouldn't produce fatal errors
|
wonderboymusic
|
Unit Tests
|
normal
|
normal
|
3.8
|
defect (bug)
|
|
13 years ago
|
|
#26364
|
Add Travis CI Configuration
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.8
|
enhancement
|
|
13 years ago
|
|
#25871
|
Always Clean Install in PHPUnit Tests
|
wonderboymusic
|
Unit Tests
|
normal
|
normal
|
3.8
|
enhancement
|
|
13 years ago
|
|
#26163
|
Proposed Unit Test for normalize_whitespace function
|
wonderboymusic
|
Unit Tests
|
normal
|
minor
|
3.8
|
enhancement
|
|
13 years ago
|
|
#25784
|
shortcode.js needs unit tests
|
|
Unit Tests
|
normal
|
normal
|
3.8
|
enhancement
|
|
13 years ago
|
|
#26775
|
Fatal error in wp_reset_postdata()
|
SergeyBiryukov
|
Query
|
normal
|
normal
|
3.8.1
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#27071
|
Invalid HTML produced by get_the_password_form
|
SergeyBiryukov
|
Posts, Post Types
|
normal
|
normal
|
3.8.2
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#20601
|
Author archives queries should return a 404 when the user isn't a member of the blog
|
markjaquith
|
Bootstrap/Load
|
high
|
normal
|
3.9
|
defect (bug)
|
needs-unit-tests
|
10 years ago
|
|
#20633
|
wp-includes/comment.php:738 - Undefined property: WP_Query::$comments
|
wonderboymusic
|
Comments
|
normal
|
normal
|
3.9
|
defect (bug)
|
needs-unit-tests
|
13 years ago
|
|
#22267
|
Make trailingslashit() and untrailingslashit() work with backslashes
|
nacin
|
Filesystem API
|
normal
|
normal
|
3.9
|
enhancement
|
needs-unit-tests
|
12 years ago
|
|
#25646
|
figcaption should not be treated as a block by wpautop()
|
|
Formatting
|
normal
|
normal
|
3.9
|
defect (bug)
|
needs-unit-tests
|
10 years ago
|
|
#26631
|
Add a "playlist" shortcode
|
wonderboymusic
|
Media
|
normal
|
normal
|
3.9
|
task (blessed)
|
needs-unit-tests
|
12 years ago
|
|
#22341
|
Future-dated top-level pages are not automatically added to custom menus
|
|
Menus
|
normal
|
normal
|
3.9
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#14994
|
Introduce a way to identify a hook in progress
|
nacin
|
Plugins
|
normal
|
normal
|
3.9
|
enhancement
|
needs-unit-tests
|
12 years ago
|
|
#25380
|
Allow posts_per_page option for pre_get_posts action hook on feed
|
wonderboymusic
|
Query
|
normal
|
normal
|
3.9
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#23268
|
NOT EXISTS meta query with OR relation
|
wonderboymusic
|
Query
|
normal
|
normal
|
3.9
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#24257
|
is_attachment() should accept $attachment parameter
|
wonderboymusic
|
Query
|
normal
|
normal
|
3.9
|
enhancement
|
needs-unit-tests
|
12 years ago
|
|
#24800
|
DROP TABLE error 1051 (Unknown table)
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.9
|
defect (bug)
|
|
13 years ago
|
|
#26867
|
Explicitly globalize some missing query globals in wp-settings.php
|
nbachiyski
|
Unit Tests
|
normal
|
normal
|
3.9
|
defect (bug)
|
|
13 years ago
|
|
#26629
|
Update version in package.json and unit test it
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.9
|
defect (bug)
|
|
13 years ago
|
|
#26836
|
Use Mock PHPMailer during Installation for Unit Tests
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.9
|
defect (bug)
|
|
13 years ago
|
|
#26725
|
Wordpress-tests' WP_PHPUnit_Text_UI Throws Unhandled Exceptions
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.9
|
defect (bug)
|
|
13 years ago
|
|
#26514
|
Add unit tests for wp.shortcode.attrs
|
wonderboymusic
|
Unit Tests
|
normal
|
normal
|
3.9
|
enhancement
|
|
13 years ago
|
|
#25507
|
Unit test for `wp_strip_all_tags` and better docs
|
nacin
|
Unit Tests
|
normal
|
normal
|
3.9
|
enhancement
|
|
13 years ago
|
|
#26566
|
Add unit test to verify all bundled themes have valid text domain declared
|
nacin
|
Unit Tests
|
high
|
normal
|
3.9
|
task (blessed)
|
|
13 years ago
|
|
#25767
|
get_home_path() fails if admin area is SSL but not the frontend
|
johnbillion
|
Filesystem API
|
normal
|
normal
|
4.0
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#23706
|
Image metadata encoding problem
|
SergeyBiryukov
|
Media
|
normal
|
normal
|
4.0
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#22813
|
Media Uploader doesn't escape "+" in filenames and doesn't upload file
|
|
Media
|
normal
|
normal
|
4.0
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#28154
|
Add get_quality() method for WP_Image_Editor class
|
wonderboymusic
|
Media
|
normal
|
normal
|
4.0
|
enhancement
|
needs-unit-tests
|
12 years ago
|
|
#21963
|
Consolidate post insertion APIs
|
wonderboymusic
|
Posts, Post Types
|
normal
|
normal
|
4.0
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#26042
|
wp_save_post_revision() can compare against the wrong $last_revision post
|
wonderboymusic
|
Revisions
|
normal
|
major
|
4.0
|
defect (bug)
|
needs-unit-tests
|
6 years ago
|
|
#19205
|
Orphaned categories can be created by accident
|
wonderboymusic
|
Taxonomy
|
normal
|
minor
|
4.0
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#25284
|
Support tax queries using term_taxonomy_id without specifying a taxonomy
|
wonderboymusic
|
Taxonomy
|
normal
|
normal
|
4.0
|
enhancement
|
needs-unit-tests
|
12 years ago
|
|
#30238
|
Treat 'FALSE' as false in wp_validate_boolean()
|
boonebgorges
|
General
|
normal
|
normal
|
4.1
|
enhancement
|
needs-unit-tests
|
7 years ago
|
|
#30346
|
Attachments not being found with attachment_url_to_postid()
|
SergeyBiryukov
|
Media
|
normal
|
normal
|
4.1
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#29460
|
Change the default orderby in wp_get_nav_menus()
|
SergeyBiryukov
|
Menus
|
normal
|
normal
|
4.1
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#30339
|
Infinite loop while checking for post slug uniqueness
|
johnbillion
|
Posts, Post Types
|
normal
|
major
|
4.1
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#30064
|
WP_User_Query should support orderby => include
|
boonebgorges
|
Users
|
normal
|
normal
|
4.1
|
enhancement
|
needs-unit-tests
|
12 years ago
|
|
#30754
|
Syntax error being reported in customize-controls.js qunit tests
|
jorbin
|
Customize
|
normal
|
normal
|
4.2
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#23776
|
A string of text starting with "http://" turned into a paragraph
|
SergeyBiryukov
|
Embeds
|
normal
|
normal
|
4.2
|
defect (bug)
|
needs-unit-tests
|
12 years ago
|
|
#30815
|
WP_Filesystem_FTPext::exists() returns false if directory exists but is empty
|
ocean90
|
Filesystem API
|
normal
|
normal
|
4.2
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|
|
#25275
|
Checking if attachment is audio/video
|
|
Media
|
normal
|
normal
|
4.2
|
enhancement
|
needs-unit-tests
|
8 years ago
|
|
#30999
|
Inconsistent parameters for edited_term_taxonomy action
|
boonebgorges
|
Taxonomy
|
normal
|
normal
|
4.2
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|
|
#31118
|
get_terms() parameters do not respect multiple $taxonomies
|
boonebgorges
|
Taxonomy
|
normal
|
normal
|
4.2
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|
|
#28688
|
wp_get_object_terms - orderby
|
boonebgorges
|
Taxonomy
|
normal
|
normal
|
4.2
|
enhancement
|
needs-unit-tests
|
12 years ago
|
|
#32081
|
comments query w/ meta_value and comments__in returns clause is ambiguous db error
|
boonebgorges
|
Comments
|
normal
|
normal
|
4.3
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|
|
#32362
|
Comments count: wp_count_comments() should not count spam toward totals
|
wonderboymusic
|
Comments
|
normal
|
normal
|
4.4
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|
|
#34493
|
wp_handle_comment_submission() does not set the user_ID
|
johnbillion
|
Comments
|
high
|
normal
|
4.4
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|
|
#9959
|
wp_rel_nofollow_callback adds too many rel/nofollow attributes
|
wonderboymusic
|
Comments
|
low
|
normal
|
4.4
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|
|
#19893
|
get_comments_link() doesn't link properly if there are no responses
|
wonderboymusic
|
Comments
|
normal
|
normal
|
4.4
|
enhancement
|
needs-unit-tests
|
11 years ago
|
|
#33501
|
Starting w/ WP4.2, upgrade scenario may fail for non-MySQL installs
|
pento
|
Database
|
normal
|
normal
|
4.4
|
defect (bug)
|
needs-unit-tests
|
11 years ago
|